🩺The UI is not displaying any metrics for my new instance.
If the agent installation and PostgreSQL instance configuration have been successfully completed but are not appearing in the user interface, you can troubleshoot the issue by following these steps to identify the root cause:
Agent Local Machine
Agent Status
Verify Agent Status and Upload Server Configuration
datasentinel status agent Agent
Version : 1.9.3
Port : 8282
Start time : 2020-02-07 13:08:08
Collection rate : high
Proxy
host :
port : 0
user :
password :
Upload
host : 51.15.236.159
port : 443
Connections
declared : 1
running : 1
not running : 0Check Token
Ensure the token is not expired
Connection Status
Check that the conection is
enabledandrunning
Check Agent Log File
The agent writes all its actions in the file
datasentinel.loglocated in the subdirectorylog
No ERROR indications should be present.
Platform Machine
Check Log Files
All log files are located in the directory
/datasentinel/log
Check that the file backend_to_influx.log is empty or does not contain errors
Last updated