summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/Makefile.am
diff options
context:
space:
mode:
authorAndrey Galkin <andrey@futoin.org>2019-04-27 13:53:28 +0300
committerIlya Mashchenko <ilyamaschenko@gmail.com>2019-04-27 13:53:28 +0300
commit0252ce3dc1a5ad55e955e13ebde01a455020a4ca (patch)
treee682b642850584d29fa39f83186bb91a8e27ed2f /collectors/python.d.plugin/Makefile.am
parentaf10bf91aca56a683e6d3954cb837803b70b1e19 (diff)
NEW: Energi Core daemon monitoring, suits other Bitcoin forks (#5894)
* NEW: Energi Core daemon monitoring, suites other Bitcoin forks * Attempt to make Codacy checks happy * Added energid sample configuration, enabled by default * Post-review fixes & revised charts * Added default Energi, Bitcoin and Dash to energid.conf configuration * Fighting with Codacy markdown check * Added energid protocol description comment * Added JSON_RPC_VERSION as module variable * Screw you Codacy markdown * Screw you Codacy Markdown #2 * Screw you Codacy Markdown #3 * Finally, fixed what remark-lint wants * Strict local remark-lint + plugins pass for README.md * Attempt with another remark-lint configuration
Diffstat (limited to 'collectors/python.d.plugin/Makefile.am')
-rw-r--r--collectors/python.d.plugin/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/collectors/python.d.plugin/Makefile.am b/collectors/python.d.plugin/Makefile.am
index e883aa7c4f..652a35da41 100644
--- a/collectors/python.d.plugin/Makefile.am
+++ b/collectors/python.d.plugin/Makefile.am
@@ -49,6 +49,7 @@ include dns_query_time/Makefile.inc
include dockerd/Makefile.inc
include dovecot/Makefile.inc
include elasticsearch/Makefile.inc
+include energid/Makefile.inc
include example/Makefile.inc
include exim/Makefile.inc
include fail2ban/Makefile.inc