Up the service check timeout to 60seconds.

This commit is contained in:
Kevin Fenzi 2016-02-13 18:38:31 +00:00
parent 292d4fcd43
commit d01a6bd558

View file

@ -483,7 +483,7 @@ sleep_time=0.25
# ocsp command, and performance data commands. All values are in
# seconds.
service_check_timeout=30
service_check_timeout=60
host_check_timeout=30
event_handler_timeout=30
notification_timeout=30