summaryrefslogtreecommitdiffstats
path: root/python.d/Makefile.am
diff options
context:
space:
mode:
authorChris <github.account@chrigel.net>2018-02-20 17:51:03 +0100
committerChris <github.account@chrigel.net>2018-02-20 18:06:14 +0100
commit5f241dd011f68b3b2f4487c70cc45a2ccf425691 (patch)
tree0605ae4582f3360cb8b70b627c12c5c3e3ee4bae /python.d/Makefile.am
parent8cf39900d7a7461f726dfb1056f7143a5efb5dfd (diff)
Add http check plugin
Diffstat (limited to 'python.d/Makefile.am')
-rw-r--r--python.d/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/python.d/Makefile.am b/python.d/Makefile.am
index 8acd2d9304..3f37f4516f 100644
--- a/python.d/Makefile.am
+++ b/python.d/Makefile.am
@@ -32,6 +32,7 @@ dist_python_DATA = \
go_expvar.chart.py \
haproxy.chart.py \
hddtemp.chart.py \
+ httpcheck.chart.py \
ipfs.chart.py \
isc_dhcpd.chart.py \
mdstat.chart.py \