Update powerwall.sh
This commit is contained in:
@@ -1609,20 +1609,20 @@ fi
|
||||
echo
|
||||
echo -e " ${idsCL[Yellow]}status ${idsCL[Default]}--> PowerWall Status Information"
|
||||
echo -e " ${idsCL[Yellow]}check {type} {opt} ${idsCL[Default]}--> Check Temperature Sensors"
|
||||
echo -e " ${idsCL[LightYellow]} type = { all / temp / power }${idsCL[Default]} --> Defaults to All"
|
||||
echo -e " ${idsCL[LightYellow]} type = { power / temp }"
|
||||
echo -e " ${idsCL[LightYellow]} opt = { start / stop / restart / status }"
|
||||
|
||||
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} ${idsCL[Default]}--> Shutdown ESXI host and its VMs"
|
||||
echo -e " ${idsCL[LightYellow]} host = {esxi-ip}, {idrac-ip}, {hostname} or {host-number;0-9}"
|
||||
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 = { sys='iSCSI-SYS' / "
|
||||
echo -e " main='iSCSI-MAIN' }${idsCL[Default]} --> Defaults to main (iSCSI-PRI)"
|
||||
echo -e " main='iSCSI-MAIN' }${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"
|
||||
|
||||
Reference in New Issue
Block a user