|
Description:
|
meanMonitor MANAGED OBJECT CLASS
DERIVED FROM monitorMetric;
CHARACTERIZED BY
meanMonitorPackage PACKAGE
BEHAVIOUR
meanMonitorBehaviour BEHAVIOUR
DEFINED AS
"See 8.1.3.3." ;;
ATTRIBUTES
estimateOfMean GET-REPLACE,
movingTimePeriod GET-REPLACE;;;
CONDITIONAL PACKAGES
estimateOfMeanThresholdPackage
PRESENT IF "threshold on estimateOfMean is required",
specificProblemsIndicationPackage
PRESENT IF "specific problems indication behaviour is required and either
the estimate of mean threshold package is present or the derived
gauge-threshold package is present";
|
|
|
|