Files
2025-01-15 01:33:12 +00:00

22 lines
741 B
Markdown

# View container statistics
From the menu select **Containers**, select the container then select **Stats**.
<figure><img src="../../../.gitbook/assets/2.15-docker_containers_container_stats.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 %}