[
https://issues.apache.org/jira/browse/DERBY-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernt M. Johnsen updated DERBY-3500:
------------------------------------
Attachment: DERBY-3500-v0.png
DERBY-3500-v0.stat
DERBY-3500-v0.diff
As a "proof of concept": A patch that implements a DatabasMBean interface with
an BasicDatabaseMBeanImpl implementation. Implements number of locked objects
(in the sense of rows and tables) and transactions per second. Attached is also
a JConsole screen shot. The patch needs more work (e.g comments ;-) and
security stuff, but comments are very welcome.
> Implement a DatabaseMBean for monitoring of a database
> ------------------------------------------------------
>
> Key: DERBY-3500
> URL: https://issues.apache.org/jira/browse/DERBY-3500
> Project: Derby
> Issue Type: New Feature
> Components: JMX
> Reporter: Bernt M. Johnsen
> Attachments: DERBY-3500-v0.diff, DERBY-3500-v0.png, DERBY-3500-v0.stat
>
>
> Implement a DatabaseMBean for monitoring of a database. Example attributes
> - various database properties
> - disk writes pr. second
> - disk reads pr. second
> - data cache statistics
> - statement cache statistics
> - queries pr. second
> etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.