File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
cmd/installer/goods/support Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -298,7 +298,7 @@ spec:
298298 - run :
299299 collectorName : " ps-detect-antivirus-and-security-tools"
300300 command : " sh"
301- args : [-c, "ps -ef | grep -E 'clamav|sophos|esets_daemon|fsav|symantec|mfend|ds_agent|kav|bdagent|s1agent|falcon|illumio|xagt' | grep -v grep"]
301+ args : [-c, "ps -ef | grep -E 'clamav|sophos|esets_daemon|fsav|symantec|mfend|ds_agent|kav|bdagent|s1agent|falcon|illumio|xagt|wdavdaemon ' | grep -v grep"]
302302 - filesystemPerformance :
303303 collectorName : filesystem-write-latency-etcd
304304 timeout : 5m
@@ -620,7 +620,7 @@ spec:
620620 - textAnalyze :
621621 checkName : " Detect Threat Management and Network Security Tools"
622622 fileName : host-collectors/run-host/ps-detect-antivirus-and-security-tools.txt
623- regex : ' \b(clamav|sophos|esets_daemon|fsav|symantec|mfend|ds_agent|kav|bdagent|s1agent|falcon|illumio|xagt)\b'
623+ regex : ' \b(clamav|sophos|esets_daemon|fsav|symantec|mfend|ds_agent|kav|bdagent|s1agent|falcon|illumio|xagt|wdavdaemon )\b'
624624 ignoreIfNoFiles : true
625625 outcomes :
626626 - fail :
You can’t perform that action at this time.
0 commit comments