Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 312 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 312 Bytes

Usage Graphs

Usage Graphs is a shell script that generates IO and CPU charts for a random process running on a linux machine.

This code has only been tested on linux.

Usage

./measure.sh <string inside command>

Make sure that "sudo" is allowed to execute "iotop"

Requirements

gnuplot