forked from percona/node_exporter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove text_collector_examples/ (prometheus#1441)
* Remove text_collector_examples/ These have been moved to https://github.com/prometheus-community/node-exporter-textfile-collector-scripts This closes prometheus#1077 Signed-off-by: Johannes 'fish' Ziemke <[email protected]>
- Loading branch information
1 parent
0b710bb
commit fc73586
Showing
18 changed files
with
2 additions
and
1,768 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,4 @@ | ||
# Text collector example scripts | ||
|
||
These scripts are examples to be used with the Node Exporter Textfile | ||
Collector. | ||
|
||
To use these scripts, we recommend using a `sponge` to atomically write the output. | ||
|
||
<collector_script> | sponge <output_file> | ||
|
||
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 | ||
The scripts have been moved to | ||
https://github.com/prometheus-community/node-exporter-textfile-collector-scripts |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.