This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
node_exporter
mirror of
https://github.com/prometheus/node_exporter
Watch
1
Star
0
Fork
You've already forked node_exporter
0
Code
Issues
Projects
Releases
Wiki
Activity
ae746c8b1d
node_exporter
/
collector
/
fixtures
/
proc
/
pressure
/
cpu
3 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Expose /proc/pressure (#1261) This enables the collection of pressure stall information as exposed by the `/proc/pressure` interface added in the 4.20 release of the Linux kernel. Closes #1174 Signed-off-by: Daniele Sluijters <daenney@users.noreply.github.com>
2019-04-18 10:19:20 +00:00
some avg10=0.00 avg60=0.00 avg300=0.00 total=14036781
Fix pressure collector nil reference (#3016) Check that the PSI metrics are returned in order to avoid nil pointer dereference. * Update fixutre to match real-world samples. Fixes: https://github.com/prometheus/node_exporter/issues/3015 Signed-off-by: Ben Kochie <superq@gmail.com>
2024-05-16 06:38:58 +00:00
full avg10=0.00 avg60=0.00 avg300=0.00 total=0