tags 543523 confirmed pending
quit

Hi Janning,

I've tested the patch and it indeed solves the problem, when only one
connector is used.

I've checked it in upstream at [1]. Note that because we're now using
ForceArray, I also had to change the way xml simple accesses the info. For
example, from
$xml->{'connector'}->{'http-'.$PORT}->{'requestInfo'}->{'requestCount'} to
$xml->{'connector'}->{'http-'.$PORT}->{'requestInfo'}->[0]->{'requestCount'}.

This will be included in munin 1.4.4.

Note that these tomcat plugins are obsoleted in munin 1.4.x, and are set to
"manual" family. They were replaced by a reimplementation of them in ruby, as
can be seen at [2].

Regards,
    Tom Feiner

[1] http://munin.projects.linpro.no/changeset/3369
[2]
http://munin.projects.linpro.no/browser/trunk/plugins/node.d/tomcat_.in?rev=3369


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to