mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-09 23:24:09 -08:00
b3429e4a97
This is only a minor change to .format() arguments, and is useful on CentOS6 servers which have only python2. Signed-off-by: Brian Candler <b.candler@pobox.com> |
||
---|---|---|
.. | ||
apt.sh | ||
btrfs_stats.py | ||
deleted_libraries.py | ||
directory-size.sh | ||
inotify-instances | ||
ipmitool | ||
md_info.sh | ||
md_info_detail.sh | ||
mellanox_hca_temp | ||
ntpd_metrics.py | ||
nvme_metrics.sh | ||
pacman.sh | ||
README.md | ||
smartmon.py | ||
smartmon.sh | ||
storcli.py | ||
yum.sh |
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