Nagios: Change new services to paging mode.

(imported from commit 4406485179224287f4b7dfbaaa8ed4f97e6debbc)
This commit is contained in:
Tim Abbott
2013-02-19 11:44:06 -05:00
parent c73ec65a2f
commit 02ff5bc38d

View File

@@ -178,11 +178,10 @@ define service {
hostgroup_name frontends
# Activity isn't lost if this isn't running, but it is
# critical that it arrive to avoid falsely telling MIT folks
# their mirrors are down, so this should be changed to
# page_admins sometime after a week of no false alerts
# their mirrors are down.
# This service is also responsible for active/idle
# status.
contact_groups admins
contact_groups paging_admins
}
define service {
@@ -190,8 +189,7 @@ define service {
service_description zmirror subscriptons syncing
check_command check_sync_public_streams!22
hostgroup_name zmirror
# Change this to page_admins after a week
contact_groups admins
contact_groups paging_admins
}
define service {