aboutsummaryrefslogtreecommitdiff
path: root/text_collector_examples
diff options
context:
space:
mode:
authorMateusz Piotrowski <mpp302@gmail.com>2018-09-14 14:14:45 +0200
committerBen Kochie <superq@gmail.com>2018-09-14 14:14:45 +0200
commitb46cd802002dad3db02475f38aa6e45a38e8d3f5 (patch)
tree2f0838fada66612da573b427c953ca8f11221712 /text_collector_examples
parentebdd5241234b367ebc221a0d942b1183c8df70ab (diff)
downloadprometheus_node_collector-b46cd802002dad3db02475f38aa6e45a38e8d3f5.tar.bz2
prometheus_node_collector-b46cd802002dad3db02475f38aa6e45a38e8d3f5.tar.xz
prometheus_node_collector-b46cd802002dad3db02475f38aa6e45a38e8d3f5.zip
Note how to get moreutils on FreeBSD (#1073)
Signed-off-by: Mateusz Piotrowski <0mp@FreeBSD.org>
Diffstat (limited to 'text_collector_examples')
-rw-r--r--text_collector_examples/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/text_collector_examples/README.md b/text_collector_examples/README.md
index f47b37d..a26592f 100644
--- a/text_collector_examples/README.md
+++ b/text_collector_examples/README.md
@@ -10,6 +10,7 @@ To use these scripts, we recommend using a `sponge` to atomically write the outp
10Sponge comes from [moreutils](https://joeyh.name/code/moreutils/) 10Sponge comes from [moreutils](https://joeyh.name/code/moreutils/)
11* [brew install moreutils](http://brewformulas.org/Moreutil) 11* [brew install moreutils](http://brewformulas.org/Moreutil)
12* [apt install moreutils](https://packages.debian.org/search?keywords=moreutils) 12* [apt install moreutils](https://packages.debian.org/search?keywords=moreutils)
13* [pkg install moreutils](https://www.freshports.org/sysutils/moreutils/)
13 14
14For more information see: 15For more information see:
15https://github.com/prometheus/node_exporter#textfile-collector 16https://github.com/prometheus/node_exporter#textfile-collector