docker_stats
Monitor server load by checking the current CPU and memory usage of containers in a project.
Instructions
Потребление CPU и RAM контейнерами проекта. Выполняет 'docker stats --no-stream --no-trunc --format json'. Используй чтобы проверить нагрузку на сервер.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Локальный путь к папке проекта (где лежит .deploy) |