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.
 
 
 
 
Dai Dang Van 085d872aaf Add S.M.A.R.T metrics (#1209) 6 years ago
..
README.md Note how to get moreutils on FreeBSD (#1073) 6 years ago
apt.sh Fix apt.sh syntax (#811) 7 years ago
btrfs_stats.py Add a sample btrfs stats collector script (#1200) 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
ipmitool Fix spelling of celsius in IPMI example script (#967) 7 years ago
md_info.sh Add metrics exposing extended md RAID info (#958) 6 years ago
mellanox_hca_temp Add mellanox_hca_temp text collector example (#1128) 6 years ago
ntpd_metrics.py Add ntpd metrics from ntpq rv 8 years ago
pacman.sh Introduce example to get pending updates from pacman (#1114) 6 years ago
smartmon.sh Add S.M.A.R.T metrics (#1209) 6 years ago
storcli.py Handle 'Unknown' as measurement value. (#1113) 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