JRobin绘制指定时间段的流量图

目录:

  1. 运用场景
  2. 初始数据
  3. 绘制图表

[一]、运用场景

本人主要讲述JRobin中运用RPN表达式的功能绘制某一数据源指定时间段的流量图以及不同数据源不同时间段的合并流量图。

[二]、初始数据

生成测试RRD数据文件的代码CoreHandler.java :

运用上述程序生成两个RRD测试数据文件:

  • D:/test/jrobin/demo_port1.rrd
  • D:/test/jrobin/demo_port2.rrd

[三]、绘制图表

绘制流量图的测试代码:GraphDemoHandler.java

运行日志如下:

生成的流量图如下:

端口1 的基本流量图:

端口2 的基本流量图:

端口1 指定时间段2012-03-01~2012-03-16的流量图:

端口2 指定时间段2012-03-16~2012-04-01的流量图:

端口12012-03-01~2012-03-16)端口22012-03-16~2012-04-01)的合并流量图:

原创文章,转载请注明: 转载自micmiu – 软件开发+生活点滴[ http://www.micmiu.com/ ]

本文链接地址: http://www.micmiu.com/enterprise-app/snmp/jrobin-graph-rpn/

发表评论?

0 条评论。

发表评论


注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">