| Measurement |
Description |
Measurement Unit |
Interpretation |
| Total_Container |
Indicates the total number of containers launched using the target CRIO container engine. |
Number |
The detailed diagnosis of this measure if enabled, lists the name of the container, the container ID, the image used to create the container, the container creation time, the status of the container and the size of the container. |
| Running_Container |
Indicates the number of containers that are currently running. |
Number |
A high value of this measure indicates that more number of containers are in running state as a result more number of applications can be accessed actively.
To know which containers are currently running, use the detailed diagnosis capability of this measure. |
| Crashed_Container |
Indicates the number of containers that exited during the last measurement period. |
Number |
To know more about the containers that exited, use the detailed diagnosis capability of this measure. |
| Added_Container |
Indicates the number of containers that were created during the last measurement period. |
Number |
The detailed diagnosis of this measure lists the name of the containers that were created. |
| Removed_Container |
Indicates the number of containers that were removed during the last measurement period. |
Number |
The detailed diagnosis of this measure lists the containers that were removed.
If too many containers are removed, then the users may not be able to access the hosted applications thus leading to a performance bottleneck of the Docker server. Administrators are therefore required to keep a check on the containers that are removed from the Docker server. |
| Paused_Container |
Indicates the number of containers that were paused during the last measurement period. |
Number |
The detailed diagnosis of this measure lists the name of the containers that were paused. |
| Longrun_Container |
Indicates the number of containers that were running for a duration longer than the configured time limit against the Long Run Container Days parameter. |
Number |
The detailed diagnosis of this measure lists the name of the containers that were running for a longer duration. |
| Longtime_Notstarted_Containers |
Indicates the number of containers that were not running for more than the configured Time Limit in weeks. |
Number |
Ideally, the value of this measure should be low.
The detailed diagnosis of this measure if enabled, lists the containers that are not started for a longer time. |