proc:SysCpuHistory

system cpu history

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
name naming:Name256
(string:Basic)
The name of the object.
MAX SIZE: 256

Operational Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
durationname proc:CpuHistoryDurationName
(scalar:Enum8)
cpu history duration name, it can be last60seconds, last60minutes, last60hours SELECTION:
1 - last60seconds
DEFAULT: last60seconds
usage proc:CpuHistoryList
(base:Uint32Array)
Overall CPU usage in the system for the last duration time (60sec/60min/60hours)
ARRAY SIZE: 60
usageAvg scalar:Float
Average of cpu usage for the last duration time (60sec/60min/60hours) A floating number per IEEE-754 standard
usageMax proc:PerUsage
(scalar:Uint32)
Maximum of cpu usage for the last duration time (60sec/60min/60hours)
RANGE: [0 , 100]
DEFAULT: 0
usageMin proc:PerUsage
(scalar:Uint32)
Minimum of cpu usage for the last duration time (60sec/60min/60hours)
RANGE: [0 , 100]
DEFAULT: 0

Internal Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
modTs mo:TStamp
(scalar:Date)
The time when this object was last modified. SELECTION:
0 - never
DEFAULT: never
status mo:ModificationStatus
(scalar:Bitmask32)
The upgrade status. This property is for internal use only. SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced