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
|
|
@ -28,6 +28,7 @@ enabled_collectors=$(cat << COLLECTORS
|
|||
netstat
|
||||
nfs
|
||||
nfsd
|
||||
pressure
|
||||
qdisc
|
||||
sockstat
|
||||
stat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue