|
From: <dan...@co...> - 2008-10-30 09:28:51
|
Hi,
first of all I would like to thank you for the very helpful tool!
I just wonder, whether this project is still active?
I am having two issues with JETM:
1) The RRD4J Offline Integration did not work for me.
- I can create a new DB but the Import does not work.
- I debugged through the code and see that the measuring points are processed but in the end nothing is updated in the rrd DB File.
- Tried the following versions of RR4J: 2.0.2 and 2.0.5
- Log for create DB step:
30.10.08 09:59:02 [main] [DEBUG] Using template etm/contrib/rrd/rrd4j/template/db/mediumres-template.xml from classpath.
30.10.08 09:59:06 [main] [INFO ] Created rrd db at C:\Temp\perf.rrd using template jar:file:/C:/Temp/lib/jetm-optional-1.2.2.jar!/etm/contrib/rrd/rrd4j/template/db/mediumres-template.xml.
- Log output for import step:
30.10.08 09:06:25 [main] [INFO ] Parsing C:\Temp\FinacePerfTest.log
30.10.08 09:06:33 [main] [DEBUG] Using Rrd4j destination C:\Temp\perf.rrd starting at Thu Jan 01 01:00:00 CET 1970 with step 20 seconds.
30.10.08 09:57:48 [main] [DEBUG] Finished parsing C:\Temp\FinacePerfTest.log. Processed 17 out of 17 lines.
Any idea what I should do?
2) Spring Integration does not support Version 2.5
Is there a plan to support Spring 2.5?
Thanks,
Daniel
|