node_exporter/text_collector_examples
Filippo Giunchedi af4cf20b46 apt.sh: handle multiple origins in apt-get output (#757)
It might happen that a given upgrade comes from multiple origins, in
which case the origins are separated by ", " and thus breaking
whitespace-based split. For example:

Inst package [1.2.3] (1.2.4 Debian:8.10/oldstable, Debian-Security:8/oldstable [amd64])

To workaround this case, mangle the apt-get output to remove whitespaces from
the origins list.
2017-12-12 10:45:59 +01:00
..
README.md Add text_collector_examples README 2016-12-22 22:57:14 +00:00
apt.sh apt.sh: handle multiple origins in apt-get output (#757) 2017-12-12 10:45:59 +01:00
ipmitool Added text collector conversion for ipmitool output. (#746) 2017-12-01 12:58:39 +01:00
ntpd_metrics.py Add ntpd metrics from ntpq rv 2017-02-14 16:20:53 +01:00
smartmon.sh added Wear_Leveling_Count attribute to smartmon.sh script (#707) 2017-10-19 19:20:43 +02: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