Escalation not working correctly
Posted: Mon Oct 08, 2018 3:57 pm
I have a set of host that I haven seen an escalation of quite some time now.
I have read all documentation and I think I have setup everything correctly.
One thing to note is that if I do a BROADCAS (custom) notification from a particular host, the people that should get the notification get the notification. including non-escalated and escalated. This almost suggest that host escalation doest have the right criteria
here is my config. here is my config. at this point I have made some many changes that I wont be surprise if you find errors. I have tried every possible combination
================host escalation
define hostescalation {
# config_name CIS-IO-OPS-FS_iPad-Prod-Tier1_email
hostgroup_name EndPoint Devices - BL,EndPoint Devices - FHM - CC,EndPoint Devices - FHM - PP,EndPoint Devices - FHM - RES,EndPoint Devices - FHM - RND,EndPo
int Devices - STW
contacts dcopstcs_CIS_IO_OPS_OCC_email_page
contact_groups CIS-IO-OPS-OCC-Tier1_email,CIS-IO-SDM-FS-Tier1_email
first_notification 3
last_notification 4
notification_interval 2
escalation_period xi_timeperiod_24x7
escalation_options u,r,d,
================host template
define host {
name ht_cis_io_ops_ma_iPad_prod
check_command check_xi_host_ping!3000.0!80%!5000.0!100%!!!!
initial_state o
max_check_attempts 2
check_interval 2
retry_interval 1
active_checks_enabled 1
check_period xi_timeperiod_24x7
flap_detection_enabled 0
process_perf_data 1
retain_status_information 1
retain_nonstatus_information 1
contacts nagiosadmin
notification_interval 2
notification_period xi_timeperiod_24x7
notification_options d,u,r,f,
notifications_enabled 1
icon_image apple.png
statusmap_image apple.png
_xiwizard switch
register 0
================contact template
define contact {
name ct_cis_io_ops_fs_prod_email
alias ct_cis_io_ops_fs_prod_email
host_notifications_enabled 1
service_notifications_enabled 1
host_notification_period xi_timeperiod_24x7
service_notification_period xi_timeperiod_24x7
host_notification_options d,r,
service_notification_options w,c,r,
host_notification_commands notify-host-by-email
service_notification_commands notify-service-by-email_text
retain_status_information 1
retain_nonstatus_information 1
register 0
=======host
define host {
host_name ma-rd-1133.bose.com
use ht_cis_io_ops_ma_iPad_prod
address x.x.x.x
hostgroups EndPoint Devices - FHM,EndPoint Devices - FHM - RND,hgt_stacked_endpoint_iPad
register 1
}
=========contact group
define contactgroup {
contactgroup_name CIS-IO-SDM-FS-Tier1_email
alias CIS-IO-SDM-FS-Tier1_email
members am43551_CIS_IO_SDM_FS_email,dcops_CIS_IO_OPS_OCC_email_page,dn9576_CIS_IO_SDM_FS_email,gb1010343_CIS_IO_SDM_FS_email,jc71300_CIS_IO_SDM_FS_ema
il,sa1009249_CIS_IO_SDM_FS_email,tw3489_CIS_IO_SDM_FS_email,wj1013103_CIS_IO_SDM_FS_email
}
I have read all documentation and I think I have setup everything correctly.
One thing to note is that if I do a BROADCAS (custom) notification from a particular host, the people that should get the notification get the notification. including non-escalated and escalated. This almost suggest that host escalation doest have the right criteria
here is my config. here is my config. at this point I have made some many changes that I wont be surprise if you find errors. I have tried every possible combination
================host escalation
define hostescalation {
# config_name CIS-IO-OPS-FS_iPad-Prod-Tier1_email
hostgroup_name EndPoint Devices - BL,EndPoint Devices - FHM - CC,EndPoint Devices - FHM - PP,EndPoint Devices - FHM - RES,EndPoint Devices - FHM - RND,EndPo
int Devices - STW
contacts dcopstcs_CIS_IO_OPS_OCC_email_page
contact_groups CIS-IO-OPS-OCC-Tier1_email,CIS-IO-SDM-FS-Tier1_email
first_notification 3
last_notification 4
notification_interval 2
escalation_period xi_timeperiod_24x7
escalation_options u,r,d,
================host template
define host {
name ht_cis_io_ops_ma_iPad_prod
check_command check_xi_host_ping!3000.0!80%!5000.0!100%!!!!
initial_state o
max_check_attempts 2
check_interval 2
retry_interval 1
active_checks_enabled 1
check_period xi_timeperiod_24x7
flap_detection_enabled 0
process_perf_data 1
retain_status_information 1
retain_nonstatus_information 1
contacts nagiosadmin
notification_interval 2
notification_period xi_timeperiod_24x7
notification_options d,u,r,f,
notifications_enabled 1
icon_image apple.png
statusmap_image apple.png
_xiwizard switch
register 0
================contact template
define contact {
name ct_cis_io_ops_fs_prod_email
alias ct_cis_io_ops_fs_prod_email
host_notifications_enabled 1
service_notifications_enabled 1
host_notification_period xi_timeperiod_24x7
service_notification_period xi_timeperiod_24x7
host_notification_options d,r,
service_notification_options w,c,r,
host_notification_commands notify-host-by-email
service_notification_commands notify-service-by-email_text
retain_status_information 1
retain_nonstatus_information 1
register 0
=======host
define host {
host_name ma-rd-1133.bose.com
use ht_cis_io_ops_ma_iPad_prod
address x.x.x.x
hostgroups EndPoint Devices - FHM,EndPoint Devices - FHM - RND,hgt_stacked_endpoint_iPad
register 1
}
=========contact group
define contactgroup {
contactgroup_name CIS-IO-SDM-FS-Tier1_email
alias CIS-IO-SDM-FS-Tier1_email
members am43551_CIS_IO_SDM_FS_email,dcops_CIS_IO_OPS_OCC_email_page,dn9576_CIS_IO_SDM_FS_email,gb1010343_CIS_IO_SDM_FS_email,jc71300_CIS_IO_SDM_FS_ema
il,sa1009249_CIS_IO_SDM_FS_email,tw3489_CIS_IO_SDM_FS_email,wj1013103_CIS_IO_SDM_FS_email
}