Provided by: prometheus-smokeping-prober_0.6.1-3_amd64 bug

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.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.

       --web.telemetry-path
              Path under which to expose metrics.

       --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.