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
Worked great, with a few minor tweaks.
I had to run dos2unix on the file in order for it to be read correctly. Once I did that I was able to get correct status information when running from the command line, however Nagios when running as a service would display null. I had to edit the plugin file and change the “use lib” line to be “/usr/local/nagios/libexec”.
Once I did those two changes the plugin worked fine. Thanks for your contribution!