cpuplot

Command Line Profiler of CPU Usage and Load Average.

Synopsis:
BASH script that shows the history of CPU usage, and what procces uses the most CPU at a given time.

Bar graphs represent the percentage of Total CPU Usage, and the percentage of Total 1 Minute Load Average.

Default wait interval between system readings is 5secs. But a different one can be set in the command line with the "-i" argument. Default output is formatted for the standard console width of 80 columns, and will show only the bar chart for the CPU usage. To change this, use the "-w" argument explained below in the "usage" section.

Developer: Ismael Antadillas
BSD 3 License

Usage:
cpuplot -i [seconds] -w [small medium large xlarge]

Features

  • CPU
  • Profiler
  • Load Average
  • Plot
  • Bar Chart
  • Command Line
  • BASH
  • Linux
  • MacOS

Project Samples

Project Activity

See All Activity >