docker_stats
Monitor live CPU and memory usage for Docker containers to track resource consumption and identify performance issues.
Instructions
Get live CPU/memory usage for containers. Monitor resource consumption.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| container | No | Container name/id (optional, all if omitted) | |
| noStream | No | One-shot (no streaming) |