You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/08/23 23:44:31 UTC

[jira] Issue Comment Edited: (GERONIMO-3441) Server monitoring and management

    [ https://issues.apache.org/jira/browse/GERONIMO-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522276 ] 

vhnguyen edited comment on GERONIMO-3441 at 8/23/07 2:43 PM:
---------------------------------------------------------------------

I have attached the MRC gbean which will reside on the server(s) to be monitored. This Gbean provides a gateway for the management server (the stuff that Erik is working on) to query and even make changes to the existing components on whatever server that the MRC gbean is monitoring. 

This version of the MRC gbean has also enabled monthly archiving of the server's information.

Also, please read the 'readme.txt' file for information on how to compile and deploy this gbean.

      was (Author: vhnguyen):
    I have attached the MRC gbean which will reside on the server(s) to be monitored. This Gbean provides a gateway for the management server (the stuff that Erik is working on) to query and even make changes to the existing components on whatever server that the MRC gbean is monitoring. 

This version of the MRC gbean has also enabled monthly archiving of the server's information.
  
> 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.