If you would like to change the NTP server you are using for reference, then you can add the following section to your Agent config file (/etc/fm-agent/fm-agent.cfg).
First select “Linux” catalog and choose NTP from the list.
The plugin will only have one option; “Difference between machine and NTP time.” This resource returns the number of seconds, please take this into account if you choose to change your alert thresholds.
Metric
Unit
Difference between machine and NTP time
seconds
If you would like to inspect the NTP plugin in more detail you can find the python script for it in /usr/lib/fm-agent/plugins/ntp.py.
If you would like to change the NTP server you are using for reference, then you can add the following section to your Agent config file (/etc/fm-agent/fm-agent.cfg).
First select “Linux” catalog and choose NTP from the list.
The plugin will only have one option; “Difference between machine and NTP time.” This resource returns the number of seconds, please take this into account if you choose to change your alert thresholds.
Metric
Unit
Difference between machine and NTP time
seconds
If you would like to inspect the NTP plugin in more detail you can find the python script for it in /usr/lib/fm-agent/plugins/ntp.py.