Skip to content

joejin00/vsar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[TOC]

vsar

Plotting sysstat/sar file to PNG

Usage

Usage: vsar -- Plot sysstat sar data to picture vsar -i input_dir -o output_dir [-v]

Depends

  • gnuplot
  • tree

Output Samples

Some samples of graphs generated by vsar.

  • Screenshot Alt text

  • CPU Utilization Alt text

  • CPU LoadAvg Alt text

  • CPU Processes List And RunQ Alt text

  • CPU Task Creation and Switch Alt text

  • Memory Used and Commit(Percentage) Alt text

  • Memory Utilization Alt text

  • Memory Stat Alt text

  • Swap IO Alt text

  • Swap Usage Alt text

  • VMstat Majflt Alt text

  • VMstat PGFault Alt text

  • VMstat PGscan Alt text

  • VMstat VMeff Alt text

  • VMstat Alt text

LICENSE

Copyright (C) 2018-2019 [Joe Jin]

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License @gnu.org/licenses/gpl.html for more details.

Releases

No releases published

Packages

No packages published

Languages