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
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.