cpuload
Monitor CPU :doc:`load <modules/load>` by reading /proc/stat in a loop.
Outputs time-series results T:doc:`LOAD <modules/LOAD>`-<timestamp>-RESULT-CPU-<id> with per-core
utilization percentage. Use variables CPUMIN/CPUMAX to select a range of cores,
CPUTHRESH to only start reporting after utilization exceeds a threshold,
and CPUSUM=1 to aggregate all cores into a single CPUSUM result.
Usage:
%import@server cpu:doc:`load <modules/load>` CPUMIN=0 CPUMAX=16