Improvements
- Health score thresholds are now configurable separately for nodes (
Node.HealthScore) and virtual machines/containers (Qemu.HealthScore,Lxc.HealthScore). Default thresholds: nodeswarning=70, critical=80; VMs and containerswarning=60, critical=40.
Fixed
- Removed unused
HealthScoretop-level setting fromsettings.json(replaced by per-host-type settings above).
What's Changed
- Fix: per-host HealthScore thresholds v2.0.1 by @franklupo in #20
Full Changelog: v2.0.0...v2.0.1