summaryrefslogtreecommitdiffstats
path: root/health/Makefile.am
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@netdata.cloud>2023-07-18 00:33:35 +0300
committerGitHub <noreply@github.com>2023-07-18 00:33:35 +0300
commitb3d90d5b4bf2793ad1fba7442f2c70728904e06b (patch)
treec66a4d7b9c8cb83af5123764b973195017c5b10e /health/Makefile.am
parent24cf0c721a40a845c43b231b2f4ded658d060354 (diff)
monitor applications file descriptor limits (#15417)
Co-authored-by: ilyam8 <ilya@netdata.cloud>
Diffstat (limited to 'health/Makefile.am')
-rw-r--r--health/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/health/Makefile.am b/health/Makefile.am
index 0ef55c75e2..20e0008602 100644
--- a/health/Makefile.am
+++ b/health/Makefile.am
@@ -44,6 +44,7 @@ dist_healthconfig_DATA = \
health.d/elasticsearch.conf \
health.d/entropy.conf \
health.d/exporting.conf \
+ health.d/file_descriptors.conf \
health.d/geth.conf \
health.d/ioping.conf \
health.d/gearman.conf \