Update offsite-power-check.sh
This commit is contained in:
@@ -15,7 +15,7 @@ WAIT_TO_POWER_SERVERS= 5 #minutes
|
||||
LOG_INTERVAL_NORMAL=60 #minutes
|
||||
LOG_INTERVAL_ABNORMAL=5 #minutes
|
||||
|
||||
TEST=true #full
|
||||
# TEST=true #full
|
||||
if [ "$TEST" != "" ]; then
|
||||
SHUTDOWNSERVERS_AT_LOAD=95
|
||||
WAIT_TO_POWER_SERVERS=1
|
||||
|
||||
Reference in New Issue
Block a user