| Application Version |
The version number of the IOx application that is currently in use. |
| Start Time |
The timestamp of when the application was initialized on the AP. |
| Up Time |
The total time the application has been running since it was last started. |
| Total Physical Memory |
The total RAM allocated to the application's container. |
| Physical Memory Free |
The amount of RAM that remains unused in the application's container. |
| Physical Memory Used |
The amount of RAM that is currently being used by the application's container. |
| Total Physical Shared Memory |
The amount of memory shared amongst processes or containers. |
| Total Physical Buffer Memory |
The memory dedicated to buffering, which aids in optimizing I/O operations. |
| Total AP Percent CPU Used |
The percentage of the AP's CPU that is consumed by the application's container. |
| Process Virtual Memory |
The virtual memory used by the application's process. |
| Process Physical Memory |
The amount of physical RAM occupied by the application's process. |
| Process CPU Used |
The CPU usage of the application's process. |
| gRPC Reconnect Count |
The number of times a gRPC (remote procedure call) connection has been reestablished. |
| CAPWAP Restart Count |
The number of restarts of the Control And Provisioning of Wireless Access Points (CAPWAP) protocol connection. |
| Last CAPWAP Restart Time |
The timestamp marking the most recent CAPWAP connection restart. |
| BLE Device Open Count |
The number of instances a Bluetooth Low Energy (BLE) device connection has been established. |
| Last BLE Device Open Time |
The timestamp indicating the last occasion a BLE device was connected. |
| BLE Device Close Count |
A count of disconnections of a BLE device. |
| Last BLE Device Close Time |
The timestamp of the most recent closure of a BLE device connection. |
| Log Rotation Count |
The frequency with which the log file (dnas_ble.log) has been archived and a new log started.
|
| Floor Beacon Scan Data Message Count |
The total count of BLE scan data messages since the application began. |
| Floor Beacon Scan Data Message Rate Per Second |
The average creation rate of BLE scan data messages per second. |
| Floor Beacon Scan Data Write Count |
The total number of BLE scan data packets transmitted since the start of the application. |
| Floor Beacon Scan Data Write Rate Per Second |
The transmission rate of BLE scan data packets per second. |
| Floor Beacon Scan Data Message Count Per Write |
The average count of BLE scan data messages included in each write operation. |
| Floor Beacon Scan Data Message Avg Write Time |
The average duration it takes to write a BLE scan data packet. |
| Floor Beacon Config Request Count |
The total number of floor beacon configuration requests since the application started. |
| Last Floor Beacon Config Request Time |
The timestamp of the most recent request for floor beacon configuration. |
| Floor Beacon Config Success Count |
The total number of successful floor beacon configuration requests. |
| Last Floor Beacon Config Success Time |
The timestamp indicating the completion of the most recent successful floor beacon configuration. |
| Floor Beacon Config Failure Count |
The count of floor beacon configuration requests that did not succeed. |
| Last Floor Beacon Config Failure Time |
The timestamp of the last unsuccessful floor beacon configuration request. |