blackbox_exporter
Blackbox prober exporter
About this project
Blackbox exporter The blackbox exporter allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP, ICMP and gRPC. Running this software From binaries Download the most suitable binary from the releases tab Then: ./blackboxexporter Using the docker image Note: You may want to enable ipv6 in your docker configuration docker run --rm \ -p 9115/tcp \ --name blackboxexporter \ -v $(pwd):/config \ quay.io/prometheus/blackbox-exporter:latest --config.file=/config/blackbox.yml Checking the results Visiting http://localhost:9115/probe?target=google.com&module=http2xx will return metrics for a HTTP probe against google.com. The probesuccess metric indicates if the probe…
Technologies
Project health
GitHub
Reviews
Built by
Maintain prometheus/blackbox_exporter? Claiming verifies admin access through your GitHub account and gives you control of this listing.