Scroll to navigation

PROMETHEUS-PGBACKREST-EXPORTER(1) Prometheus PROMETHEUS-PGBACKREST-EXPORTER(1)

NAME

prometheus-pgbackrest-exporter - Prometheus exporter for PgBackRest

SYNOPSIS

DESCRIPTION

OPTIONS

Show context-sensitive help (also try --help-long and --help-man).
Endpoint used for metrics.
Use systemd socket activation listeners instead of port listeners (Linux only).
Addresses on which to expose metrics and web interface. Repeatable for multiple addresses. Examples: `:9100` or `[::1]:9100` for http, `vsock://:9100` for vsock
Path to configuration file that can enable TLS or authentication. See: https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md
Collecting metrics interval in seconds.
Full path to pgBackRest configuration file.
Full path to additional pgBackRest configuration files.
Specific stanza for collecting metrics. Can be specified several times.
Specific stanza to exclude from collecting metrics. Can be specified several times.
Specific backup type for collecting metrics. One of: [full, incr, diff].
Exposing the number of databases in backups.
Number of parallel processes for collecting information about databases.
Exposing the number of databases in the latest backups.
Exposing the number of references to another backups (backup reference list).
Exposing additional labels for WAL metrics.
Only log messages with the given severity or above. One of: [debug, info, warn, error]
Output format of log messages. One of: [logfmt, json]
February 2025 prometheus-pgbackrest-exporter 0.19.0+ds1