Provided by: prometheus-smokeping-prober_0.7.1-1ubuntu0.1_amd64
NAME
prometheus-smokeping-prober - Smokeping prober for Prometheus
SYNOPSIS
prometheus-smokeping-prober [<flags>] [<hosts>...]
DESCRIPTION
OPTIONS
-h, --help Show context-sensitive help (also try --help-long and --help-man). --config.file Optional smokeping_prober configuration yaml file. --web.telemetry-path Path under which to expose metrics. --web.systemd-socket Use systemd socket activation listeners instead of port listeners (Linux only). --web.listen-address=:9374 Addresses on which to expose metrics and web interface. Repeatable for multiple addresses. --web.config.file [EXPERIMENTAL] Path to configuration file that can enable TLS or authentication. See: https://github.com/prometheus/exporter-toolkit/blob/master/docs/web- configuration.md --buckets A comma delimited list of buckets to use -i, --ping.interval=1s Ping interval duration --privileged Run in privileged ICMP mode -s, --ping.size=56 Ping packet size in bytes --log.level=info Only log messages with the given severity or above. One of: [debug, info, warn, error] --log.format=logfmt Output format of log messages. One of: [logfmt, json] --version Show application version.