Blackbox Exporter
allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP, ICMP and gRPC.
Links#
- Docs: https://github.com/prometheus/blackbox_exporter/blob/master/CONFIGURATION.md
- Issues: https://github.com/prometheus/blackbox_exporter/issues
- Source: https://github.com/prometheus/blackbox_exporter/
- License: Apache-2.0
Config Files#
| Name | Default | Type | Description |
|---|---|---|---|
ALLOW_FROM | TODO | /^<IP>\/[0-9]+$/ | Federation address/CIDR; space separated |
LISTEN | TODO | /<IP>/ | Listen address |
PORT | TODO | /[1-9][0-9][0-9][0-9]+/ | Listen port |
SHA256 | TODO | /^[0-9a-f]+$/ | SHA256sum of sha256sums.txt |
VERSION | TODO | /^[0-9.]+$/ | application version |
Use#
TODO
- file: app.service
- file: blackbox.yml
- support ARCH
