Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
innerwiz
byinnerwiz, October 27, 2013
When running via NRPE:
This plugin uses sudo to load /usr/sbin/MegaCli.
/etc/sudoers must be modified to allow nagios to run this command as root. AND you must comment out the "Defaults requiretty" line as follows:
# Defaults requiretty
nagios ALL = NOPASSWD: /usr/sbin/MegaCli
This plugin uses sudo to load /usr/sbin/MegaCli.
/etc/sudoers must be modified to allow nagios to run this command as root. AND you must comment out the "Defaults requiretty" line as follows:
# Defaults requiretty
nagios ALL = NOPASSWD: /usr/sbin/MegaCli