check_local_elasticsearch_service.sh: change default timeout back to '20'.
This commit is contained in:
@@ -188,7 +188,7 @@ reboot_system() {
|
||||
# Some default values
|
||||
#
|
||||
DEFAULT_NUMBER_LINES=20
|
||||
DEFAULT_TIME_OUT=60
|
||||
DEFAULT_TIME_OUT=20
|
||||
|
||||
#DEFAULT_CONFLICTING_SCRIPTS="/root/bin/monitoring/check_webservice_load.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user