sarvant-0.3

sarvant analyzes files from the sysstat utility "sar" and produces graphs of the collected data using gnuplot.




Sample Output:

CPU

CPU smoothed

PDF Report (Rotate it clockwise)


Requirements


Sarvant is a python script, and has been tested only with Python 2.2.2, though any version > 2.0 should work.

It requires the gnuplot-py module, which in turn requires the python Numeric module:

The can be found at:

gnuplot-py

http://gnuplot-py.sourceforge.net/

and Numeric can be found at:

Numeric

http://sourceforge.net/projects/numpy/
  (download and install the latest 'numpy' package)

Systat 4.06 or later

http://perso.wanadoo.fr/sebastien.godard/


It also requires:

GNUPLOT 3.7 or higher
ps2pdf13
sed


Download sarvant