Values to first_notification
Max H.
btmanmeh at verizon.net
Sat Sep 2 02:39:31 CEST 2006
enzo - Eduardo Garcia wrote:
> Hi people
>
> *I new in nagios, and i'm try write my first escalation, but i dont know
> what values to put in first_notification. I want too the mean for each
> value please
> *
It depends on when you want the escalation to take place. For example:
define serviceescalation{
host_name webserver
service_description HTTP
first_notification 2
last_notification 0
notification_interval 30
contact_groups yourcontact
}
Would first notify according the notification of the service. On the
second notification this escalation will take over and send it forever
to the contact group defined. Setting last notification to 0 means it
will continue to use this object configuration. You can do neat things
like make the first one go to e-mail, make the second to fourth attempts
go to pagers and so on.
Check out the docs to get more details.
<http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#serviceescalation>
Max
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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