Files
2026-02-15 21:18:24 +00:00

29 lines
847 B
Markdown

---
metaLinks:
alternates:
- >-
https://app.gitbook.com/s/j6QEqM3Sd94bdPsX4HaN/user/docker/containers/stats
---
# View container statistics
From the menu select **Containers**, select the container then select **Stats**.
<figure><img src="../../../.gitbook/assets/Container-stats-new.gif" alt=""><figcaption></figcaption></figure>
The information available includes:
* Memory usage.
* CPU usage.
* Network usage (RX and TX).
* I/O usage.
* Processes running in the container
<figure><img src="../../../.gitbook/assets/2.15-docker_containers_container_stats_usage.png" alt=""><figcaption></figcaption></figure>
<figure><img src="../../../.gitbook/assets/2.15-docker_containers_container-stats-proc.png" alt=""><figcaption></figcaption></figure>
{% hint style="info" %}
You can change the refresh rate at any time.
{% endhint %}