Update status.inc
This commit is contained in:
@@ -689,6 +689,7 @@ STATUS(){
|
||||
end=`date +%s`
|
||||
runtime=$((end-start))
|
||||
echo -e "Runtime: ${runtime}\n"
|
||||
echo ${runtime} > /opt/idssys/nodemgmt/status-check.scantimes
|
||||
}
|
||||
|
||||
REPLCHECK(){
|
||||
|
||||
Reference in New Issue
Block a user