node_exporter/text_collector_examples
Ben Kochie 1824ac3b9e Fix smartmon.sh textfile script (#700)
When there are no SMART compatible devices (Raspberry Pi for example) an
error is returned, but the return code is still 0.

`# scan_smart_devices: glob(3) aborted matching pattern /dev/discs/disc*`

* Remove unused `disks` variable.
* Filter for only valid `/dev` devices.
2017-10-18 07:37:47 +02:00
..
apt.sh Add text file helper for apt-get. (#680) 2017-10-04 08:34:30 +02:00
ntpd_metrics.py Add ntpd metrics from ntpq rv 2017-02-14 16:20:53 +01:00
README.md Add text_collector_examples README 2016-12-22 22:57:14 +00:00
smartmon.sh Fix smartmon.sh textfile script (#700) 2017-10-18 07:37:47 +02:00
storcli.py Add StorCli text collector example script 2016-12-22 22:55:58 +00:00

Text collector example scripts

These scripts are examples to be used with the Node Exporter Textfile Collector.

For more information see: https://github.com/prometheus/node_exporter#textfile-collector