mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
19.05.2007 8ec8ace49a1f7da52c2424045c205c6ebe083a06
refs
author neil_a_wilson <neil_a_wilson@localhost>
Wednesday, September 19, 2007 19:05 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Wednesday, September 19, 2007 19:05 +0200
commit8ec8ace49a1f7da52c2424045c205c6ebe083a06
tree 44938df88a422dd42e36691adb270f1d269b01ed tree | zip | gz
parent dc6bbc9fbe92f7db73e4e3105a0ba371e7ce2f65 view | diff
Add a new monitor provider that can be used to monitor memory usage within the
JVM, including:

- The total number of garbage collections (per memory pool)
- The total duration of all garbage collections (per memory pool)
- The averge duration for a garbage collection (per memory pool)
- The duration of the most recent garbage collection (per memory pool)
- The current size of each memory region
- The size of each memory region after the last garbage collection
2 files modified
2 files added
423 ■■■■■ changed files
opendj-sdk/opends/resource/config/config.ldif 24 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/schema/02-config.ldif 3 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/MemoryUsageMonitorProviderConfiguration.xml 61 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/monitors/MemoryUsageMonitorProvider.java 335 ●●●●● diff | view | raw | blame | history