Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Its a good plugin though…But needs some modifications
For Nagios 2.X or 3.X do the following
#use lib “/usr/lib/nagios/ops_plugins” ;
needs to be replaced with
#use lib “/usr/local/nagios/libexec” ;
Thanks RK