Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
stelah1423
bystelah1423, April 27, 2011
The script works, kinda. You will need to replace line 126 with this:
exit $exitstatus
Without replacing the above line, the script will always report a status of OK to Nagios even though it may say WARNING or CRITICAL in the output. Other than that, the script seems to work great.
exit $exitstatus
Without replacing the above line, the script will always report a status of OK to Nagios even though it may say WARNING or CRITICAL in the output. Other than that, the script seems to work great.
Owner's reply
Thanks for Bug report