Downloadliste

Projektbeschreibung

sarvant analyzes files from the sysstat utility "sar" and produces
graphs of the collected data using gnuplot. It supports user-defined
data source collection, debugging, start and end times, interval
counting, and output types (Postscript, PDF, and PNG). It's also
capable of using gnuplot's graph smoothing capability to soften spiked
line graphs. It can analyze performance data over both short and long
periods of time.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-10-24 02:38
0.3

Dies ist ein komplett neu geschrieben in Python. Wenn Sie vergleichen sar Dateien, müssen Sie nicht zuerst die Daten zu generieren setzt Sie zu vergleichen; sarvant wird es on the fly "zu tun. Ein Statistik-Funktion wurde hinzugefügt (use - Statistiken, Statistiken, um das Diagramm gedruckt werden). demfiles nicht mehr verwendet werden, um mit GNUPlot kommunizieren, sondern die Rohre sind über die gnuplot-py Modul verwendet wird. Katze ist anstelle von mpage Postscript-Dateien zu verketten.
Tags: Major feature enhancements
This is a complete rewrite in Python. If you are comparing sar files, you don't have to first generate the data sets you want to compare to; sarvant will do it on the fly. A statistics feature has been added (use --stats to get stats printed to the graph). demfiles are no longer used to communicate with GNUPlot; instead, pipes are used via the gnuplot-py module. cat is used instead of mpage to concatenate postscript files.

2002-09-18 01:36
0.1-1

Einige Beispiel-Grafiken wurden hinzugefügt. Ein fulminantes Fehler in das Skript wurde entfernt.
Tags: Major bugfixes
Some example graphs have been added. A show stopping bug in the script has been removed.

2002-09-17 05:48
0.1

Tags: Initial freshmeat announcement

Project Resources