mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 03:33:53 +00:00
45541b4e6b
Added detailed VM disk monitoring checks to the diagnostics page: - Tests actual guest agent connectivity for each node - Shows how many VMs have agents configured vs working - Performs a detailed test on one VM and reports the result - Provides specific recommendations based on the error encountered - Shows SUCCESS when disk monitoring is working properly This helps users quickly identify why VM disk monitoring might not be working: - Guest agent not installed/running - Permission issues with API tokens - VM configuration problems The diagnostics clearly show when everything is working (like the delly.lan cluster showing 19.3% disk usage) vs when there are issues to resolve.