From b46cd802002dad3db02475f38aa6e45a38e8d3f5 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski Date: Fri, 14 Sep 2018 14:14:45 +0200 Subject: [PATCH] Note how to get moreutils on FreeBSD (#1073) Signed-off-by: Mateusz Piotrowski <0mp@FreeBSD.org> --- text_collector_examples/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/text_collector_examples/README.md b/text_collector_examples/README.md index f47b37d3..a26592f2 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 Sponge comes from [moreutils](https://joeyh.name/code/moreutils/) * [brew install moreutils](http://brewformulas.org/Moreutil) * [apt install moreutils](https://packages.debian.org/search?keywords=moreutils) +* [pkg install moreutils](https://www.freshports.org/sysutils/moreutils/) For more information see: https://github.com/prometheus/node_exporter#textfile-collector