check_local_webservice.sh: chage conflicting scripts.
This commit is contained in:
@@ -149,7 +149,11 @@ reboot_system() {
|
||||
DEFAULT_NUMBER_LINES=20
|
||||
DEFAULT_TIME_OUT=20
|
||||
|
||||
DEFAULT_CONFLICTING_SCRIPTS="/root/bin/monitoring/check_webservice_load.sh"
|
||||
DEFAULT_CONFLICTING_SCRIPTS="
|
||||
/root/bin/mysql/optimize_mysql_tables.sh
|
||||
/root/bin/mysql/optimize_mysql_tables-ND.sh
|
||||
/root/bin/monitoring/check_webservice_load.sh
|
||||
"
|
||||
|
||||
if [[ ! -f "$conf_file" ]]; then
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user