Allow SitestatsUpdateManager to be monitored over JMX.

Description

Currently the Sitestats service has an update manager that collects events and then updates it's tables based on the data in the events. These updates can cause performance problems if they start taking too long to run. The update manager collects data about how much time it is spending doing the updates and exposing this data over JMX allows easier monitoring.

Activity

Show:

Sam Ottenhoff August 16, 2016 at 6:39 PM

I don't see this JMX bean available in Sakai 11

Matthew Buckett May 5, 2015 at 4:09 AM

The JMX bean name is:

org.sakaiproject.sitestats.api:name=StatsUpdateManager

and it will export the interface:

org.sakaiproject.sitestats.api.StatsUpdateManagerMXBean

Fixed

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Created April 15, 2015 at 5:47 AM
Updated August 17, 2016 at 4:53 PM
Resolved April 20, 2015 at 9:41 AM