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

이 버전의 버그수정, MySQL 지원을 포함, 그리고 그 DB를 MySQL을 지원하는 레이어 abstracting 완료. ''- R을 읽을 수 변경 'spackle.sh에서 백슬래시 해석을 피하기 위해 () 일부 기존 스크립트를 부셔버 릴지도 몰라, rrdtool 그래프를 인쇄 : 최종 사용하도록 변경되었습니다, 현재 통역 라인'읽습니다 getlast () 구현은 읽기 / bin/bash2 ', 용어'살쾡이 및 POST 요청 형식을 xterm 등의 새로운 아파치와 함께 작동하도록 바뀌었습니다 '로 설정되어있습니다.
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

이 릴리스에는 수정 클라이언트 스크립트에서 호스트 이름을 하드 코딩 dos2unix의 로컬 복사본을 사용하여, 더 이상 사용 md5sum이. client.php 지금은 비어있는 값을 무시, 0 값을 무시하지 않습니다 및 대시 변환 대상의 이름에 밑줄. rrdtool 바이너리의 위치를 spackle.conf로, 데이터베이스 연결 구성 요소를 구성 파일에 분할되어 있고, 데이터베이스 레이어 작업을 더 abstracting 시작했다 이동되었습니다.
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