check_nagios_latency project is a Nagios plugin to check the latency of the nagios server.
Usage:
check_nagios_latency [-hvV?] -w warning -c critical
-c critical threshold
-w warning threshold
-h, -? this help message
-v verbose output
-V version
Example:
./check_nagios_latency -w 0.4 -c 0.5
What's New in This Release:
· This release adds "-n path" to specify the path of the nagiostats utility.
Product's homepage
What's New in This Release: [ read full changelog ]
· This version adds the -f command line option.