.TH prometheus-bind-exporter 1 bind_exporter, version (branch: , revision: ) .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="http://localhost:8053/"\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="/run/named/named.pid"\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.config.file=""\fR [EXPERIMENTAL] Path to configuration file that can enable TLS or authentication. .TP \fB--web.listen-address=":9119"\fR Address to listen on for web interface and telemetry .TP \fB--web.telemetry-path="/metrics"\fR Path under which to expose metrics .TP \fB--bind.stats-groups=server,view,tasks\fR Comma-separated list of statistics to collect .TP \fB--version\fR Show application version.