aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2018-01-12 11:45:30 +0000
committerKurt Jaeger <pi@FreeBSD.org>2018-01-12 11:45:30 +0000
commit13ce4a37183b61f382381c6facd9dbb001fca75b (patch)
treee0030c0521c30b2bd36b3d3cca00032d23680a72 /net-mgmt/Makefile
parent30433f0c7f0ec55124867650ef2023064e771748 (diff)
downloadports-13ce4a37183b61f382381c6facd9dbb001fca75b.tar.gz
ports-13ce4a37183b61f382381c6facd9dbb001fca75b.zip
New port: net-mgmt/prometheus-collectd-exporter
An exporter for collectd. It accepts collectd's binary network protocol as sent by collectd's network plugins and metrics in JSON format via HTTP POST as sent by colletd's write_http_plugin, and transform and exposes them for consumption by Prometheus. WWW: https://github.com/prometheus/collectd_exporter PR: 214675 Submitted by: dsp@php.net
Notes
Notes: svn path=/head/; revision=458819
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index abf1685012e2..31ae71ae0082 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -295,6 +295,7 @@
SUBDIR += pnp-icinga2
SUBDIR += portmon
SUBDIR += prometheus
+ SUBDIR += prometheus-collectd-exporter
SUBDIR += pushgateway
SUBDIR += py-adal
SUBDIR += py-dnsdiag