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 官网
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。