class cobra.model.proc.SysCPU1qtr¶
-
class
cobra.model.proc.
SysCPU1qtr
¶
A class that represents the most current statistics for System cpu in a 1 quarter 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
idleAverage1mAvg : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleAverage1mLast : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleAverage1mMax : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleAverage1mMin : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleAverage1mSpct : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleAverage1mThr : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleAverage1mTr : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleAverage1mTrBase : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleAverage1mTtl : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleAvg : Idle CPU. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleLast : Idle CPU. This is the most current value read by the counter.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleMax : Idle CPU. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleMin : Idle CPU. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleSpct : Idle CPU. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleThr : Idle CPU. This indicates 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
idleTr : Idle CPU. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleTrBase : Idle CPU. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
idleTtl : Idle CPU. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelAverage1mAvg : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelAverage1mLast : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelAverage1mMax : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelAverage1mMin : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelAverage1mSpct : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelAverage1mThr : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelAverage1mTr : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelAverage1mTrBase : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelAverage1mTtl : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelAvg : Kernel CPU. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelLast : Kernel CPU. This is the most current value read by the counter.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelMax : Kernel CPU. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelMin : Kernel CPU. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelSpct : Kernel CPU. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelThr : Kernel CPU. This indicates 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
kernelTr : Kernel CPU. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelTrBase : Kernel CPU. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
kernelTtl : Kernel CPU. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
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
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
userAverage1mAvg : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userAverage1mLast : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userAverage1mMax : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userAverage1mMin : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userAverage1mSpct : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userAverage1mThr : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userAverage1mTr : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userAverage1mTrBase : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userAverage1mTtl : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userAvg : User CPU. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userLast : User CPU. This is the most current value read by the counter.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userMax : User CPU. This is the largest value read by the counter during the collection interval. This value is only overwritten if the most current value is larger than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 4, the previous value is overwritten with 4. If the third reading is smaller than 4, the value remains at 4. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userMin : User CPU. This is the smallest value read by the counter during the collection interval. This value is only overwritten if the most current value is smaller than the previous value. For example, if the value of the first reading is 3 and the value of the second reading is 2, the previous value is overwritten with 2. If the third reading is larger than 2, the value remains at 2. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userSpct : User CPU. This is the number of missed and/or incorrect values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userThr : User CPU. This indicates 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
userTr : User CPU. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userTrBase : User CPU. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
userTtl : User CPU. This is the total sum of all values read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False