[
https://issues.apache.org/jira/browse/GERONIMO-3517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik B. Craig updated GERONIMO-3517:
------------------------------------
Attachment: GERONIMO-3517.patch
This patch changes user interface of the monitoring client somewhat, with the
initial page being a listing of various 'views' as well as the servers it can
monitor, to which configuration functionality will be added soon.
This patch also changes the graph generation so that all parameters (mbean
name, dataname, labels, colors, timeframe, server, ip for machine to pull data
from, authentication information) are pulled from a local database.
After the patch is applied, when the monitoring client is deployed it will now
show up as "Monitoring" under the "Server" folder in the plugable admin
console, as well as populating a local Derby database that is created upon it's
first connection with some default data.
For committing, the following must be done after applying the patch...
svn add client/client-war/src/main/webapp/WEB-INF/view/monitoringEdit.jsp
svn add client/client-war/src/main/webapp/WEB-INF/view/monitoringNormal.jsp
svn add client/client-war/src/main/webapp/WEB-INF/view/monitoringPage.jsp
Thanks =)
> Monitoring client needs to read from local database
> ---------------------------------------------------
>
> Key: GERONIMO-3517
> URL: https://issues.apache.org/jira/browse/GERONIMO-3517
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: monitoring
> Reporter: Erik B. Craig
> Assignee: Erik B. Craig
> Attachments: GERONIMO-3517.patch
>
>
> Monitoring client needs to read from local database for views, server
> connection information and individual graphs information.
> The code must be modified to allow for this, as well as automatic population
> of the local database if it is either not created or simply empty.
> This is a stepping stone to getting the Monitoring client much more
> configurable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.