check_local_elasticsearch_service.sh: change default timeout 'DEFAULT_TIME_OUT' to 60 seconds.

This commit is contained in:
Christoph 2023-04-20 16:59:56 +02:00
parent 71b0473eff
commit 36a18cbf43
2 changed files with 3 additions and 3 deletions

View File

@ -188,7 +188,7 @@ reboot_system() {
# Some default values
#
DEFAULT_NUMBER_LINES=20
DEFAULT_TIME_OUT=20
DEFAULT_TIME_OUT=60
#DEFAULT_CONFLICTING_SCRIPTS="/root/bin/monitoring/check_webservice_load.sh"

View File

@ -31,9 +31,9 @@
# -
# - Timeout for curl request of each website
# -
# - Defaults to: TIME_OUT=30
# - Defaults to: TIME_OUT=60
# -
#TIME_OUT=30
#TIME_OUT=60
# - CONFLICTING_SCRIPTS