Works well with some modifications

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.