Update offsite-power-check.sh
This commit is contained in:
@@ -33,6 +33,7 @@ $(date)"
|
||||
}
|
||||
|
||||
PWO_START(){
|
||||
SENDNOTICE2 "OFFSITE POWER MONITOR" "Service starting"
|
||||
while true; do
|
||||
upsinfo=$(upsc CP1500PFCLCD)
|
||||
if [ "${upsinfo}" != "" ]; then
|
||||
|
||||
Reference in New Issue
Block a user