diff --git a/inc/status.new.inc b/inc/status.new.inc index ab04fcc0..c229e4ab 100755 --- a/inc/status.new.inc +++ b/inc/status.new.inc @@ -693,7 +693,6 @@ STATUS_NODE(){ touch ${NM_TMPFOLDER}/${nip}.down # [ ! -f ${NM_TMPFOLDER}/${nip}.errtime ] && touch ${NM_TMPFOLDER}/${nip}.errtime if [ "${ST_ACTION}" != "check" ]; then - toterrtime=$(expr $(date +%s) - $(stat -c %Y ${NM_TMPFOLDER}/${nip}.errtime)) if [ "${checkhost}" != "false" ]; then echo -e "${idsCL[Red]} - Node is online, but SSL is down!${idsCL[Default]}" else