Scroll to navigation

PROMETHEUS-FRR-EXPORTER(1) Prometheus PROMETHEUS-FRR-EXPORTER(1)

NAME

prometheus-frr-exporter - Prometheus exporter for Free Range Routing (FRR)

SYNOPSIS

DESCRIPTION

OPTIONS

Show context-sensitive help (also try --help-long and --help-man).
Enable the frr_bgp_peer_types_up metric (default: disabled).
Select the keys from the JSON formatted BGP peer description of which the values will be used with the frr_bgp_peer_types_up metric. Supports multiple values (default: type).
Add the value of the desc key from the JSON formatted BGP peer description as a label to peer metrics. (default: disabled).
Add the value of the hostname key from the JSON formatted BGP peer description as a label to peer metrics. (default: disabled).
Use the full text field of the BGP peer description instead of the value of the JSON formatted desc key (default: disabled).
Enables the frr_exporter_bgp_prefixes_advertised_count_total metric which exports the number of advertised prefixes to a BGP peer. This is an option for older versions of FRR that don't have PfxSent field (default: disabled).
Path of of the localstatedir containing each daemon's Unix socket.
Timeout when connecting to the FRR daemon Unix sockets
Use vtysh to query FRR instead of each daemon's Unix socket (default: disabled, recommended: disabled).
Path of vtysh.
The timeout when running vtysh commands (default: 20s).
Enable sudo when executing vtysh commands.
Additional options passed to vtysh.
Comma-separated list of instance IDs if using multiple OSPF instances
Enable the bfd collector (default: enabled, to disable use --no-collector.bfd).
Enable the bgp collector (default: enabled, to disable use --no-collector.bgp).
Enable the bgp6 collector (default: disabled).
Enable the bgpl2vpn collector (default: disabled).
Enable the ospf collector (default: enabled, to disable use --no-collector.ospf).
Enable the pim collector (default: disabled).
Enable the vrrp collector (default: disabled).
Path under which to expose 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.
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.
March 2024 prometheus-frr-exporter 1.2.0