Package | Description |
---|---|
com.redhat.thermostat.agent | |
com.redhat.thermostat.backend |
API for implementing a data-collection backend for the agent.
|
Class and Description |
---|
BackendRegistry
A registry for
Backend s. |
Class and Description |
---|
Backend
Represents a plugin that runs on the agent and performs monitoring of host
and applications.
|
BaseBackend |
HostPollingAction
An action to be performed at a regular interval as part of a
HostPollingBackend implementation. |
VmPollingAction
An action to be performed at a regular interval as part of a
VmPollingBackend implementation. |
VmUpdate
This interface can be used to query the performance counters
of a monitored JVM when they are updated.
|
VmUpdateException
Exception class indicating that a problem occurred accessing
a monitored JVM's performance counters.
|
VmUpdateListener
A listener that can be registered to receive updates for a
JVM's performance counters.
|
Copyright © 2017. All Rights Reserved.