class cobra.model.memory.Util1mo¶
-
class
cobra.model.memory.
Util1mo
¶
A class that represents the most current statistics for memory utilization in a 1 month sampling interval. This class updates every day.
Containers:
- Properties:
childAction : Delete or ignore. For internal use only.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
cnt : The number of readings made within the current sample.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.
- isNaming: False
- isCreateOnly: True
- isConfig: False
- isImplicit: True
lastCollOffset :
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
modTs : The time when this object was last modified.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
percentageAvg : covered by script
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
percentageLast : covered by script
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
percentageMax : covered by script
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
percentageMin : covered by script
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
percentageSpct : covered by script
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
percentageThr : covered by script
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
percentageTr : covered by script
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
percentageTrBase : covered by script
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
percentageTtl : covered by script
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
repIntvEnd :
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
repIntvStart :
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names.
- isNaming: False
- isCreateOnly: True
- isConfig: False
- isImplicit: True
status : The upgrade status. This property is for internal use only.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
usedAvg : The average amount of memory used in the system. This value is reset to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
usedLast : The last read value of the memory used counter. This counter specifies the memory used in the system. Note that this value continues through each interval without resetting to zero.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
usedMax : The largest amount of memory used in the system. This value is only overwritten if the most current value is greater than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 5, the previous value is overwritten with 5. If the third reading is smaller than 5, the value remains at 5. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
usedMin : The least amount of memory used in the system. This value is only overwritten if the most current value is less than the previous value. For example, if the value of the first reading is 5 and the value of the second reading is 3, the previous value is overwritten with 3. If the third reading is greater than 3, the value remains at 3. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
usedSpct : The missed and/or incorrect readings for memory used in the system. This value is reset to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
usedThr : The threshold value for memory used in the system. The threshold crossing flags indicate the properties of the counter that crossed the threshold during the collection interval. Note that this value resets at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
usedTr : The trending value for memory used in the system. This value is reset to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
usedTrBase : The cumulative value of the memory used counter from the previous interval. This value does not reset.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
usedTtl : The total sum of all values read from the memory used counter. This counter specifies the memory used in the system. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False