Skip to content

A reader of csv files produced by sysstat, the popular sysadmin tool for Linux

License

Notifications You must be signed in to change notification settings

Steema/TeeChart-SYSSTAT-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeeChart-SYSSTAT-Reader

An app written in C# for .NET 6.0 Windows Forms using TeeChart in order to visualize data generated by sysstat csv files.

This app will read a folder which contains single or multiple csv files exported by the sysstat tool sadf. An example of export syntax is this:

sadf -dH /var/log/sysstat/sa01 -- -A > sa01.txt

The app requires the use of -dH, but any sar_options can be used (here we use -A for ALL).

The Sample Data folder contains example data from a domestic router over a four day period. To visualize this data, use the 'Open Directory ...' button to select it.

About

A reader of csv files produced by sysstat, the popular sysadmin tool for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages