We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb04b2 commit c6aa634Copy full SHA for c6aa634
host/default.yaml
@@ -454,7 +454,7 @@ spec:
454
- run:
455
collectorName: "ps-detect-antivirus-and-security-tools"
456
command: "sh"
457
- args: [-c, "ps -ef | grep -E 'clamav|sophos|esets_daemon|fsav|symantec|mfend|ds_agent|kav|bdagent|s1agent|falcon|illumio|xagt' | grep -v grep"]
+ 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"]
458
- filesystemPerformance:
459
collectorName: filesystem-latency-two-minute-benchmark
460
timeout: 2m
0 commit comments