Update nodemgmt-scripts.sh

This commit is contained in:
2024-11-29 16:12:55 -06:00
parent 48a9aeaaa4
commit a7db1c3a3e

View File

@@ -1346,7 +1346,7 @@ GUI(){
rm -Rf ${STATUSRUN_TMPFOLDER}
elif [ -f ${NM_TMPFOLDER}/.skip ]; then
echo -e "HOST DISABLED - Not running status checks"
echo -e "${idsCL[Yellow]}HOST DISABLED - Not running status checks${idsCL[Default]}\n"
else
[ "${MM_ACTION}" != "report" ] && echo -e "${idsCL[LightRed]}Whooooaaaaa there cowboy, we got 3 threads running already.... easy killer!${idsCL[Default]}\n"
if [ ! -f ${NM_TMPFOLDER}/.overload ]; then