|
Naming Rules | |
RN FORMAT: CDprocProcCPU1year [1] PREFIX=CDprocProcCPU1year DN FORMAT: [0] topology/pod-{id}/node-{id}/sys/procsys/proc-{id}/CDprocProcCPU1year [1] sys/procsys/proc-{id}/CDprocProcCPU1year |
Diagram | |
Super Mo: proc:ProcCPU, Container Mos: proc:Proc (deletable:no), |
Containers Hierarchies | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Contained Hierarchy | ||
|
Inheritance | ||||||||||||||
|
Stat Counters |
scalar:Double |
GAUGE: proc:ProcCPU:usage(percentage) CPU usage Comments: CPU usage in percentage |
scalar:Uint64 |
GAUGE: proc:ProcCPU:invoked(count) invoked Comments: Number of times invoked |
scalar:Double |
GAUGE: proc:ProcCPU:avgExec(usec) average execution time Comments: Average execution time |
scalar:Double |
GAUGE: proc:ProcCPU:maxExec(msec) maximum execution time Comments: Maximum execution time |
scalar:Double |
GAUGE: proc:ProcCPU:totalExec(msec) total execution time Comments: Total execution time |
Events | |
|
Faults | |
|
Fsms | |
|
Stats Info | |
Properties Summary |
Defined in: proc:ProcCPU | |
scalar:Double |
avgExecAvg (proc:ProcCPU:avgExecAvg) Average execution time. 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. |
scalar:Double |
avgExecLast (proc:ProcCPU:avgExecLast) Average execution time. This is the most current value read by the counter. |
scalar:Double |
avgExecMax (proc:ProcCPU:avgExecMax) Average execution time. 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. |
scalar:Double |
avgExecMin (proc:ProcCPU:avgExecMin) Average execution time. 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. |
scalar:Uint16 |
avgExecSpct (proc:ProcCPU:avgExecSpct) Average execution time. 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. |
stats:ThresholdedMask
scalar:Bitmask64 |
avgExecThr (proc:ProcCPU:avgExecThr) Average execution time. 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. |
scalar:Double |
avgExecTr (proc:ProcCPU:avgExecTr) Average execution time. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval. |
scalar:Double |
avgExecTrBase (proc:ProcCPU:avgExecTrBase) Average execution time. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes. |
scalar:Double |
avgExecTtl (proc:ProcCPU:avgExecTtl) Average execution time. 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. |
scalar:Uint64 |
invokedAvg (proc:ProcCPU:invokedAvg) Invoked. 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. |
scalar:Uint64 |
invokedLast (proc:ProcCPU:invokedLast) Invoked. This is the most current value read by the counter. |
scalar:Uint64 |
invokedMax (proc:ProcCPU:invokedMax) Invoked. 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. |
scalar:Uint64 |
invokedMin (proc:ProcCPU:invokedMin) Invoked. 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. |
scalar:Uint16 |
invokedSpct (proc:ProcCPU:invokedSpct) Invoked. 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. |
stats:ThresholdedMask
scalar:Bitmask64 |
invokedThr (proc:ProcCPU:invokedThr) Invoked. 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. |
scalar:Sint64 |
invokedTr (proc:ProcCPU:invokedTr) Invoked. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval. |
scalar:Uint64 |
invokedTrBase (proc:ProcCPU:invokedTrBase) Invoked. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes. |
scalar:Sint64 |
invokedTtl (proc:ProcCPU:invokedTtl) Invoked. 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. |
scalar:Double |
maxExecAvg (proc:ProcCPU:maxExecAvg) Maximum execution time. 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. |
scalar:Double |
maxExecLast (proc:ProcCPU:maxExecLast) Maximum execution time. This is the most current value read by the counter. |
scalar:Double |
maxExecMax (proc:ProcCPU:maxExecMax) Maximum execution time. 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. |
scalar:Double |
maxExecMin (proc:ProcCPU:maxExecMin) Maximum execution time. 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. |
scalar:Uint16 |
maxExecSpct (proc:ProcCPU:maxExecSpct) Maximum execution time. 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. |
stats:ThresholdedMask
scalar:Bitmask64 |
maxExecThr (proc:ProcCPU:maxExecThr) Maximum execution time. 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. |
scalar:Double |
maxExecTr (proc:ProcCPU:maxExecTr) Maximum execution time. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval. |
scalar:Double |
maxExecTrBase (proc:ProcCPU:maxExecTrBase) Maximum execution time. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes. |
scalar:Double |
maxExecTtl (proc:ProcCPU:maxExecTtl) Maximum execution time. 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. |
scalar:Double |
totalExecAvg (proc:ProcCPU:totalExecAvg) Total execution time. 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. |
scalar:Double |
totalExecLast (proc:ProcCPU:totalExecLast) Total execution time. This is the most current value read by the counter. |
scalar:Double |
totalExecMax (proc:ProcCPU:totalExecMax) Total execution time. 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. |
scalar:Double |
totalExecMin (proc:ProcCPU:totalExecMin) Total execution time. 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. |
scalar:Uint16 |
totalExecSpct (proc:ProcCPU:totalExecSpct) Total execution time. 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. |
stats:ThresholdedMask
scalar:Bitmask64 |
totalExecThr (proc:ProcCPU:totalExecThr) Total execution time. 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. |
scalar:Double |
totalExecTr (proc:ProcCPU:totalExecTr) Total execution time. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval. |
scalar:Double |
totalExecTrBase (proc:ProcCPU:totalExecTrBase) Total execution time. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes. |
scalar:Double |
totalExecTtl (proc:ProcCPU:totalExecTtl) Total execution time. 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. |
scalar:Double |
usageAvg (proc:ProcCPU:usageAvg) CPU usage. 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. |
scalar:Double |
usageLast (proc:ProcCPU:usageLast) CPU usage. This is the most current value read by the counter. |
scalar:Double |
usageMax (proc:ProcCPU:usageMax) CPU usage. 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. |
scalar:Double |
usageMin (proc:ProcCPU:usageMin) CPU usage. 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. |
scalar:Uint16 |
usageSpct (proc:ProcCPU:usageSpct) CPU usage. 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. |
stats:ThresholdedMask
scalar:Bitmask64 |
usageThr (proc:ProcCPU:usageThr) CPU usage. 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. |
scalar:Double |
usageTr (proc:ProcCPU:usageTr) CPU usage. This is the trending value of the counter. Note that this value resets to 0 at the beginning of each interval. |
scalar:Double |
usageTrBase (proc:ProcCPU:usageTrBase) CPU usage. This is the cumulative value of the counter from the previous collection interval. Used for internal purposes. |
scalar:Double |
usageTtl (proc:ProcCPU:usageTtl) CPU usage. 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. |
Defined in: stats:Item | |
scalar:Uint16 |
cnt (stats:Item:cnt) The number of readings made within the current sample. |
scalar:Uint32 |
lastCollOffset (stats:Item:lastCollOffset) |
scalar:Date |
repIntvEnd (stats:Item:repIntvEnd) |
scalar:Date |
repIntvStart (stats:Item:repIntvStart) |
Defined in: mo:TopProps | |
mo:ModificationChildAction
scalar:Bitmask32 |
childAction (mo:TopProps:childAction) Delete or ignore. For internal use only. |
reference:BinRef |
dn (mo:TopProps:dn) A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module. |
reference:BinRN |
rn (mo:TopProps:rn) Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names. |
mo:ModificationStatus
scalar:Bitmask32 |
status (mo:TopProps:status) The upgrade status. This property is for internal use only. |
Defined in: mo:Modifiable | |
mo:TStamp
scalar:Date |
modTs (mo:Modifiable:modTs) The time when this object was last modified. |
Properties Detail |
Type: scalar:Double Units: usec Encrypted: false Access: oper Category: ImplicitAvgComments:
Type: scalar:Double Units: usec Encrypted: false Access: oper Category: ImplicitLastReadingComments:
Type: scalar:Double Units: usec Encrypted: false Access: oper Category: ImplicitMaxComments:
Type: scalar:Double Units: usec Encrypted: false Access: oper Category: ImplicitMinComments:
Type: scalar:Uint16 Units: usec Encrypted: false Access: oper Category: ImplicitSuspectComments:
Type: stats:ThresholdedMask Primitive Type: scalar:Bitmask64 Units: usec Encrypted: false Access: oper Category: ImplicitThresholdedComments:
|
Type: scalar:Double Units: usec Encrypted: false Access: oper Category: ImplicitTrendComments:
Type: scalar:Double Units: usec Encrypted: false Access: oper Category: ImplicitTrendBaseComments:
Type: scalar:Double Units: usec Encrypted: false Access: oper Category: ImplicitTotalComments:
Type: mo:ModificationChildAction Primitive Type: scalar:Bitmask32 Units: null Encrypted: false Access: implicit Category: TopLevelChildActionComments:
|
Type: scalar:Uint16 Units: null Encrypted: false Access: implicit Category: TopLevelRegularComments:
Type: reference:BinRef Units: null Encrypted: false Access: implicit Category: TopLevelDnComments:
Type: scalar:Uint64 Units: count Encrypted: false Access: oper Category: ImplicitAvgComments:
Type: scalar:Uint64 Units: count Encrypted: false Access: oper Category: ImplicitLastReadingComments:
Type: scalar:Uint64 Units: count Encrypted: false Access: oper Category: ImplicitMaxComments:
Type: scalar:Uint64 Units: count Encrypted: false Access: oper Category: ImplicitMinComments:
Type: scalar:Uint16 Units: count Encrypted: false Access: oper Category: ImplicitSuspectComments:
Type: stats:ThresholdedMask Primitive Type: scalar:Bitmask64 Units: count Encrypted: false Access: oper Category: ImplicitThresholdedComments:
|
Type: scalar:Sint64 Units: count Encrypted: false Access: oper Category: ImplicitTrendComments:
Type: scalar:Uint64 Units: count Encrypted: false Access: oper Category: ImplicitTrendBaseComments:
Type: scalar:Sint64 Units: count Encrypted: false Access: oper Category: ImplicitTotalComments:
Type: scalar:Uint32 Units: null Encrypted: false Access: implicit Category: TopLevelRegularComments:
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitAvgComments:
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitLastReadingComments:
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitMaxComments:
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitMinComments:
Type: scalar:Uint16 Units: msec Encrypted: false Access: oper Category: ImplicitSuspectComments:
Type: stats:ThresholdedMask Primitive Type: scalar:Bitmask64 Units: msec Encrypted: false Access: oper Category: ImplicitThresholdedComments:
|
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitTrendComments:
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitTrendBaseComments:
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitTotalComments:
Type: mo:TStamp Primitive Type: scalar:Date Units: null Encrypted: false Access: implicit Category: TopLevelRegularComments:
|
Type: scalar:Date Units: null Encrypted: false Access: implicit Category: TopLevelRegularComments:
Type: scalar:Date Units: null Encrypted: false Access: implicit Category: TopLevelRegularComments:
Type: reference:BinRN Units: null Encrypted: false Access: implicit Category: TopLevelRnComments:
Type: mo:ModificationStatus Primitive Type: scalar:Bitmask32 Units: null Encrypted: false Access: implicit Category: TopLevelStatusComments:
|
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitAvgComments:
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitLastReadingComments:
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitMaxComments:
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitMinComments:
Type: scalar:Uint16 Units: msec Encrypted: false Access: oper Category: ImplicitSuspectComments:
Type: stats:ThresholdedMask Primitive Type: scalar:Bitmask64 Units: msec Encrypted: false Access: oper Category: ImplicitThresholdedComments:
|
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitTrendComments:
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitTrendBaseComments:
Type: scalar:Double Units: msec Encrypted: false Access: oper Category: ImplicitTotalComments:
Type: scalar:Double Units: percentage Encrypted: false Access: oper Category: ImplicitAvgComments:
Type: scalar:Double Units: percentage Encrypted: false Access: oper Category: ImplicitLastReadingComments:
Type: scalar:Double Units: percentage Encrypted: false Access: oper Category: ImplicitMaxComments:
Type: scalar:Double Units: percentage Encrypted: false Access: oper Category: ImplicitMinComments:
Type: scalar:Uint16 Units: percentage Encrypted: false Access: oper Category: ImplicitSuspectComments:
Type: stats:ThresholdedMask Primitive Type: scalar:Bitmask64 Units: percentage Encrypted: false Access: oper Category: ImplicitThresholdedComments:
|
Type: scalar:Double Units: percentage Encrypted: false Access: oper Category: ImplicitTrendComments:
Type: scalar:Double Units: percentage Encrypted: false Access: oper Category: ImplicitTrendBaseComments:
Type: scalar:Double Units: percentage Encrypted: false Access: oper Category: ImplicitTotalComments:
|