From 075629a50edd8de9c0d7a4dcb9539ddd269cd744 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 6 Dec 2023 08:18:54 -0600 Subject: [PATCH] Update status.new.inc --- inc/status.new.inc | 1 - 1 file changed, 1 deletion(-) 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