Télécharger la liste

Description du projet

Spackle is designed to be a flexible client/server architecture for the gathering and displaying of statistics, primarily suited to monitoring servers. It's written in PHP and bash shell script, uses RRDtool for stats logging and graphing, and PostgreSQL or MySQL for the server-side database.

Système requise

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-12-30 12:40
0.3

Cette version comprend des corrections de bugs, le support de MySQL, et un fini abstraction DB couche qui supporte MySQL. «lire» a été changé pour «lire-r» dans spackle.sh d'éviter d'interpréter des barres obliques inverses (mai briser quelques scripts existants), le getlast () la mise en œuvre a été modifié pour utiliser le PRINT rrdtool graph: LAST, la ligne de l'interprète se lit maintenant '/ bin/bash2 ', TERM est positionné à' xterm 'pour le lynx et le format de requête POST a été modifié pour fonctionner avec le nouveau Apache.
Tags: Minor feature enhancements
This version includes bugfixes, MySQL support, and a finished abstracting DB layer that supports MySQL. 'read' was changed to 'read -r' in spackle.sh to avoid interpreting backslashes (may break some existing scripts), the getlast() implementation was changed to use the rrdtool graph PRINT:LAST, the interpreter line now reads '/bin/bash2', TERM is set to 'xterm' for lynx, and the POST request format was modified to work with the new Apache.

2002-03-27 10:41
0.2

Cette version corrige préprogrammé noms d'hôte dans le script client, utilise une copie locale de dos2unix, et n'utilise plus md5sum. client.php ignore maintenant des valeurs vides, ne pas ignorer les valeurs nulles, et se traduit par des tirets de soulignement dans les noms de cible. L'emplacement du binaire rrdtool a été déplacé à spackle.conf, composants connexion à la base ont été divisés dans le fichier de config, et les travaux ont commencé sur la couche d'abstraction de base de données de meilleure qualité.
Tags: Minor bugfixes
This release fixes hardcoded host names in the client script, uses a local copy of dos2unix, and no longer uses md5sum. client.php now ignores empty values, does not ignore zero values, and translates dashes to underscores in target names. The location of the rrdtool binary has been moved to spackle.conf, database connection components have been split in the config file, and work has started on abstracting the database layer better.

2002-01-12 21:08
0.1

Tags: Initial freshmeat announcement

Project Resources