Increased nagios service check timeout
This commit is contained in:
parent
f0e70a1cd9
commit
2a80b58e04
2 changed files with 2 additions and 2 deletions
|
@ -597,7 +597,7 @@ sleep_time=0.25
|
||||||
# ocsp command, and performance data commands. All values are in
|
# ocsp command, and performance data commands. All values are in
|
||||||
# seconds.
|
# seconds.
|
||||||
|
|
||||||
service_check_timeout=60
|
service_check_timeout=90
|
||||||
host_check_timeout=30
|
host_check_timeout=30
|
||||||
event_handler_timeout=30
|
event_handler_timeout=30
|
||||||
notification_timeout=30
|
notification_timeout=30
|
||||||
|
|
|
@ -598,7 +598,7 @@ sleep_time=0.25
|
||||||
# ocsp command, and performance data commands. All values are in
|
# ocsp command, and performance data commands. All values are in
|
||||||
# seconds.
|
# seconds.
|
||||||
|
|
||||||
service_check_timeout=60
|
service_check_timeout=90
|
||||||
host_check_timeout=30
|
host_check_timeout=30
|
||||||
event_handler_timeout=30
|
event_handler_timeout=30
|
||||||
notification_timeout=30
|
notification_timeout=30
|
||||||
|
|
Loading…
Add table
Reference in a new issue