Update status.inc
This commit is contained in:
@@ -726,7 +726,7 @@ It was down for $(SHOW_TIME ${toterrtime})"
|
||||
end=`date +%s`
|
||||
runtime=$((end-start))
|
||||
echo -e "Runtime: ${runtime}\n"
|
||||
echo ${runtime} >> /opt/idssys/nodemgmt/status-check.scantimes
|
||||
[ "${ST_ACTION}" == "report" ] && echo ${runtime} >> ${NM_LOGFOLDER}/status-check.scantimes
|
||||
}
|
||||
|
||||
REPLCHECK(){
|
||||
|
||||
Reference in New Issue
Block a user