Adjust things more, change initial interval to 10min for escalation
This commit is contained in:
parent
b3ec7867bc
commit
55bc28fdd8
3 changed files with 16 additions and 16 deletions
|
@ -7,7 +7,7 @@ define host {
|
|||
failure_prediction_enabled 0
|
||||
retain_status_information 1
|
||||
retain_nonstatus_information 1
|
||||
notification_interval 480
|
||||
notification_interval 10
|
||||
notifications_enabled 1
|
||||
notification_options d,r
|
||||
contact_groups fedora-sysadmin-ircbot
|
||||
|
@ -23,7 +23,7 @@ define host {
|
|||
failure_prediction_enabled 0
|
||||
retain_status_information 1
|
||||
retain_nonstatus_information 1
|
||||
notification_interval 480
|
||||
notification_interval 10
|
||||
notifications_enabled 1
|
||||
notification_options d,r
|
||||
contact_groups fedora-sysadmin-ircbot
|
||||
|
@ -53,7 +53,7 @@ define host {
|
|||
failure_prediction_enabled 0
|
||||
retain_status_information 1
|
||||
retain_nonstatus_information 1
|
||||
notification_interval 480
|
||||
notification_interval 10
|
||||
notifications_enabled 1
|
||||
notification_options d,r
|
||||
contact_groups ppc-secondary-email
|
||||
|
@ -68,7 +68,7 @@ define host {
|
|||
failure_prediction_enabled 0
|
||||
retain_status_information 1
|
||||
retain_nonstatus_information 1
|
||||
notification_interval 480
|
||||
notification_interval 10
|
||||
notifications_enabled 1
|
||||
notification_options d,r
|
||||
contact_groups retrace-email
|
||||
|
@ -82,7 +82,7 @@ define host {
|
|||
failure_prediction_enabled 0
|
||||
retain_status_information 1
|
||||
retain_nonstatus_information 1
|
||||
notification_interval 480
|
||||
notification_interval 10
|
||||
notifications_enabled 1
|
||||
notification_options d,r
|
||||
contact_groups fedora-sysadmin-ircbot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue