Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
roman_empire
byroman_empire, September 24, 2013
Thank you for a very useful script!
Here is what I've modified to make it working:
Removed the following strings from nagMailAck file:
elif [ ! -e $nagPath/nagiosACK.pl ]; then
echo "nagioACK.pl not found @"$nagPath"/"
exit 1
Modified nagMailACK.rb file to suit our Nagios alert message subject in "composing acknowledgement string for nagios.cmd" part.
Here is what I've modified to make it working:
Removed the following strings from nagMailAck file:
elif [ ! -e $nagPath/nagiosACK.pl ]; then
echo "nagioACK.pl not found @"$nagPath"/"
exit 1
Modified nagMailACK.rb file to suit our Nagios alert message subject in "composing acknowledgement string for nagios.cmd" part.