Features
Monitor usage of:
- Confluence
- CPU
- Memory
- Classes
- Threads
Highlight graph sections and zoom in for a more detailed view
Zoomed-in views are synchronised across all graphing panels
Hover over points in the graphs to see further information
Configure the polling time to record information at different granularity levels
Threads and Garbage
The Threads tab presents details of the threads currently running within the JVM serving up Confluence, great when diagnosing deadlock issues. The Garbage Collection tab provides further details relating to the memory usage for the JVM and also allows you to force a Garbage Collection.
Take Snapshots
Capture snapshots of the information recorded for to review on another instance, useful in support cases.
| |
Health Monitoring Video (4:16) >>
|
|
Future Development
We have recently prototyped porting this to other Atlassian applications, giving dev-ops direct access to the information they need to make decisions.
The future direction is to expose more information for common bottlenecks, such as database utilisation and cache throughput, in the monitoring information. We hope to get as far as automatic self-tuning, where the system will advise you on the action you need to take in order to keep the system healthy.
Comments (1)
Oct 20, 2011
Guy Fraser says:
The snapshots feature also takes in to consideration the zoomed region - so you ...The snapshots feature also takes in to consideration the zoomed region - so you can either snapshot the whole dataset or just data related to the zoomed region. The plugin also acts as a viewer tool for the snapshot data - so you can take a snapshot on your live system and paste it in to the test system to examine the graphs, etc. This is useful for remote tech support teams who might not have access to the live instance.