Hi,
Is it possible to set the email notification alert and recovery for a service?
Like when the service is down send to [email protected], and when it's back up send to [email protected]
Thank you.
Setting Email Notification Different Alert and Recovery
Re: Setting Email Notification Different Alert and Recovery
there sure is, in the notification_options add 'r' (recovery) to the other letters.
http://nagios.sourceforge.net/docs/3_0/ ... ml#service This has more information.
http://nagios.sourceforge.net/docs/3_0/ ... ml#service This has more information.
Re: Setting Email Notification Different Alert and Recovery
yes, can, you can configure somebody only receive the down alerts emails, somebody one received the recover alerts emails. if you use nagiosql, it is easy to do. if you use configure files, you need select the receive mode letters, D,R,N, and so on.
A new nagios user