mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 08:56:10 +00:00
Nagios: Change new services to paging mode.
(imported from commit 4406485179224287f4b7dfbaaa8ed4f97e6debbc)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user