Exporter for machine metrics
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.
 
 
 
 
ssinha-ionos e972e38b42 Add mulitipathd_info text collector example (#1375) 5 years ago
..
README.md Note how to get moreutils on FreeBSD (#1073) 6 years ago
apt.sh Account for spaces in repository label (#1348) 6 years ago
btrfs_stats.py btrfs_stats: Upgrade to Python 3 (#1359) 6 years ago
deleted_libraries.py Add mellanox_hca_temp text collector example (#1128) 6 years ago
directory-size.sh Fix metric name in directory size text collector example 7 years ago
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 Add metrics exposing extended md RAID info (#958) 6 years ago
md_info_detail.sh fix or ignore codespell issues (#1351) 6 years ago
mellanox_hca_temp Add mellanox_hca_temp text collector example (#1128) 6 years ago
multipathd_info Add mulitipathd_info text collector example (#1375) 5 years ago
ntpd_metrics.py Add ntpd metrics from ntpq rv 8 years ago
nvme_metrics.sh Make scripts in text_collector_examples executable (#1358) 6 years ago
pacman.sh Introduce example to get pending updates from pacman (#1114) 6 years ago
smartmon.py Update smartmon.py to widen self_assessment_passed test (#1293) 6 years ago
smartmon.sh Make scripts in text_collector_examples executable (#1358) 6 years ago
storcli.py Make storcli.py compatible with python2 (#1365) 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