From f978cc9838abebe0cea2a11d710ef3e866a7ab16 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 1 Jan 2024 18:12:46 -0600 Subject: [PATCH] Update status.inc --- inc/status.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/status.inc b/inc/status.inc index 164ca9fc..a64b5d76 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -2,7 +2,7 @@ STATUS(){ start=$(date +%s) log_start=$(date "+%Y-%m-%d %H:%M:%S") - SCAN_THREADS=40 + SCAN_THREADS=8 if [ "${1}" != "" ] && [ "${NM_NODETYPES[${1^^}]}" != "" ]; then ntss=${1^^}