Non-Kubernetes aiWARE instances can provide server information when the Hub instance setting for reporting metrics is enabled. The instance reports data back to Hub at a user-configurable frequency. The statistics are reported for each container that has a server role in the instance.
- To see the reported information, click on an instance in the aiWARE Instances table to open the Instance Details panel and click on the Server Info tab.
[Tip] To see the IP address of each node that is running one or more of the aiWARE run modes, hover over the name of the server role to open a tooltip with copyable IP addresses. The first IP address in the list points to the EC2 (elastic compute cloud) instance.
| Name | Description |
| aiWARE Version | The aiWARE version currently running on this instance. |
| Containers | The number of Docker containers currently running in this instance. |
| Engine Instances | The number of engine instances running. |
| # CPU | The total number of CPUs. |
| CPU Utilized | The CPU utilization of the container as a percentage from 0-100. |
| Memory Available | The memory available to the container in bytes. |
| Memory Used | The memory used by the container in bytes. |
| # GPU | The total number of GPUs. |
| GPU Available | The number of GPUs available. |
| vCPU | The number of vCPUs available. This is calculated as: number of CPUs * % available * 1024. |
| Opt/aiWARE | The available bytes in the /opt/aiware partition. |
| Root | The available bytes in the root partition. |
| Storage Server Port | The port to be used by storage server. |