:
This plugin uses ntpq to fetch info about your time sinchronization sources of a linux server.
To install it:
- Verify that your system has ntpq installed: $ ntpq –version
- Download the file “ntp_plugin”.
- Copy it to your agent plugins directory. F.ex. on my system in “/etc/pandora/plugins”.
- Make it executable: $ chmod +x /etc/pandora/plugins/ntp_plugin
To use it, just call it from the config file of your agent with the following line:
"module_plugin ntp_plugin"
For more plugin options or change warning and critical levels see its code.
Module data
Depends on: ntpq
Files:
(Visited 834 times, 1 visits today)