From ac3e303d1f32d32b150b2ba20183e8d0440c1729 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 9 Feb 2024 10:54:49 -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 fc9c906e..8a3b6339 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=10 + SCAN_THREADS=6 if [ "${1}" != "" ] && [ "${NM_NODETYPES[${1^^}]}" != "" ]; then ntss=${1^^}