Bump the retry_interval on Nagios hosts

I keep getting false alarms for downed boxes
This commit is contained in:
Salt 2022-01-03 17:49:09 -06:00
parent e0b385a1c5
commit f1baa73977

View File

@ -5,7 +5,7 @@ define host {
name ansible-linux-server
check_period 24x7
check_interval 10
retry_interval 1
retry_interval 3
max_check_attempts 10
check_command check-host-alive
notification_period 24x7