Update dsmon.sh

This commit is contained in:
2025-06-01 23:07:37 -05:00
parent 6eb1334f1b
commit 18b662f2e4

View File

@@ -591,7 +591,8 @@ case ${ACTION} in
echo -e " ${idsCL[Yellow]}gettsip-node ${idsCL[Default]}--> Check Sensors"
echo -e " ${idsCL[Yellow]}run {type} ${idsCL[Default]}--> Monitor Check to run"
echo -e " ${idsCL[LightYellow]} type = { hdd / sys } ${idsCL[Default]}--> Disk Space or System Resources"
echo -e " ${idsCL[Yellow]}runcmd ${idsCL[Default]}--> Run command on all hosts"
echo -e " ${idsCL[Yellow]}runcmd ${idsCL[Default]}--> Run command on all hosts, in parallel"
echo -e " ${idsCL[Yellow]}runcmd-slow ${idsCL[Default]}--> Run command on all hosts, one at a time"
echo -e " ${idsCL[Yellow]}update ${idsCL[Default]}--> Update DSMon"
echo
fi