Up the service check timeout to 60seconds.
This commit is contained in:
parent
292d4fcd43
commit
d01a6bd558
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue