public interface IMonitoringController extends IJMXController, IProbeController, ISamplingController, IStateController, ITimeSourceController, IWriterController
Modifier and Type | Method and Description |
---|---|
boolean |
sendMetadataAsRecord()
This method is used to log the status of the controllers to the configured writer.
|
java.lang.String |
toString()
This method is used to log the status of the controllers to the console.
|
getJMXDomain
activateProbe, deactivateProbe, getProbePatternList, isProbeActivated, setProbePatternList
removeScheduledSampler, schedulePeriodicSampler
disableMonitoring, enableMonitoring, getExperimentId, getHostname, getName, incExperimentId, isDebug, isMonitoringEnabled, isMonitoringTerminated, setExperimentId, terminateMonitoring
getTimeSource
newMonitoringRecord, waitForTermination
java.lang.String toString()
toString
in class java.lang.Object
boolean sendMetadataAsRecord()
KiekerMetadataRecord
record is used.
This method is automatically executed for the first record sent.Copyright 2017 Kieker Project, http://kieker-monitoring.net