diff --git a/nagios/files/nagios.cfg.Debian b/nagios/files/nagios.cfg.Debian index d6c627e..e298fe0 100644 --- a/nagios/files/nagios.cfg.Debian +++ b/nagios/files/nagios.cfg.Debian @@ -597,7 +597,7 @@ sleep_time=0.25 # ocsp command, and performance data commands. All values are in # seconds. -service_check_timeout=60 +service_check_timeout=90 host_check_timeout=30 event_handler_timeout=30 notification_timeout=30 diff --git a/nagios/files/nagios.cfg.RedHat b/nagios/files/nagios.cfg.RedHat index 5053ccf..0b2786d 100644 --- a/nagios/files/nagios.cfg.RedHat +++ b/nagios/files/nagios.cfg.RedHat @@ -598,7 +598,7 @@ sleep_time=0.25 # ocsp command, and performance data commands. All values are in # seconds. -service_check_timeout=60 +service_check_timeout=90 host_check_timeout=30 event_handler_timeout=30 notification_timeout=30