Scroll to navigation

PROMETHEUS-SYSTEMD-EXPORTER(1) Prometheus PROMETHEUS-SYSTEMD-EXPORTER(1)

NAME

prometheus-systemd-exporter - Prometheus exporter for systemd

SYNOPSIS

DESCRIPTION

OPTIONS

Show context-sensitive help (also try --help-long and --help-man).
Regexp of systemd units to include. Units must both match include and not match exclude to be included.
Regexp of systemd units to exclude. Units must both match include and not match exclude to be included.
Establish a private, direct connection to systemd without dbus.
Connect to the user systemd instance.
Enables service restart count metrics. This feature only works with systemd 235 and above.
Enables service ip accounting metrics. This feature only works with systemd 235 and above.
Path under which to expose metrics.
Exclude metrics about the exporter itself (promhttp_*, process_*, go_*).
Maximum number of parallel scrape requests. Use 0 to disable.
Enable systemd-resolved statistics
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
Only log messages with the given severity or above. One of: [debug, info, warn, error]
Output format of log messages. One of: [logfmt, json]
Show application version.
September 2025 prometheus-systemd-exporter 0.7.0