Skip to content

sqrt529/sar2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage: ./sar2png.pl  -u | -r | -n <iface> | [ -s | -x | -y | -o | -h ]

 -u: CPU
 -r: RAM
 -n: NET
 -s: skip every x tick
 -h: this message
 -x: height
 -y: width
 -o: outpath

 Example: ./sar2png.pl -u -x 480 -y 640 -s 4 -o /home/stats/


You must have installed the CPAN module Chart::Lines to use this program.

About

a line chart generator which uses the data from sar output.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages