mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
22 lines
741 B
Markdown
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 %}
|