Page 1 of 1
Warn one address Critical another
Posted: Wed Sep 10, 2014 11:14 am
by JohnFLi
for some hosts....if a Service is only a warning, I would like the notification go to one address, if it's critical I want it to go to another address.
Is that possible?
Re: Warn one address Critical another
Posted: Wed Sep 10, 2014 11:20 am
by eloyd
You need two services that use two different notification_options and two different contacts set for the first to notify on warning and the second to notify on critical. Look at
http://nagios.sourceforge.net/docs/3_0/ ... ml#service for details on that option.
Re: Warn one address Critical another
Posted: Wed Sep 10, 2014 11:57 am
by JohnFLi
Gotcha.....didnt think of that.
THank you
Re: Warn one address Critical another
Posted: Wed Sep 10, 2014 4:24 pm
by slansing
Did that do it for ya' John?
Re: Warn one address Critical another
Posted: Thu Sep 11, 2014 12:20 pm
by JohnFLi
yup, that will do it. thx