Download List

Descripción del Proyecto

ShoStats is a reimplementation of phpSysInfo in
Perl, useful for running from crontab and
outputting the stats to a PHP include file, which
can then be displayed on a hosting account. It is
modular and configurable, including modules to support both Linux, OpenBSD, and NetBSD, an output module for PHP include files, and transfer modules for output to stdout (which can be redirected or piped) and uploading to an FTP server.

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.

2003-12-23 14:52
1.2.2

Esta versión corrige un pequeño error que se introdujo en la versión anterior, lo que causó el código de Linux que informe KB de memoria en vez de MB. Una nueva característica se agregó a la analizar el archivo de configuración, que permite ahora a $ (exec comando) para ser sustituida por la salida de `comando`.
Tags: Minor feature enhancements
This release fixes a small bug that was introduced
in the last release, which caused the Linux code
to report memory in KB instead of MB. A new
feature was added to the configuration file
parsing, which now allows ${exec command} to be
replaced with the output of `command`.

2003-11-19 17:57
1.2.1

Un tapón pequeña muestra en el código de estadísticas de la memoria se fijó para el kernel 2.6 de Linux. Todo lo demás sigue siendo el mismo.
Tags: Minor bugfixes
A small show stopper in the memory statistics code
was fixed for the Linux 2.6 kernel. Everything
else is still the same.

2003-04-03 03:45
1.2.0

Esta versión incluye el soporte NetBSD y un par de pequeñas correcciones de errores.
Tags: Major feature enhancements
This release adds NetBSD support and a couple of small bugfixes.

2003-03-28 17:59
1.1.2

Esta versión incluye una pantalla de la versión mejorada y una opción de actualización para el Makefile.
Tags: Minor bugfixes
This release adds an improved version display and an upgrade option to
the Makefile.

2003-03-28 09:11
1.1.1

Tags: Initial freshmeat announcement

Project Resources