MON-224 no_data_timeframe removed from monitors

This commit is contained in:
Rafael Romero Carmona 2018-08-10 18:37:42 +02:00 committed by Quentin Manfroi
parent 4c4c24a34f
commit 8c4673bdb9
2 changed files with 0 additions and 5 deletions

View File

@ -36,7 +36,6 @@ EOF
locked = false locked = false
timeout_h = 0 timeout_h = 0
include_tags = true include_tags = true
no_data_timeframe = 30
require_full_window = false require_full_window = false
notify_no_data = true notify_no_data = true
renotify_interval = 0 renotify_interval = 0
@ -81,7 +80,6 @@ EOF
locked = false locked = false
timeout_h = 0 timeout_h = 0
include_tags = true include_tags = true
no_data_timeframe = 20
require_full_window = false require_full_window = false
notify_no_data = true notify_no_data = true
renotify_interval = 0 renotify_interval = 0
@ -176,7 +174,6 @@ EOF
locked = false locked = false
timeout_h = 0 timeout_h = 0
include_tags = true include_tags = true
no_data_timeframe = 20
require_full_window = false require_full_window = false
notify_no_data = true notify_no_data = true
renotify_interval = 0 renotify_interval = 0
@ -270,7 +267,6 @@ EOF
locked = false locked = false
timeout_h = 0 timeout_h = 0
include_tags = true include_tags = true
no_data_timeframe = 20
require_full_window = false require_full_window = false
notify_no_data = true notify_no_data = true
renotify_interval = 0 renotify_interval = 0

View File

@ -36,7 +36,6 @@ EOF
locked = false locked = false
timeout_h = 0 timeout_h = 0
include_tags = true include_tags = true
no_data_timeframe = 25
require_full_window = false require_full_window = false
notify_no_data = true notify_no_data = true
renotify_interval = 0 renotify_interval = 0