[
https://issues.apache.org/jira/browse/GERONIMO-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik B. Craig updated GERONIMO-3441:
------------------------------------
Attachment: statsportlet.zip
User interface (portlet intended for plugable admin console) component of the
set.
To implement, you need 2.x minimal assembly (tomcat) running, with the console
from
https://svn.apache.org/repos/asf/geronimo/plugins/console/ installed, as well
as pluto from
https://svn.apache.org/repos/asf/geronimo/plugins/pluto/ installed.
In addition to this, the tomcat-dojo plugin must also be installed, as well as
the MRC component that collects the statistics/forwards to this client.
Once all this requirements are met, this zip can be extracted, and compiled
with mvn install.
All that must be done then is to do a deploy of the .war created in the target
directory from within the plugable admin console.
On first load, a stats collection thread will be started with a snapshot
interval of 60 seconds. The portlet is currently hardcoded to generate
15-minute graphs for all of the data tracked from tomcat.
> 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.zip, screenshot1.jpg, screenshot2.jpg,
> statsportlet.zip
>
>
> 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.