Running the latest XI (and previous versions), if I went to a host and selected 'Send Custom Notification', whatever text I enter in the 'Comment' field does not actually get sent in the email notification.
Is there something I have to do to get this text to be included in the alert?
I DO see: Notification Type: CUSTOM, but not the comment.
"Send Custom Notification" option.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: "Send Custom Notification" option.
@derekb you would have to add the message information to Notification Messages in XI
See
http://library.nagios.com/library/produ ... ifications
http://library.nagios.com/library/produ ... -variables
The macro you are looking to add is %comments%
See
http://library.nagios.com/library/produ ... ifications
http://library.nagios.com/library/produ ... -variables
The macro you are looking to add is %comments%
Re: "Send Custom Notification" option.
Perfect, all set! Thanks, you can close this thread.scottwilkerson wrote:@derekb you would have to add the message information to Notification Messages in XI
See
http://library.nagios.com/library/produ ... ifications
http://library.nagios.com/library/produ ... -variables
The macro you are looking to add is %comments%