Hi,
Is there a way for the Acknowledge alerts (e-mail and text) to include the comment that was put in by whomever acknowledged it?
Thanks,
KalyanP
Nagios Alert acknowledge
Re: Nagios Alert acknowledge
When you want add comment to this put: at the end of notify-service-by-email to look like this:
Code: Select all
Notes:$SERVICEACKCOMMENT$Code: Select all
... Info:\n\n$SERVICEOUTPUT$\n\n Notes:$SERVICEACKCOMMENT$\n"Re: Nagios Alert acknowledge
kalyan1709, this should work. Let us know how it turns out for you.
Former Nagios employee
-
kalyan1709
- Posts: 43
- Joined: Tue Oct 16, 2012 12:45 am
Re: Nagios Alert acknowledge
Thanks edwardzg.
It worked well.
It worked well.