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:
Daniele Sluijters 2019-04-18 11:19:20 +01:00 committed by Ben Kochie
commit cc2fd82008
9 changed files with 145 additions and 0 deletions

View file

@ -28,6 +28,7 @@ enabled_collectors=$(cat << COLLECTORS
netstat
nfs
nfsd
pressure
qdisc
sockstat
stat