]> git.proxmox.com Git - pve-manager.git/commit
pvereport: get pressure stall information
authorOguz Bektas <o.bektas@proxmox.com>
Tue, 11 May 2021 11:04:00 +0000 (13:04 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 11 May 2021 12:07:25 +0000 (14:07 +0200)
commit4befa0abe089d682d4b884e4c23bd25c1dd647a0
tree6be782fe5b44d9041d645c3b64a4774acb3356ed
parent230c4416f27a998e8e3326274a0b5e468abe61bf
pvereport: get pressure stall information

PSI can be queried in /proc/pressure/{cpu,io,memory} for the
corresponding resources. this helps us track down disruptions caused
by resource overcommitment.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
PVE/Report.pm