Update powerwall.sh

This commit is contained in:
2023-06-24 12:05:14 -05:00
parent 0af0ac5574
commit 9710f5bca8

View File

@@ -801,6 +801,11 @@ fi
echo -e " ${idsCL[Yellow]}checktemp {searchstring} ${idsCL[Default]}--> Check Temperature Sensors"
echo -e " ${idsCL[Yellow]}checkpower ${idsCL[Default]}--> Check Power Readings"
echo
echo -e " ${idsCL[Yellow]}shutdownhost {host-ip} ${idsCL[Default]}--> Shutdown host server"
echo -e " ${idsCL[Yellow]}iscsi-vm-shutdown ${idsCL[Default]}--> Shutdown all VM's running on an iSCSI Datastore"
echo -e " ${idsCL[Yellow]}shutdown_servers {type} ${idsCL[Default]}--> Shutdown selection of servers"
echo -e " ${idsCL[LightYellow]} type = { main / sys / all }"
# echo
# echo -e " ${idsCL[Yellow]}services {cmd} ${idsCL[Default]}--> Manage all monitor services at once"
# echo -e " ${idsCL[LightYellow]} cmd = {start/stop/restart/status}"
# echo