notification escalations
David Garvey
david.garvey at gmail.com
Tue Nov 14 03:07:43 CET 2006
I need to get escalations working. Here is my current configs... Am I
missing anything? I am only getting the first notication and escalation is
not working. Has anyone run into this problem?
Thanks in advance,
David
define hostescalation {
host_name *
first_notification 3
last_notification 5
notification_interval 15
contact_groups first,second
}
define hostescalation {
host_name *
first_notification 6
last_notification 9
notification_interval 15
contact_groups first,second,third
}
define hostescalation {
host_name *
first_notification 10
last_notification 12
notification_interval 15
contact_groups first,second,third,fourth
}
define hostescalation {
host_name *
first_notification 13
last_notification 15
notification_interval 30
contact_groups first,second,third,forth,fifth
}
define hostescalation {
host_name *
first_notification 16
last_notification 18
notification_interval 30
contact_groups first,second,third,forth,fifth,sixth
}
define host{
name generic-host
notifications_enabled 1
event_handler_enabled 1
flap_detection_enabled 1
process_perf_data 1
retain_status_information 1
retain_nonstatus_information 1
check_command check-host-alive
max_check_attempts 3
contact_groups first
notification_interval 10
notification_period 24x7
notification_options d,r
register 0
}
define host {
host_name Webserver1
alias Webserver1
address 1.1.1.1
use generic-host
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20061113/652ce808/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
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
-------------- next part --------------
_______________________________________________
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