Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1397,7 +1397,7 @@ GUI(){
|
|||||||
|
|
||||||
elif [ -f ${NM_TMPFOLDER}/.skip ]; then
|
elif [ -f ${NM_TMPFOLDER}/.skip ]; then
|
||||||
echo -e "${idsCL[Yellow]}HOST DISABLED - Not running status checks${idsCL[Default]}\n"
|
echo -e "${idsCL[Yellow]}HOST DISABLED - Not running status checks${idsCL[Default]}\n"
|
||||||
rm -f ${NM_TMPFOLDER}/.statusclean
|
rm -f ${NM_TMPFOLDER}/.statusclean ${NM_TMPFOLDER}/.replcheck ${NM_TMPFOLDER}/.replclean
|
||||||
else
|
else
|
||||||
[ "${MM_ACTION}" != "report" ] && echo -e "${idsCL[LightRed]}Whooooaaaaa there cowboy, we got 3 threads running already.... easy killer!${idsCL[Default]}\n"
|
[ "${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
|
if [ ! -f ${NM_TMPFOLDER}/.overload ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user