Hi,
The reports for DB2 are now added in "Database reports" in the "System
information" part of the monitoring page and ready for the next
release (1.35).
But I have no DB2 database to test: you can test if you wish by
downloading some new build,
for JIRA/Confluence/Bamboo javamelody plugin at:
http://javamelody.googlecode.com/files/jira-javamelody-20120212.jar
or for javamelody at:
http://javamelody.googlecode.com/files/javamelody-20120212.jar
bye,
Emeric
On 5 fév, 19:10, Vernat Emeric <
ever...@free.fr> wrote:
> Hi,
>
> Yes, if you want to monitor the jdbc connections and the sql requests in
> Confluence, you need to use only the datasource connection and not the
> direct JDBC connection.
> Reference:
http://code.google.com/p/javamelody/wiki/UserGuide?tm=6#Atlassian_JIR...
> Le 01/02/2012 05:53, Peter James a �crit :
>
>
>
>
>
>
>
>
>
> > Hi Vernat,
>
> > Thank you for your comprehensive reply.
>
> > I have set up a separate datasource for Confluence and can
> > successfully access it using the Confluence sql plugin, however none
> > of the http session, jdbc or sql graphs are reported on.
> > Our main connection to the database is with a direct JDBC connection
> > setup.
> > Does it require that we only use the datasource connection rather than
> > the direct JDBC connection?
>
> > The datasource URL is in the form: jdbc:db2://devdb203:54000/DWIKI
>
> > The reports that our DBA have suggested (which don't require a high
> > level of access) are:
>
> > *Monitor (MON) views*
> > The monitor views return metrics on various database activities, for
> > example:
>
> > * MON_CURRENT_SQL returns metrics for all activities that were
> > submitted on all members of the database and have not yet been
> > completed, including a point-in-time view of currently executing
> > SQL statements.
> > * MON_DB_SUMMARY returns metrics aggregated over all service classes.
> > * MON_LOCKWAITS returns information about agents working on behalf
> > of applications that are waiting to obtain locks in the currently
> > connected database.
> > * MON_SERVICE_SUBCLASS_SUMMARY returns metrics for all service
> > subclasses, showing work executed per service class.
> > * MON_CURRENT_UOW returns metrics for all units of work.
> > * MON_WORKLOAD_SUMMARY returns metrics for all workloads, showing