| CPU / scheduling | CPU seconds by mode, frequency, load averages (1/5/15 min), running/blocked processes, forks, context switches, interrupts, scheduler run/wait time |
| Pressure (PSI) | CPU, I/O, and memory waiting and stalled seconds |
| Memory | Total, free, available, buffers, cached, swap, active/inactive pages, anonymous pages, huge pages, slab, kernel stack, page tables, dirty, writeback, committed memory, and more |
| vmstat | Page faults (minor/major), page in/out, swap in/out, OOM kills |
| Disk | Read/write bytes, completed reads/writes, merged ops, read/write time, I/O time, in-progress I/O, discards, flushes |
| Filesystem / FDs | Available, free, and total bytes; inode counts; file descriptor allocation |
| Network (device) | Receive/transmit bytes, packets, drops, errors, FIFO, frame, multicast, compressed; carrier changes, MTU, speed, queue length, interface info |
| Network (stack) | TCP open/established/segment/retransmit counters, UDP, ICMP, IP, socket stats, conntrack, ARP entries, softnet |
| InfiniBand / RoCE | Port state, physical state, rate |
| ethtool | Interface info, received counters |
| Thermal / power (host) | hwmon temperatures (current, min, crit), power average, thermal zone temp, cooling device state |
| EDAC (RAM ECC) | Correctable and uncorrectable memory errors per controller and CSROW |
| Time / clock | Current time, boot time, timezone offset, clocksource info, NTP error, frequency adjustment, TAI offset |
| XFS | Allocation, block-map, directory, inode, vnode, read/write operation counters |
| Entropy / misc | Available entropy bits, pool size, uname/OS/DMI/NVMe info, scrape metadata |