Hardware metrics (excluding GPU)
Shows hardware metrics for CPU, memory, disk and network
| Metric name | Type | Description |
|---|---|---|
| process_cpu_seconds_total | counter | Total user and system CPU time spent in seconds. |
| node_memory_MemFree_bytes | gauge | Amount of free memory |
| node_hwmon_temp_celsius | gauge | Hardware monitor for temperature (input) |
| node_network_receive_bytes_total | counter | Network device statistic: total received bytes |
| node_network_transmit_bytes_total | counter | Network device statistic: total transmitted bytes |
| node_network_receive_drop_total | counter | Network device statistic: total number of dropped packets |
| node_network_receive_errs_total | counter | Network device statistic total number of packets with errors |
| process_max_fds | gauge | Maximum number of open file descriptors |