CPU Core
The CPU Core class can only be a child of the CPU class.
Parameters
Name
Description
Unit
Alert Conditions
Locator
Helps to physically locate a component.
n/a
Status
Status of the CPU Core.
Values:
OK; Warning; Alarm
Warning = “!”
Alarm = “!!”
Used Time Percent
Displays the percentage of the CPU core usage.
The "Used Time Percent" parameter is calculated as: (UsedTime - LastUsedTime) / (currentTime - lastTime) *100.
Percentage (%)
Warning ≥ 50%
Alarm ≥ 100 %