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>
This commit is contained in:
parent
4e5c4d464f
commit
cc2fd82008
9 changed files with 145 additions and 0 deletions
2
collector/fixtures/proc/pressure/io
Normal file
2
collector/fixtures/proc/pressure/io
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
some avg10=0.18 avg60=0.34 avg300=0.10 total=159886802
|
||||
full avg10=0.18 avg60=0.34 avg300=0.10 total=159229614
|
||||
Loading…
Add table
Add a link
Reference in a new issue