class MmasMemoryMonitoring

ManagedElement
+-Mmas
+-MmasMonitoring
+-MmasMemoryMonitoring

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

Attributes
string
mandatory
activationAlgorithm
This parameter defines the algorithm to be used for activating an "above" threshold notification.
Possible values of this parameter are "MEAN" and "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 memory 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 MmasMemoryMonitoring 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
mmasMemoryMonitoringId
This parameter represents the ECIM key of the MmasMemoryMonitoring class.
int32
mandatory
noNotification
upperThresholdValue
This parameter defines the upper limit of the threshold.

  class MmasMemoryMonitoring