class MmasCpuMonitoring

ManagedElement
+-Mmas
+-MmasMonitoring
+-MmasCpuMonitoring

This class contains the configuration parameters related to a CPU monitoring activity in MMAS.

Attributes
string
mandatory
noNotification
activationAlgorithm
This parameter defines the algorithm to be used for activating an "above" threshold notification.
The possible values for this parameter are: "MEAN", "CONSECUTIVE".
string
mandatory
noNotification
deactivationAlgorithm
This parameter defines the algorithm to be used for de-activating a "below" threshold notification.
Possible values of this parameter are "MEAN" and "CONSECUTIVE"
boolean
mandatory
noNotification
enable
This parameter defines whether the CPU monitoring activity is enabled or not.
int32
mandatory
noNotification
lowerThresholdValue
This parameter defines the lower limit of the threshold.
int32
mandatory
noNotification
maxSamplingRate
This parameter defines the maximum sampling rate (in sec) associated to this monitoring activity.
Possible values are 1 to 60 seconds.
int32
mandatory
noNotification
measuringPeriod
This is the measuringPeriod attribute for MmasCpuMonitoring class MO.
This parameter represents the period of time (in seconds) used for calculating whether the threshold value has been crossed or not (in both directions). Valid values for the measuringPeriod are 1 to 3600 (inclusive).
string
key
mandatory
noNotification
restricted
mmasCpuMonitoringId
This parameter defines the ECIM key of the MmasCpuMonitoring class.
int32
mandatory
noNotification
upperThresholdValue
This parameter defines the upper limit of the threshold.

  class MmasCpuMonitoring