Page 1 of 1

Custom notification for a single service, it's possibile?

Posted: Fri May 30, 2014 4:49 am
by hellb0y77
Hi,i created a service that monitors an Amazon RDS instance, it would be possible to create a custom notification for the service? I created a notification command that launches a script but I have to invoke it only for the service described above

Re: Custom notification for a single service, it's possibile

Posted: Fri May 30, 2014 12:59 pm
by slansing
Your notification commands are assigned to contacts, you could alternatively set up an event handler on this service:

http://nagios.sourceforge.net/docs/3_0/ ... dlers.html

Re: Custom notification for a single service, it's possibile

Posted: Fri May 30, 2014 2:17 pm
by hellb0y77
OK thanks!!

Re: Custom notification for a single service, it's possibile

Posted: Fri May 30, 2014 2:40 pm
by slansing
Sure, let us know if you have questions.