You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Monitored host disks — Configure MOOR_MONITORED_DISKS to bind-mount and report host filesystem usage alongside container-visible disks; appears in web UI, CLI stats, and MCP tool with optional friendly labels.
Improvements
Disk monitoring now validates paths to prevent option injection (paths must be absolute and are passed with -- to df).
Unmounted configured paths are skipped instead of reported as empty.
Updated moor_stats MCP tool description to clarify it reports both container-visible filesystems and configured monitored disks.