Update test.sh

This commit is contained in:
2019-02-07 22:07:30 -06:00
parent 6fd08307dd
commit 572410ebae

View File

@@ -28,7 +28,7 @@ CHECK_HOST(){
errtime=$(stat -c %Y /opt/idssys/nodemgmt/10.5.10.53-haproxy.down)
ctime=`date +%s`
timediff=$(date +%s)-$errtime
timediff=$ctime-$errtime
echo $errtime
echo `date +%s`
echo $timediff