node_exporter/text_collector_examples
Christopher Blum 6aa5cfba6c textfile example script rework (#1074)
* textfile smartmon.sh

Added functions to also parse megaraid disks.
Added parsing to also detect the grown_defects counters.

* textfile storcli.py

Reworked the example file to export lots more information about
megaraid attached controllers, VDs and PDs.

Signed-off-by: Christopher Blum <christopher.blum@profitbricks.com>
2018-09-18 22:43:20 +02:00
..
README.md
apt.sh
deleted_libraries.py
directory-size.sh
ipmitool
md_info.sh
ntpd_metrics.py
smartmon.sh textfile example script rework (#1074) 2018-09-18 22:43:20 +02:00
storcli.py textfile example script rework (#1074) 2018-09-18 22:43:20 +02:00

README.md

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

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