|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Plugin
and PluginEnvironment
with their respective subinterfaces.
See:
Description
Interface Summary | |
---|---|
Action | The interface for Action Plugins. |
ActionEnvironment | The environment for Action Plugins. |
AgentGroupSource | Extends the Source Interface. |
AgentSource | Extends the Source Interface. |
CollectorSource | Extends the Source Interface. |
Condition | The Interface for an Incident Condition. |
Duration | The Interface for Durations. |
Incident | This interface describes Incidents. |
IncidentRule | The Interface for Incident Rules. |
Key | Unique Incident Key. |
Measure | The Interface for a Measure. |
Metric | The Interface to define a Metric. |
Migrator | Implementors of this interface (which typically also implement Plugin ) can migrate their
existing instance configuration through versions changes. |
Monitor | The interface for Monitor Plugins. |
MonitorEnvironment | The environment for Monitor Plugins. |
MonitorMeasure | The Interface for Measures that are provided to a Monitor to be filled with values. |
MonitorSource | Extends the Source Interface. |
Plugin | The root interface in the Plugin interface hierarchy. |
PluginEnvironment | The root interface in the Plugin environment interface hierarchy. |
PluginEnvironment.Host | Represents a host. |
Property | A single configuration property of a Plugin. |
PropertyContainer | A container for Property items. |
PurePath | Incident related PurePath definition. |
Sensitivity | The Interface for the Sensitivity of Incidents. |
ServerSource | Extends the Source Interface. |
Source | The Source of a Measure. |
Task | The interface for Task Plugins. |
TaskEnvironment | The environment for Task Plugins. |
Threshold | The Interface for a Threshold. |
Timestamp | The Timestamp of an Incident. |
Value | The value of a Measure. |
Violation | The Interface for Violations. |
Violation.TriggerValue |
Class Summary | |
---|---|
Status | A status that describes the result of the Plugin setup or execute method call. |
Enum Summary | |
---|---|
Incident.Severity | |
Sensitivity.Type | |
SourceType | The type of a Source. |
Status.StatusCode | Standard Status Codes They contain: a status code the base status code a short message a message |
Threshold.Type |
This package contains the public interfaces related to the Plugin Development Environment (PDE), good points to start are the interfaces Plugin
and PluginEnvironment
with their respective subinterfaces. For more information how to create and configure user plugins please see the documentation on the dynaTrace Community.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |