rkoeppl / ksar2

Fork of ksar - a sar grapher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ksar2

Fork of ksar - a sar grapher

Ksar2 is a standalone Java application which allows to create graphs of data generated by Unix/Linux sa/sar commands.

This is fork of ksar project hosted originally at sourceforce.net. Since original project seams to be abandoned, this fork is created to maintain and develop the application.

If you want just to run the application, download JAR file from releases page and run with java -jar <JAR FILE NAME>.

Lastest jar is also avaialble in distrib directory.

News

v0.0.4

  • File open fixes.

v0.0.3

  • New command line handling.
  • PDF export fixes.

v0.0.2

  • Auto detecting Linux date/time format.
  • Added missing date column in CSV export.

v0.0.1

  • Parsing RedHat 7.x sar files.

About

Fork of ksar - a sar grapher

License:Other


Languages

Language:Java 99.2%Language:Shell 0.8%