[
https://issues.apache.org/jira/browse/GERONIMO-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viet Hung Nguyen updated GERONIMO-3441:
---------------------------------------
Attachment: stats.patch
I have added the lastSampleTime and startTime field for each statistic. Also,
the statisticsProvider attribute was already set to true, so it is not present
in the patch, but it is there when I view the mbean from jconsole.
This patch also exposes the Jetty Connector stats in addition to the Jetty
Container stats. I have tested this patch on the latest trunk and both tomcat
and jetty works fine.
If someone could review the patch along with the MRC plugins, it will be great
to get this into sandbox.
> Server monitoring and management
> --------------------------------
>
> Key: GERONIMO-3441
> URL: https://issues.apache.org/jira/browse/GERONIMO-3441
> Project: Geronimo
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: general
> Affects Versions: 2.1
> Environment: All
> Reporter: Erik B. Craig
> Assignee: Erik B. Craig
> Attachments: mrc-client.zip, mrc-server.zip, screenshot1.jpg,
> screenshot2.jpg, stats.patch
>
>
> Currently, there is not a good way of surfacing Geronimo's server information
> so that an administrator can monitor the server's status. The architecture of
> using MBeans is established, but not fully exploited. This enhancement will
> take advantage of what Geronimo currently offers and extend it so that a
> server can tap into a cluster of servers and extract information from
> specific Geronimo servers or even aggregates of Geronimo servers.
> The goal is to have one machine be able to reach out to all Geronimo servers
> in order to fetch data or even alter their state. This will be especially
> useful in the case of someone having to monitor a large number of Geronimo
> servers.
> Viet Nguyen and myself have completed a bit of framework towards this goal,
> to be attached to this jira
> In-depth information can be found in the confluence wiki here
> http://cwiki.apache.org/confluence/display/GMOxDEV/Monitoring+and+Management+Service
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.