Child pages
  • Monitoring of database connections via jmx

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For each enabled/active data server a bean is exposed with the configuration details
There is also a GaugeMonitor per server (NumActiveMonitor_<servername>) to monitor active connections and get notifications when limits are passed.
The limits can be modified via the attributes.
Notifications are pushed to the jmx client.

...