.TH PROMETHEUS-BIND-EXPORTER "1" "March 2024" "prometheus-bind-exporter 0.7.0" "Prometheus"/ .SH "NAME" prometheus-bind-exporter \- Prometheus exporter for BIND metrics .SH "SYNOPSIS" .TP \fBprometheus-bind-exporter []\fR .SH "DESCRIPTION" .SH "OPTIONS" .TP \fB-h, --help\fR Show context-sensitive help (also try --help-long and --help-man). .TP \fB--bind.stats-url\fR HTTP XML API address of BIND server .TP \fB--bind.timeout=10s\fR Timeout for trying to get stats from BIND server .TP \fB--bind.pid-file\fR Path to BIND's pid file to export process information .TP \fB--bind.stats-version=auto\fR BIND statistics version. Can be detected automatically. .TP \fB--web.telemetry-path\fR Path under which to expose metrics .TP \fB--web.systemd-socket\fR Use systemd socket activation listeners instead of port listeners (Linux only). .TP \fB--web.listen-address=:9119\fR Addresses on which to expose metrics and web interface. Repeatable for multiple addresses. .TP \fB--web.config.file\fR Path to configuration file that can enable TLS or authentication. See: https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md .TP \fB--bind.stats-groups=server,view\fR Comma-separated list of statistics to collect .TP \fB--version\fR Show application version.