Bug#543523: munin-node: tomcat_* plugins don't work

2009-12-09 Thread Tom Feiner
Here is Janning's request: Hi Tom, I am sorry. It was just a typo with my munin-node config everything works fine. You can close my bug report. kind regards Janning -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Bug#543523: munin-node: tomcat_* plugins don't work

2009-11-30 Thread Tom Feiner
Hi Janning, Were you able to solve this issue with my suggestion in the previous post in this bug? Regards, Tom signature.asc Description: OpenPGP digital signature

Bug#543523: munin-node: tomcat_* plugins don't work

2009-08-31 Thread Tom Feiner
Hi Janning, I don't think that : structure is the problem. (In my machine I get this structure, and it works fine). It looks like tomcat on your machine is configured to listen on port 80. However, the munin tomcat_* plugins assume port 8080 by default. You can override this port by adding the

Bug#543523: munin-node: tomcat_* plugins don't work

2009-08-31 Thread Tom Feiner
Received this from Janning Vygen, attaching to the bug. On Mon, Aug 31, 2009 at 2:50 PM, Janning Vygen wrote: > > my status page looks like this (piped through xmllint --format) > > > > >   >     >   >   >     currentThreadCount="200" currentThreadsBusy="2"/> >     requestCount="1719679" errorC

Bug#543523: munin-node: tomcat_* plugins don't work

2009-08-27 Thread Tom Feiner
I'm unable to reproduce this problem either on lenny, with tomcat/munin versions: libtomcat5.5-java 5.5.26-5 tomcat5.5 5.5.26-5 tomcat5.5-admin 5.5.26-5 munin1.2.6-10~lenny1 munin-node 1.2.6-10~lenny1 Nor on si

Bug#543523: munin-node: tomcat_* plugins don't work

2009-08-25 Thread Holger Levsen
severity 543523 normal tags 543523 - patch thanks Hi, thanks for your bugreport! I've lowered the severity, as one broken plugin aint an important bug on the whole package and I removed the tag patch, as your patch doesnt fix the complete problem. regards, Holger signature.asc De

Bug#543523: munin-node: tomcat_* plugins don't work

2009-08-25 Thread janning
Package: munin-node Version: 1.2.6-10~lenny1 Severity: important Tags: patch All tomcat plugins assume a xml element or whatever port you run tomcat on. but this xml element is not available. it is return as an attribute which is not easy to be parsed by LibXML::SImple. simple fix for me was