Code: Select all
define irmsescalation1{
hostgroups irms-webservers
servicegroups web
contact_groups opsgenie
first_notification 1
last_notification 2
notification_interval 10
escalation_options [w,u,c,r]
}
define irmsescalation2{
hostgroups irms-webservers
servicegroups web
contact_groups vbidadisuresh
first_notification 3
last_notification 5
notification_interval 10
escalation_options [c,r]
}