2017-12-25 15:57:58 -05:00
|
|
|
Prometheus exporter for hardware and OS metrics exposed by *NIX kernels,
|
|
|
|
|
written in Go with pluggable metric collectors.
|
|
|
|
|
|
|
|
|
|
WWW: https://github.com/prometheus/node_exporter
|
2021-02-23 14:51:13 -05:00
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog
|
|
|
|
|
---------
|
|
|
|
|
|
2024-01-08 10:07:42 -05:00
|
|
|
1.2
|
|
|
|
|
|
|
|
|
|
* Allow setting IPv6 addresses as ListenAddress
|
|
|
|
|
|
2021-02-23 14:51:13 -05:00
|
|
|
1.1
|
|
|
|
|
|
|
|
|
|
* Allow to toggle the "zfs" collector
|
|
|
|
|
* Fixed disabling collectors:
|
|
|
|
|
cpu
|
|
|
|
|
exec
|
|
|
|
|
filesystem
|
|
|
|
|
loadavg
|
|
|
|
|
meminfo
|
|
|
|
|
netdev
|
|
|
|
|
time
|
|
|
|
|
|
|
|
|
|
1.0
|
|
|
|
|
|
|
|
|
|
* Node exporter server
|
|
|
|
|
* Allow to toggle collectors:
|
|
|
|
|
cpu
|
|
|
|
|
exec
|
|
|
|
|
filesystem
|
|
|
|
|
loadavg
|
|
|
|
|
meminfo
|
|
|
|
|
netdev
|
|
|
|
|
ntp
|
|
|
|
|
time
|
|
|
|
|
devstat
|