You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
node_exporter/text_collector_examples
Benjamin Drung dfb6002fad
btrfs_stats: Upgrade to Python 3 (#1359)
6 years ago
..
README.md
apt.sh
btrfs_stats.py btrfs_stats: Upgrade to Python 3 (#1359) 6 years ago
deleted_libraries.py
directory-size.sh
inotify-instances Add the inotify-instances text collector (#1186) 6 years ago
ipmitool remove "-n" flag from /usr/bin/awk (#1269) 6 years ago
md_info.sh
md_info_detail.sh fix or ignore codespell issues (#1351) 6 years ago
mellanox_hca_temp
ntpd_metrics.py
nvme_metrics.sh Add nvme_metrics.sh text collector example (#1309) 6 years ago
pacman.sh
smartmon.py Update smartmon.py to widen self_assessment_passed test (#1293) 6 years ago
smartmon.sh
storcli.py ADD Cachevault_Info.Temp, being a distinct phy component, I think it's worth monitoring (#1268) 6 years ago
yum.sh yum.sh: yum update monitor (#1273) 6 years ago

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