Extend collector to pull total provisioned virtual disk capacity per VM
using VirtualDisk device enumeration, and expose it as a Prometheus gauge.
Used by the zroc-ui Planner page for mirror volume storage estimates.
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
- Add zroc-planner UI page with VM selector, journal retention slider (1h-30d),
WAN compression input, and live bandwidth/journal/mirror storage estimates
- Add CSV and PDF export for planning reports
- Add light/dark mode toggle in TopBar with localStorage persistence
- Wire theme via CSS custom properties for full Tailwind opacity support
- Add Planner route and sidebar entry
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>