[ https://issues.apache.org/jira/browse/GERONIMO-4826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shawn Jiang resolved GERONIMO-4826. ----------------------------------- Resolution: Fixed Added the hints to the help page of monitoring portlet in branch 21, branch 22, and trunk. I'm wondering if we have document somewhere to address this monitoring attributes difference between Jetty connector and Tomcat connector ? > Some monitoring fields are always zero. > --------------------------------------- > > Key: GERONIMO-4826 > URL: https://issues.apache.org/jira/browse/GERONIMO-4826 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: monitoring > Affects Versions: 2.1.3, 2.1.4, 2.1.5, 2.2 > Reporter: Shawn Jiang > Assignee: Shawn Jiang > > It's strange, we need to figure out why they are always zero. > {noformat} > TomcatWebConnector > Active Request Count (always zero) > Busy Threads Current > Busy Threads Max > Busy Threads Min (always zero) > Bytes Received > Bytes Sent > Error Count > Open Connections Current (always zero) > Open Connections Max (always zero) > Open Connections Min (always zero) > Request Time Count > Request Time MaxTime > Request Time MinTime (always zero) > Request Time TotalTime > {noformat} > {noformat} > TomcatWebSSLConnector > Active Request Count (always zero) > Busy Threads Current > Busy Threads Max > Busy Threads Min (always zero) > Bytes Received > Bytes Sent > Error Count > Open Connections Current(always zero) > Open Connections Max (always zero) > Open Connections Min(always zero) > Request Time Count > Request Time MaxTime > Request Time MinTime (always zero) > Request Time TotalTime > {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.