summaryrefslogtreecommitdiff
path: root/docs/configuration/service
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2025-01-08 13:00:14 +0000
committerGitHub <noreply@github.com>2025-01-08 13:00:14 +0000
commite1c6051cc5222def6ed5e97901f3a2b8d17b1880 (patch)
tree67fb835926cc02e2d6579cf90e842debfe4370d5 /docs/configuration/service
parentb7bfcc0f9f981313bbc1fe977dfd1386b554c2b4 (diff)
parent68aa0b7f1cfade81b08bba5d84f2aa85c7eca92f (diff)
downloadvyos-documentation-e1c6051cc5222def6ed5e97901f3a2b8d17b1880.tar.gz
vyos-documentation-e1c6051cc5222def6ed5e97901f3a2b8d17b1880.zip
Merge pull request #1583 from nvollmar/T6994
T6994: Add documentation for node_exporter textfile collector option
Diffstat (limited to 'docs/configuration/service')
-rw-r--r--docs/configuration/service/monitoring.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/configuration/service/monitoring.rst b/docs/configuration/service/monitoring.rst
index 37dc6b43..61f39d8d 100644
--- a/docs/configuration/service/monitoring.rst
+++ b/docs/configuration/service/monitoring.rst
@@ -224,6 +224,11 @@ Prometheus node_exporter_ which provides a wide range of hardware and OS metrics
Configure name of the :abbr:`VRF (Virtual Routing and Forwarding)` instance.
+.. cfgcmd:: set service monitoring prometheus node-exporter collectors textfile
+
+ Configure textfile collector to export custom metrics read from
+ `/run/node_exporter/collector`
+
FRR Exporter
============