|
Kieker 1.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
ISampler
s which collect
system-level sensor data via the Sigar
API and store this data as IMonitoringRecord
s via
WriterController#newMonitoringRecord(kieker.common.record.IMonitoringRecord)
.AbstractSigarSampler
with given SigarProxy
instance used to retrieve the sensor
data.
SigarSamplerFactory
as the Servlet is initialized and destroyed respectively.CpuPerc.getCombined()
, as ResourceUtilizationRecord
s via
WriterController#newMonitoringRecord(kieker.common.record.IMonitoringRecord)
.AbstractSigarSampler
with given
SigarProxy
instance used to retrieve the sensor data.
SigarSamplerFactory
as the Servlet is
initialized and destroyed respectively.CpuPerc
, as CPUUtilizationRecord
s via
WriterController#newMonitoringRecord(kieker.common.record.IMonitoringRecord)
.AbstractSigarSampler
with given
SigarProxy
instance used to retrieve the sensor data.
CPUUtilizationRecord
with the given values.
CPUsCombinedPercSampler
.
CPUsDetailedPercSampler
.
MemSwapUsageSampler
.
IMonitoringRecord
s.CurrentTimeEventGenerator.getCurrentTimeOutputPort()
.
CurrentTimeRecord.currentTime
.CurrentTimeRecord
with the
without setting the current time value.
IMonitoringRecordReceiver
.FilesystemLogReplayer
.SigarSamplerFactory
which
uses the singleton instance of the WriterController retrieved via
{@link WriterController#getInstance()}.
SigarProxy
instance used by this SigarSamplerFactory
.
Sigar
-based
AbstractSigarSampler
s.IMonitoringRecordReceiver
.MemSwapUsageRecord
with the given values.
Mem
and Swap
,
as MemSwapUsageRecord
s via
WriterController#newMonitoringRecord(kieker.common.record.IMonitoringRecord)
.AbstractSigarSampler
with given
SigarProxy
instance used to retrieve the sensor data.
CurrentTimeEventGenerator.getCurrentTimeOutputPort()
.
ScheduledSamplerJob
.
IMonitoringRecordReceiver
.
IMonitoringRecordReceiver
.
AnalysisController
instance and returns after the
configured reader finished reading and all analysis plug-ins terminated;
or immediately, if an error occurs.
RuntimeException
if an error occurred.
ISampler
to perform a measurement and to pass the data
to the given IMonitoringController
.
ScheduledSamplerJob
with the given parameters.
ISampler
with given initial delay, and period.
IMonitoringController
controlling this writer.
AbstractSigarSampler
s.SigarSamplerFactory
with the given parameters.
TimestampEvent.timestamp
.TimestampEvent
with the given timestamp.
TraceAnalysisTool
.
|
Kieker 1.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |