Download List

프로젝트 설명

JRobin is a 100% pure Java replacement for Tobi's ubiquitous RRDTool. JRobin supports all standard operations on Round Robin Database (RRD) files: create, update, fetch, last, dump, restore, xport, and graph. JRobin's API is made for those who are familiar with RRDTool's concepts and logic, but prefer to work with pure Java. Providing RRDTool and JRobin with the same data would result in identical outputs.

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.

2004-08-02 11:42
1.4.0

높은 수준의 RRD 논리를 명확하게 구분되었다 최저 수준의 I / O 작업. 기본적으로 라이브러리 java.nio .* 지금은 빠른 디스크 액세스하는 데 사용됩니다, 적어도 2-3 배 속도 향상. RRDTool의 내보내기 (& X 명령에 대한 지원이 추가되었습니다. 지금 setResolution 포함 그래프 패키지 (), setLowerLimit (), 그리고 setLazy () 메소드를, 새로운 렌더링 옵션을 새 데이터 소스 타입 (SDEF), 그래프, 몇 가지 새로운 데모 및 유틸리티 응용 프로그램을 향상 템플릿.
Tags: Major feature enhancements
The high-level RRD logic was clearly separated from
low-level I/O operations. By default the java.nio.*
library is now used for fast disk access, improving
speed by at least 2-3 times. Support for RRDTool's
XPORT command was added. The graph package now
includes setResolution(), setLowerLimit(), and
setLazy() methods, new rendering options, a new
datasource type (SDEF), graph template
enhancements, and several new demo and utility
applications.

2004-04-30 13:05
1.3.1

이 릴리스에는 상당한 성능 향상, gprint 지시어, 전송 속도를 속도 및 총 바이트와 같은 그래프, RPN 표현을위한 새로운 상수 값, 옵션은 그래프 1 주일의 첫날을 설정하는 방법에 전송 표시의 새로운 집합 함수 기능 정의, 장치가 아닌 표준 포트, 그리고 몇 가지 버그수정 SNMP를 실행하기위한 지원합니다.
Tags: Minor feature enhancements
This release features significant performance improvements, a new aggregation function for the gprint directive, display of transfer speed rates and total bytes transferred on the same graph, new constant values for RPN expressions, an option to set the first day of the week for a graph definition, support for devices running SNMP on a non-standard port, and several bugfixes.

2004-03-22 11:34
1.3.0

이 릴리스 RRD 파일과 XML 파일을 템플릿에서 그래프를 만들 수있습니다. 즉, 업데이트, RrdToolkit 클래스를 추가할 수 있으며 즉시 데이터 소스와 기존 RRD 파일에 정의를 제거 아카이브에 추가되었습니다. RrdDbPool 클래스를 디자인했다. 그것은 지금도 RRD 파일을 사용하지 않고 시간이 일련의 계획이 가능합니다. "경감"응용 프로그램을 크게, 그리고 새로운 명령행 유틸리티를 일괄 JRobin 네이티브 형식으로 이전 RRDTool 파일 변환에 대한 개선됐다 포함되었습니다.
Tags: Major feature enhancements
This release can create RRD files and graphs from XML
template files. An RrdToolkit class that can add,
update, and remove data sources and archive
definitions in existing RRD files on the fly was added.
The RrdDbPool class was redesigned. It is now also
possible to plot a time series without using an RRD
file. The "Inspector" application was greatly improved,
and a new command line utility for converting your old
RRDTool files to the JRobin native format in bulk was
included.

2003-11-25 00:51
1.2.2

방법을 제공하는 전체 이미지 크기를 지정할 수있습니다. gprint에 최대 가치 버그 () 구문에서 수정되었습니다.
Tags: Minor bugfixes
A method to specify the entire image size is provided. A bug with MAX values in gprint() statements has been fixed.

2003-11-21 12:22
1.2.1

이 버전, 그리고 수평 축에 대한 사용자 정의 레이블을 지정하는 방법을 추가하는 방법을 가로 축 제목을 지정할 수있습니다. 여러 스택 플롯, 그리고 그래프 안티 앨리어싱 버그 그래프에서 버그를 해결합니다.
Tags: Minor bugfixes
This version adds a method to specify custom labels for
the horizontal axis, and a method to specify the
horizontal axis title. It resolves a bug in graphs with
several stacked plots, and a bug with graph anti-aliasing.

Project Resources