]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
info widget: set default warning threshold to 75%
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 3 May 2021 07:33:24 +0000 (09:33 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 3 May 2021 07:39:47 +0000 (09:39 +0200)
commit18b79e39cffd9064d3c888adb9b7778a7053f87d
treeed71cc15e2c5a96d163c8a00c5f562f1dbedea5b
parent713a7f93798bd535843e5f8a632b4308c8d34f02
info widget: set default warning threshold to 75%

60% is just way to low, this probably could be 80% or even 85% too,
in huge setups that normally means that there's still a lot of
resources left, but be conservative for now.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/panel/InfoWidget.js