uplink_system_stats stream. This stream has the following fields:

Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Learn about the valuable data provided by the “uplink_system_stats” stream, such as kernel version, running processes, device uptime, memory usage, and load averages. Enhance your understanding of system performance to optimize operations and improve efficiency.
uplink_system_stats stream. This stream has the following fields:
| Field name | Description |
|---|---|
| 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 |
