node_exporter/text_collector_examples
yosefy b4cc818347 fix for 'Celsius' spelling problem in storcli.py (#1408)
Signed-off-by: yosefy <yosef.yudilevich@gmail.com>
2019-07-01 11:53:50 +02:00
..
apt.sh Account for spaces in repository label (#1348) 2019-06-05 12:03:06 +02:00
btrfs_stats.py btrfs_stats: Upgrade to Python 3 (#1359) 2019-05-29 06:57:23 -05:00
deleted_libraries.py
directory-size.sh
inotify-instances Add the inotify-instances text collector (#1186) 2019-02-27 01:03:25 +01:00
ipmitool FIX ipmitool sensor discrete values are expressed in hex (#1402) 2019-06-29 10:46:04 +02:00
md_info.sh
md_info_detail.sh fix or ignore codespell issues (#1351) 2019-05-20 13:05:39 -05:00
mellanox_hca_temp
multipathd_info Add mulitipathd_info text collector example (#1375) 2019-06-25 11:02:02 +02:00
ntpd_metrics.py
nvme_metrics.sh Make scripts in text_collector_examples executable (#1358) 2019-05-29 06:58:03 -05:00
pacman.sh
README.md
smartmon.py Update smartmon.py to widen self_assessment_passed test (#1293) 2019-03-20 09:38:41 +01:00
smartmon.sh Make scripts in text_collector_examples executable (#1358) 2019-05-29 06:58:03 -05:00
storcli.py fix for 'Celsius' spelling problem in storcli.py (#1408) 2019-07-01 11:53:50 +02:00
yum.sh yum.sh: yum update monitor (#1273) 2019-02-28 00:12:47 +01:00

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