Skip to main content

%Monitor.AbstractType

abstract class %Monitor.AbstractType

The generic Monitor data type. This class provides the parameters to define a Monitored metric. Only Properties which use one of the data classes which inherit from this class, will be sampled in in user-defined Application Monitor classes (and reported through SNMP).

Parameters

parameter GETMETHOD;
Method to be invoked during sampling
parameter Units;
a text description of the units for the data

Subclasses

FeedbackOpens in a new tab