×
Back to Geneos FAQ
Internal documentation only
This page has been marked as draft.
Error with Hardware plugin
Problem Copied
The client encountered an issue regarding the Hardware plugin after the update. After checking the logs.
2024-12-04 10:28:06.880-0500 INFO: HARDWARE Unable to retrieve ntp offset (chrony): 506 Cannot talk to daemon
2024-12-04 10:28:06.880-0500 INFO: HARDWARE Unable to run ntp command (ntp): sh: ntpq: command not found
2024-12-04 10:28:06.880-0500 INFO: HARDWARE Unable to run ntp command (systemd-timesyncd): Unit systemd-timesyncd.service could not be found.
Solution Copied
Add /usr/sbin to your $PATH environment variable to enable the use of the ntpq command, which is located in that directory.
Related article(s) Copied
["Geneos"]
["FAQ"]