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.
 
 
 
 
Christopher Blum 6aa5cfba6c textfile example script rework (#1074) 6 years ago
..
README.md Note how to get moreutils on FreeBSD (#1073) 6 years ago
apt.sh
deleted_libraries.py
directory-size.sh
ipmitool
md_info.sh Add metrics exposing extended md RAID info (#958) 6 years ago
ntpd_metrics.py
smartmon.sh textfile example script rework (#1074) 6 years ago
storcli.py textfile example script rework (#1074) 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