Update status.inc
This commit is contained in:
@@ -50,7 +50,7 @@ STATUS(){
|
|||||||
DIVIDER
|
DIVIDER
|
||||||
echo -e "${idsCL[Yellow]} ${NODE_HOSTNAME} Service Status -localhost-${idsCL[Default]}"
|
echo -e "${idsCL[Yellow]} ${NODE_HOSTNAME} Service Status -localhost-${idsCL[Default]}"
|
||||||
DIVIDER
|
DIVIDER
|
||||||
echo -e " ${idsCL[LightCyan]}${uptime}${idsCL[Default]}"
|
echo -e " ${idsCL[LightCyan]}${uptime}${idsCL[Default]}\n"
|
||||||
fi
|
fi
|
||||||
# if [ "${ST_ACTION}" != "check" ]; then
|
# if [ "${ST_ACTION}" != "check" ]; then
|
||||||
# lip=$(/sbin/ip -o -4 addr list eth0 | awk '{print $4}' | cut -d/ -f1)
|
# lip=$(/sbin/ip -o -4 addr list eth0 | awk '{print $4}' | cut -d/ -f1)
|
||||||
|
|||||||
Reference in New Issue
Block a user