| kernel_version | The version of the currently running kernel. |
| no_processes | Count of the currently running processes in the system. |
| uptime | Time elapsed in seconds since the device has booted. |
| total_memory | Total memory (RAM) present on the device in bytes |
| used_memory | Amount of memory being used by the device in bytes |
| available_memory | Memory available (unused) on the device in bytes |
| load_avg_one | One-minute load average of the system |
| load_avg_five | Five-minute load average of the system |
| load_avg_fifteen | Fifteen-minute load average of the system |