node_exporter/text_collector_examples
2019-07-24 17:46:50 +02:00
..
apt.sh Account for spaces in repository label () 2019-06-05 12:03:06 +02:00
btrfs_stats.py btrfs_stats: Upgrade to Python 3 () 2019-05-29 06:57:23 -05:00
deleted_libraries.py Add mellanox_hca_temp text collector example () 2018-11-01 12:23:06 +01:00
directory-size.sh Fix metric name in directory size text collector example 2018-05-19 21:11:46 +02:00
inotify-instances Add the inotify-instances text collector () 2019-02-27 01:03:25 +01:00
ipmitool FIX ipmitool sensor discrete values are expressed in hex () 2019-06-29 10:46:04 +02:00
md_info.sh Add metrics exposing extended md RAID info () 2018-08-18 08:57:51 +00:00
md_info_detail.sh fix or ignore codespell issues () 2019-05-20 13:05:39 -05:00
mellanox_hca_temp Add mellanox_hca_temp text collector example () 2018-11-01 12:23:06 +01:00
multipathd_info Add mulitipathd_info text collector example () 2019-06-25 11:02:02 +02:00
ntpd_metrics.py Add ntpd metrics from ntpq rv 2017-02-14 16:20:53 +01:00
nvme_metrics.sh Make scripts in text_collector_examples executable () 2019-05-29 06:58:03 -05:00
pacman.sh Introduce example to get pending updates from pacman () 2018-11-05 22:27:57 +01:00
README.md Note how to get moreutils on FreeBSD () 2018-09-14 14:14:45 +02:00
smartmon.py Update smartmon.py to widen self_assessment_passed test () 2019-03-20 09:38:41 +01:00
smartmon.sh changed fields for disk write and read data of S.M.A.R.T, Signed-off-by: Bernd Mueller <mueller@b1-systems.de> () 2019-07-24 17:46:50 +02:00
storcli.py fix for 'Celsius' spelling problem in storcli.py () 2019-07-01 11:53:50 +02:00
yum.sh yum.sh: yum update monitor () 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