node_exporter/text_collector_examples
Rene Treffer d61fef8ce6 Handle smart raw values >2^31
"%d" in awk will truncate values at 2^31. S.M.A.R.T. values can exceed that, thus use a floating point notation instead to encode larger values (at the possible cost of some precision).
2017-03-21 10:47:27 +01:00
..
README.md Add text_collector_examples README 2016-12-22 22:57:14 +00:00
ntpd_metrics.py Add ntpd metrics from ntpq rv 2017-02-14 16:20:53 +01:00
smartmon.sh Handle smart raw values >2^31 2017-03-21 10:47:27 +01:00
storcli.py Add StorCli text collector example script 2016-12-22 22:55:58 +00:00

README.md

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