Re: [opennms-devel] RrdUtils.updateFile skip the timestamp which is expired

2012-07-16 Thread Roskens, Ronald
nms-devel] RrdUtils.updateFile skip the timestamp which is expired Thanks for all the answers, I really appreciated cause people told me that it is not so useful to ask question here, I am gonna tell them, it helps! lol Ok, go back to the topic, I decide to do sth very ugly, because by now I can

Re: [opennms-devel] RrdUtils.updateFile skip the timestamp which is expired

2012-07-16 Thread xuemei
Thanks for all the answers, I really appreciated cause people told me that it is not so useful to ask question here, I am gonna tell them, it helps! lol Ok, go back to the topic, I decide to do sth very ugly, because by now I cant find a nice way to realize it. Based on the source code in the pro

Re: [opennms-devel] RrdUtils.updateFile skip the timestamp which is expired

2012-07-16 Thread Les Mikesell
On Mon, Jul 16, 2012 at 4:23 AM, xuemei wrote: > > I wana avoid the gap in the jrb file, and the gap is caused by some late > response, can be whatever reason. At least it exists in openNMS when we > check the jrb file, lots of period has NaN. > What I am trying to do is to fill those gap, I got a

Re: [opennms-devel] RrdUtils.updateFile skip the timestamp which is expired

2012-07-16 Thread Jeff Gehlbach
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/16/2012 05:23 AM, xuemei wrote: > Thanks for your reply, I wish you got a good weekend. Thanks, it was a pretty good one :) > I am trying to describe it in small step to make people understand > more easily, I dont believe it is very narrow t

Re: [opennms-devel] RrdUtils.updateFile skip the timestamp which is expired

2012-07-16 Thread xuemei
Thanks for your reply, I wish you got a good weekend. ---> If you explain your broader goal, rather than the very narrow thing you are trying to do, we can help more. I am trying to describe it in small step to make people understand more easily, I dont believe it is very narrow thing. I wana avoid

Re: [opennms-devel] RrdUtils.updateFile skip the timestamp which is expired

2012-07-13 Thread Jeff Gehlbach
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/13/2012 11:54 AM, xuemei wrote: > By using the GUI tool RRD file inspector, I can manually insert the > value in the past time. So how to realize by coding, If you explain your broader goal, rather than the very narrow thing you are trying to

Re: [opennms-devel] RrdUtils.updateFile skip the timestamp which is expired

2012-07-13 Thread xuemei
thanks very much, it is really helpful. But I still wana find a way to do that, is it possible? To modify the source code of QueuingRrdStrategy or whatever. By using the GUI tool RRD file inspector, I can manually insert the value in the past time. So how to realize by coding, openNMS is really

Re: [opennms-devel] RrdUtils.updateFile skip the timestamp which is expired

2012-07-13 Thread Alejandro Galue
I believe you can't, and this is not an OpenNMS issue. RRDtool (and JRobin is based on that tool) is not designed for that kind of behavior Guess that the following link might help: http://oss.oetiker.ch/rrdtool/tut/rrd-beginners.en.html Alejandro. On Jul 13, 2012, at 10:15 AM, xuemei wrot

[opennms-devel] RrdUtils.updateFile skip the timestamp which is expired

2012-07-13 Thread xuemei
Hi RrdUtils.RrdUtils.updateFile(), if the timestamp is earlier than the latest recorde in the jrb file, this update will not effect. How to modify this to make update work even the timestamp passed is an very old time. Any idea? xuemei -- View this message in context: http://opennms.530661.n2