From 18af24c4bf494dec469438aa8d6ceb49cb7ac7d4 Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Mon, 17 Jul 2017 20:30:12 +0000 Subject: blackbox_exporter is a prometheus exporter. The blackbox exporter allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP. WWW: https://github.com/prometheus/blackbox_exporter --- net-mgmt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-mgmt/Makefile') diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 4a63a65b8184..076c58d24133 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -19,6 +19,7 @@ SUBDIR += bgpq SUBDIR += bgpq3 SUBDIR += bgpuma + SUBDIR += blackbox_exporter SUBDIR += bpft SUBDIR += braa SUBDIR += bsnmp-jails -- cgit