Downloadliste

Projektbeschreibung

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.

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

Diese Version enthält Bugfixes, MySQL-Unterstützung und ein fertiges abstrahieren DB-Schicht, die MySQL unterstützt. "gelesen" wurde geändert, um '-r lesen "in der Auslegung zu vermeiden spackle.sh Backslashes (kann einige bestehende Skripts), die getLast ()-Implementierung wurde geändert, um die rrdtool graph PRINT: NEUESTE verwenden, der Dolmetscher Zeile lautet nun" / bin/bash2 "TERM ist auf 'xterm' für Luchs, und der POST-Anfrage-Format wurde geändert, um mit dem neuen Apache zu arbeiten.
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

Diese Version behebt hardcoded Host-Namen in der Client-Skript verwendet eine lokale Kopie der dos2unix und nicht mehr benutzt md5sum. client.php ignoriert nun leere Werte nicht ignorieren, Null-Werte, und setzt Bindestriche in Unterstriche in Zielnamen. Die Lage des rrdtool binary wurde spackle.conf bewegt, haben Datenbank-Verbindung Komponenten wurden in der Konfigurationsdatei geteilt, und Arbeit hat auf Abstraktion der Datenbank-Ebene besser anfangen können.
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