-
Notifications
You must be signed in to change notification settings - Fork 3
a line chart generator which uses the data from sar output.
License
sqrt529/sar2png
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published