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 04cb968 commit 1143a39Copy full SHA for 1143a39
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|wdavdaemon' | 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|mdatp' | grep -v grep"]
458
- filesystemPerformance:
459
collectorName: filesystem-latency-two-minute-benchmark
460
timeout: 2m
0 commit comments