update
This commit is contained in:
@@ -480,6 +480,7 @@ STATUS_NODE(){
|
||||
checkhost=true
|
||||
checkhostssl=ok
|
||||
fi
|
||||
echo "HERE: ${NCMD}"
|
||||
if [ "${checkhost}" != "false" ] && [ "${checkhostssl}" == "ok" ]; then
|
||||
[ "${NODETYPE}" != "OFW" ] && cpu_usage=$(${NCMD} "/opt/idssys/defaults/get-data.sh cpu-usage") || cpu_usage=""
|
||||
if [ "${cpu_usage}" != "" ]; then
|
||||
|
||||
Reference in New Issue
Block a user