Update status.inc
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
STATUS(){
|
STATUS(){
|
||||||
start=$(date +%s)
|
start=$(date +%s)
|
||||||
log_start=$(date "+%Y-%m-%d %H:%M:%S")
|
log_start=$(date "+%Y-%m-%d %H:%M:%S")
|
||||||
SCAN_THREADS=8
|
SCAN_THREADS=6
|
||||||
|
|
||||||
if [ "${1}" != "" ] && [ "${NM_NODETYPES[${1^^}]}" != "" ]; then
|
if [ "${1}" != "" ] && [ "${NM_NODETYPES[${1^^}]}" != "" ]; then
|
||||||
ntss=${1^^}
|
ntss=${1^^}
|
||||||
|
|||||||
Reference in New Issue
Block a user