Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user