[P2] Aggregate overview — total CPU / RAM / network across containers #6

Closed
opened 2026-05-18 12:26:53 +02:00 by marcus · 1 comment
Owner

Gap

container_stats reports 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_stats and aggregate. No new DSM API needed.

Reverse-engineering effort

Low.

Priority

P2.

## Gap `container_stats` reports 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_stats` and aggregate. No new DSM API needed. ## Reverse-engineering effort Low. ## Priority P2.
Author
Owner

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.

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.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: marcus/mcp-synology-container#6