summaryrefslogtreecommitdiffstats
path: root/health/Makefile.am
diff options
context:
space:
mode:
authorKyle Agronick <agronick@gmail.com>2019-09-17 06:34:08 -0400
committerChris Akritidis <43294513+cakrit@users.noreply.github.com>2019-09-17 12:34:08 +0200
commit9c256c81189af3f95d186c207689b8d206d1e225 (patch)
tree81f6a3750e6e790139f5fd672ae3df70d66a7e4c /health/Makefile.am
parentcd5c8c00dac712554c33c959b6891f87175d452b (diff)
Gearman plugin for Netdata (#6567)
Added Gearman plugin and alarms
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 e9fceddb79..383696ef64 100644
--- a/health/Makefile.am
+++ b/health/Makefile.am
@@ -42,6 +42,7 @@ dist_healthconfig_DATA = \
health.d/fping.conf \
health.d/ioping.conf \
health.d/fronius.conf \
+ health.d/gearman.conf \
health.d/haproxy.conf \
health.d/httpcheck.conf \
health.d/ipc.conf \