MON-226 Removed no_data_timeframe from both monitors

This commit is contained in:
Rafael Romero Carmona 2018-08-10 17:28:56 +02:00 committed by Quentin Manfroi
parent cd0feccf59
commit 8b3f5f0cff

View File

@ -34,7 +34,6 @@ EOF
locked = false locked = false
timeout_h = 0 timeout_h = 0
include_tags = true include_tags = true
no_data_timeframe = 45
require_full_window = false require_full_window = false
notify_no_data = true notify_no_data = true
renotify_interval = 0 renotify_interval = 0
@ -78,7 +77,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