cpu_logger is a minimal program written in C logging the load, steal and memory usage of a linux system. It can also generate html files with graphical statistics (using dygraphs) and averages.
-
Updated
Sep 3, 2024 - C
cpu_logger is a minimal program written in C logging the load, steal and memory usage of a linux system. It can also generate html files with graphical statistics (using dygraphs) and averages.
π This tool prints a bar-graph (like this: "βββ βββ ββ β") of the usage of each virtual CPU in a single line using unicodes block characters.
Add a description, image, and links to the cpu-load topic page so that developers can more easily learn about it.
To associate your repository with the cpu-load topic, visit your repo's landing page and select "manage topics."