Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Esta es una reescritura completa en Python. Si está comparando los archivos SAR, usted no tiene a la primera generación de los conjuntos de datos que desea comparar a; servirlo lo hará sobre la marcha. Una de las características de estadísticas ha sido agregado (uso - estadísticas para obtener estadísticas de impreso para la gráfica). demfiles ya no se utilizan para comunicarse con gnuplot, en cambio, los tubos se usan a través de gnuplot-py módulo. cat se utiliza en lugar de mpage para concatenar archivos PostScript.
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

Algunos gráficos de ejemplo, se han añadido. Un espectáculo de parada error en la secuencia de comandos ha sido eliminado.
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