mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-16 10:32:02 +01:00
T6953: update monitoring documentation
This commit is contained in:
parent
347c7175f6
commit
f70410fd4b
@ -212,15 +212,15 @@ Node Exporter
|
|||||||
=============
|
=============
|
||||||
Prometheus node_exporter_ which provides a wide range of hardware and OS metrics.
|
Prometheus node_exporter_ which provides a wide range of hardware and OS metrics.
|
||||||
|
|
||||||
.. cfgcmd:: set service monitoring node-exporter listen-address <address>
|
.. cfgcmd:: set service monitoring prometheus node-exporter listen-address <address>
|
||||||
|
|
||||||
Configure the address node_exporter is listening on.
|
Configure the address node_exporter is listening on.
|
||||||
|
|
||||||
.. cfgcmd:: set service monitoring node-exporter port <port>
|
.. cfgcmd:: set service monitoring prometheus node-exporter port <port>
|
||||||
|
|
||||||
Configure the port number node_exporter is listening on.
|
Configure the port number node_exporter is listening on.
|
||||||
|
|
||||||
.. cfgcmd:: set service monitoring node-exporter vrf <name>
|
.. cfgcmd:: set service monitoring prometheus node-exporter vrf <name>
|
||||||
|
|
||||||
Configure name of the :abbr:`VRF (Virtual Routing and Forwarding)` instance.
|
Configure name of the :abbr:`VRF (Virtual Routing and Forwarding)` instance.
|
||||||
|
|
||||||
@ -229,15 +229,15 @@ FRR Exporter
|
|||||||
============
|
============
|
||||||
Prometheus frr_exporter_ which provides free range routing metrics.
|
Prometheus frr_exporter_ which provides free range routing metrics.
|
||||||
|
|
||||||
.. cfgcmd:: set service monitoring frr-exporter listen-address <address>
|
.. cfgcmd:: set service monitoring prometheus frr-exporter listen-address <address>
|
||||||
|
|
||||||
Configure the address frr_exporter is listening on.
|
Configure the address frr_exporter is listening on.
|
||||||
|
|
||||||
.. cfgcmd:: set service monitoring frr-exporter port <port>
|
.. cfgcmd:: set service monitoring prometheus frr-exporter port <port>
|
||||||
|
|
||||||
Configure the port number frr_exporter is listening on.
|
Configure the port number frr_exporter is listening on.
|
||||||
|
|
||||||
.. cfgcmd:: set service monitoring frr-exporter vrf <name>
|
.. cfgcmd:: set service monitoring prometheus frr-exporter vrf <name>
|
||||||
|
|
||||||
Configure name of the :abbr:`VRF (Virtual Routing and Forwarding)` instance.
|
Configure name of the :abbr:`VRF (Virtual Routing and Forwarding)` instance.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user