diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 4ec27311..572d75fc 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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