Acknowledgement after escalation, sends email to the escalation email?
Marc Powell
marc at ena.com
Mon May 4 21:16:47 CEST 2009
On May 4, 2009, at 1:54 PM, Peter Doherty wrote:
>
> On May 4, 2009, at 1:46 PM, Marc Powell wrote:
>>
>> You can't. You can, however, filter out the $NOTIFICATIONTYPE$ of
>> 'ACKNOWLEDGMENT' in the notification script you are calling for that
>> contact.
>
> Could you provide me with more information on this?
I presume that you are currently passing the $NOTIFACTIONTYPE$ macro
to your notification script in it's command{} definition (see the
command pointed to by that contact's service_notification_commands). I
don't know if you've created a special notification script to handle
the RT integration but that script should compare the value of the
NOTIFICATIONTYPE parameter to the word 'ACKNOWLEDGMENT' and not send a
notification to RT if it matches.
If that notification command is simply calling /bin/mail or /bin/
mailx, you'll need to create a wrapper script to perform the test
above before calling /bin/mail or /bin/mailx.
That's about as specific as I can get.
--
Marc
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list