rrd4j

程序名称:rrd4j

授权协议: 未知

操作系统: 跨平台

开发语言: Java

rrd4j 介绍

RRD4J is a 100% pure java implementation of
RRDTool’s functionality. It follows the
same logic and uses the same data sources, archive types and
deFinitions
as RRDTool does. RRD4J supports all standard operations on Round
Robin Database (RRD) files: CREATE , UPDATE , FETCH , LAST ,
DUMP, XPORT and GRAPH. RRD4J’s API is made for those who are familiar
with RRDTool’s concepts and logic, but prefer to work with pure java. If you
provide the same data to RRDTool and RRD4J, you will get exactly the same
results and graphs
. RRD4J is made from the scratch and it uses very limited
portions of RRDTool’s original source code. RRD4J does not use native
functions and libraries, has no Runtime.exec() calls and does not require
RRDTool to be present. RRD4J is distributed as a software library ( jar
files) and comes with full java source code (LGPL
licence
).

rrd4j 官网

https://rrd4j.dev.java.net/

相关编程语言

IPTraf是一个使用简单的网络状况监视工具。
所谓 rootkit ,是一类入侵者经常使用的工具。这类工...
系统管理员可以利用Health Monitor 去监控网络中的每...
当服务器遭到黑客攻击时,在多数情况下,黑客可能对...
Hobbit是一个基于WEB用于监视系统运行状态和网络信息...
MX4J是Java管理扩展技术的一个开源实现,支持JSR3 (...