logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

prometheus-smokeping-prober - Smokeping prober for Prometheus

Description

Name

       prometheus-smokeping-prober - Smokeping prober for Prometheus

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.
              Examples: `:9100` or `[::1]:9100` for http, `vsock://:9100` for vsock

       --web.config.file
              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.

prometheus-smokeping-prober 0.9.0                 January 2025                    PROMETHEUS-SMOKEPING-PROBER(1)

Synopsis

prometheus-smokeping-prober[<flags>][<hosts>...]

See Also