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
…but, wanted to point out a couple of things I found while adding this plugin to my Nagios installation:
– Should use /usr/bin/sudo and not just sudo in your commands.cfg file.
– If while installing and testing this plugin, Nagios returns a warning for this service and “(null)” for a Status, then comment out “Defaults requiretty” in your /etc/sudoers. I spent a lot of time trying to get the plugin working, searching the web, debugging, etc. and finally found out it was just a setting in my sudoers file (I’m on FC12).
– FYI, I emailed the plugin support address and got no response. So, don’t know if this plugin is supported anymore.
Hope this information is useful for others.