public class ThreadsStatusSampler extends AbstractMXBeanSampler
ThreadsStatusRecord each time the
sample method is called.| Constructor and Description |
|---|
ThreadsStatusSampler()
Create new ThreadsStatusSampler.
|
| Modifier and Type | Method and Description |
|---|---|
protected IMonitoringRecord[] |
createNewMonitoringRecords(long timestamp,
java.lang.String hostname,
java.lang.String vmName,
IMonitoringController monitoringCtr)
Abstract method used as interface to realize concrete samplers.
|
samplepublic ThreadsStatusSampler()
protected IMonitoringRecord[] createNewMonitoringRecords(long timestamp, java.lang.String hostname, java.lang.String vmName, IMonitoringController monitoringCtr)
AbstractMXBeanSamplercreateNewMonitoringRecords in class AbstractMXBeanSamplertimestamp - the current time.hostname - the hostname of the machine where this measurement is performedvmName - name of the vmmonitoringCtr - monitoring controller used in the measurementCopyright 2017 Kieker Project, http://kieker-monitoring.net