.TH PROMETHEUS-SMOKEPING-PROBER "1" "May 2024" "prometheus-smokeping-prober 0.8.1" "Prometheus"/ .SH "NAME" prometheus-smokeping-prober \- Smokeping prober for Prometheus .SH "SYNOPSIS" .TP \fBprometheus-smokeping-prober [] [...]\fR .SH "DESCRIPTION" .SH "OPTIONS" .TP \fB-h, --help\fR Show context-sensitive help (also try --help-long and --help-man). .TP \fB--config.file\fR Optional smokeping_prober configuration yaml file. .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=:9374\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--buckets\fR A comma delimited list of buckets to use .TP \fB-i, --ping.interval=1s\fR Ping interval duration .TP \fB--privileged\fR Run in privileged ICMP mode .TP \fB-s, --ping.size=56\fR Ping packet size in bytes .TP \fB--log.level=info\fR Only log messages with the given severity or above. One of: [debug, info, warn, error] .TP \fB--log.format=logfmt\fR Output format of log messages. One of: [logfmt, json] .TP \fB--version\fR Show application version.