@@ -24,7 +24,7 @@ declare -i timediff
errtime=$(stat -c %Y /opt/idssys/nodemgmt/10.5.10.53-haproxy.down)
ctime=`date +%s`
timediff=`date +%s`-$errtime
timediff=`date +%s`-$(stat -c %Y /opt/idssys/nodemgmt/10.5.10.53-haproxy.down)
echo $errtime
echo `date +%s`
echo $timediff
The note is not visible to the blocked user.