[P2] Aggregate overview — total CPU / RAM / network across containers #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Gap
container_statsreports per-container only. There is no aggregate view across all containers.Container Manager equivalent
The Overview dashboard shows at-a-glance CPU, RAM, and network usage.
Suggested approach
Compose from existing data: iterate
list_containers+container_statsand aggregate. No new DSM API needed.Reverse-engineering effort
Low.
Priority
P2.
Geliefert in v0.4.0 als
system_overview— live gegen die NAS getestet und bestätigt. Aggregiert CPU/RAM/Netzwerk/Block-I/O über alle laufenden Container.