Skip to content

Rezney/asap-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asap-graph

This is one of my first programming projects so you may find some ugly hacks and hardcoded stuff.

asap-graph is a sar graphing tool using matplotlib capable of plotting a single file, an interval of files, or go recursively through a folder, i.e. sosreport folder. It was designed as a better way to plot and inspect sar data, as it creates a single PNG file with the following data: %CPU, memory, swap, load, plist, runq, proc/s, cswch/s and network sockets. It works with any sar files from RHEL5, 6, 7, 8, and it handles all differences between those versions automatically.

About

sar graphing tool (newbie code)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages