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