Update powerwall.sh

This commit is contained in:
2023-10-31 22:14:23 -05:00
parent 6153f17bb9
commit 85f2d76a0d

View File

@@ -1359,12 +1359,12 @@ fi
echo -e " ${idsCL[Yellow]}checktemp {searchstring} ${idsCL[Default]}--> Check Temperature Sensors"
echo -e " ${idsCL[Yellow]}checkpower {avg} ${idsCL[Default]}--> Check Power Readings"
echo -e " ${idsCL[LightYellow]} avg = { noavg='Does not display average' / "
echo -e " #='Num of days for avg' }${idsCL[Default]} --> Defaults to 3 days avg"
echo -e " #='Num of days for avg' }${idsCL[Default]} --> Defaults to 3 days avg"
echo
echo -e " ${idsCL[Yellow]}shutdownhost {host-ip} ${idsCL[Default]}--> Shutdown host server"
echo -e " ${idsCL[Yellow]}iscsi-vm-shutdown {type} ${idsCL[Default]}--> Shutdown VM's running on iSCSI-(PRI or SYS) Datastore(s)"
echo -e " ${idsCL[LightYellow]} type = { main='iSCSI-PRI' / "
echo -e " sys='iSCSI-SYS' }${idsCL[Default]} --> Defaults to main (iSCSI-PRI)"
echo -e " sys='iSCSI-SYS' }${idsCL[Default]} --> Defaults to main (iSCSI-PRI)"
echo -e " ${idsCL[Yellow]}shutdown_servers {type} ${idsCL[Default]}--> Shutdown selection of servers"
echo -e " ${idsCL[LightYellow]} type = { main / sys / all }"
echo -e " ${idsCL[Yellow]}hostpower {host} ${idsCL[Default]}--> Control host chassis power"