summaryrefslogtreecommitdiffstats
path: root/health/health.d/file_descriptors.conf
diff options
context:
space:
mode:
Diffstat (limited to 'health/health.d/file_descriptors.conf')
-rw-r--r--health/health.d/file_descriptors.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/health.d/file_descriptors.conf b/health/health.d/file_descriptors.conf
index 20a592d6be..812b967e8e 100644
--- a/health/health.d/file_descriptors.conf
+++ b/health/health.d/file_descriptors.conf
@@ -23,7 +23,7 @@ component: Process
os: linux
module: *
hosts: *
- lookup: max -10s unaligned foreach *
+ lookup: max -10s unaligned
units: %
every: 10s
warn: $this > (($status >= $WARNING) ? (85) : (95))