Update nodemgmt-scripts.sh
This commit is contained in:
@@ -144,7 +144,7 @@ STATUS(){
|
||||
fi
|
||||
if [ "${checkhost}" != "false" ]; then
|
||||
if [ "${ST_ACTION}" != "check" ]; then
|
||||
[ "${ST_ACTION}" != "report" ] && uptime=`${NCMD} uptime -p`
|
||||
uptime=`${NCMD} uptime -p`
|
||||
echo -e " ${idsST[Bold]}${idsCL[LightCyan]}${NM_NODETYPES[$NTYPE]}-Node${nid} (${nip})${idsST[Reset]}${idsCL[LightCyan]} - ${uptime} ${idsCL[LightYello]}${LH}${idsCL[Default]}"
|
||||
DIVIDER false green
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user