...
While the device-level evaluation focuses on the compliance status of individual devices, the preset-level evaluation aggregates these results across all targeted devices within a preset.
Device-level evaluation
Evaluation level result | What It Represents | Scope |
|---|---|---|
Device Compliance Status | Overall compliance status of a device across all Compliance presets. | One device, all presets |
Device Preset Result | Evaluation of all rules within a preset for one specific device. | One device, one preset |
Device Rule Result | Evaluation of all conditions in a rule for one specific device. | One device, one rule |
Device Condition Result | Evaluation of a single condition on a single device. | One device, one condition |
...
Each level’s result is determined by the combined results of the levels beneath it. See the hierarchy diagram below:
Device-level evaluation logic
...
Preset-level evaluation
Evaluation level result | What It Represents | Scope |
|---|---|---|
Preset Status | Result of evaluating an entire Compliance preset across all its target devices. | All devices targeted, one preset |
Rule Status | Result of evaluating one Compliance rule across all target devices in a preset. | All targeted devices, one rule |
Condition Status | Result of evaluating one Compliance condition across all target devices in a preset. | All targeted devices, one condition |
...
Each level’s result is determined by the combined results of the levels beneath itdevice-level results. See the hierarchy diagram below:.
Preset-level evaluation logic
...
Condition Status: determined by the combined result of all the device condition results for the specific that condition.
Rule Status: determined by the combined result of all the device rule results for the specific that rule.
Preset Status: determined by the combined result of all the device preset results for the specific that preset.
Example: A preset status can be Partially Executed in any of these scenarios:
At least one device preset result is Partially Executed and the rest are Successful, Missing Source or Invalid Source within that preset.
At least one device preset result is Not Executed and the rest are Successful, Partially Executed, Missing Source or Invalid Source within that preset.
All device preset results are Partially ExecutedExecuted within that preset.
| Compliant / Successful | Non-Compliant / Failed | Partially Executed | Missing Source | Invalid Source | Not Executed | Unmanaged* | Disabled |
|---|---|---|---|---|---|---|---|---|
Preset Status | Compliant if all device preset results are Compliant | Non-Compliant if ≥1 device preset result is Non-Compliant | • ≥1 device preset result = Partially Executed, others = Successful / Missing Source / Invalid Source • ≥1 device preset result = Not Executed, others = Successful / Partially Executed / Missing Source / Invalid Source • All device preset results = Partially Executed | • All device preset results = Missing Source • ≥1 device preset result = Missing Source, others = Successful | • All device preset results = Invalid Source • ≥1 device preset result = Invalid Source, others = Successful / Missing Source | • All device preset results = Not Executed • Preset has no conditions | All device preset results = Unmanaged |
— |
Rule Status | Successful if all device rule results = Successful | Failed if ≥1 device rule result = Failed | • All device rule results = Partially Executed • ≥1 device rule result = Partially Executed, others = Successful / Missing Source / Invalid Source • ≥1 device rule result = Not Executed, others = Successful / Partially Executed / Missing Source / Invalid Source | • All device rule results = Missing Source • ≥1 device rule result = Missing Source, others = Successful | • All device rule results = Invalid Source • ≥1 device rule result = Invalid Source, others = Successful / Missing Source | • All device rule results = Not Executed • Rule has no conditions • Rule was created/modified but never executed |
— | Rule is disabled |
Condition Status | Successful if all device condition results = Successful | Failed if ≥1 device condition result = Failed | ≥1 device condition result = Not Executed, others = Successful / Missing Source / Invalid Source | • All device condition results = Missing Source • ≥1 device condition result = Missing Source, others = Successful | • All device condition results = Invalid Source • ≥1 device condition result = Invalid Source, others = Missing Source/ Successful | All device condition results = Not Executed | Parent rule disabled | Rule is disabled |
...



