Download List

项目描述

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.

系统要求

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

此版本包括bug修正,MySQL支持,并完成数据库抽象层,支持MySQL。 '读'改为'读- R'会在spackle.sh避免解释反斜杠(可能发生的一些现有的脚本),在getlast()的执行更改为使用rrdtool的图形打印:最后,现在的翻译行读取'/ bin/bash2',期限设置为'的xterm'的猞猁,和POST请求的格式已修改为与新的Apache。
标签: 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

此版本修正硬编码在客户端脚本主机名,使用了DOS2UNIX的本地副本,并不再使用md5sum。 client.php现在忽略空值,不忽略零值,并转化为下划线破折号在目标名称。该rrdtool的二进制的位置已移至spackle.conf,数据库连接组件已被分割在配置文件,工作已经抽象数据库层更好的开始。
标签: 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

标签: Initial freshmeat announcement

Project Resources