Skip to main content

CPU Threshold Violation Monitoring

Summary

Endpoints in this group are monitored for sustained high CPU usage. Alerts are triggered when the CPU remains above a defined threshold for too long. Thresholds are set using custom fields.

Dependencies

Group Setup Location

  • Group Path: ENDPOINTSGroups
  • Group Type: Dynamic Group

Group Summary

  • Group Name: CPU Threshold Violation Monitoring
  • Category: Monitoring
  • Description: Endpoints in this group are monitored for sustained high CPU usage. Alerts are triggered when the CPU remains above a defined threshold for too long.

Image1

Criteria

The group is defined by the following criteria blocks, joined by an OR. Each block uses AND logic between its conditions.

BlockCriteria NameOperatorValue(s)
1CTVM_Enable_SvrContains any ofEnable
1CTVM_Enable_Svr_SiteDoes Not Contain any ofDisable
1CTVM_EnableDoes Not Contain any ofDisable
1OS TypeContains any ofWindows
1Endpoint TypeEqualServer
2CTVM_Enable_Svr_SiteContains any ofEnable
2CTVM_EnableDoes Not Contain any ofDisable
2OS TypeContains any ofWindows
2Endpoint TypeEqualServer
3CTVM_EnableContains any ofEnable
3OS TypeContains any ofWindows
4CTVM_Enable_WksContains any ofEnable
4CTVM_Enable_Wks_SiteDoes Not Contain any ofDisable
4CTVM_EnableDoes Not Contain any ofDisable
4OS TypeContains any ofWindows
4Endpoint TypeNot EqualServer
5CTVM_Enable_Wks_SiteContains any ofEnable
5CTVM_EnableDoes Not Contain any ofDisable
5OS TypeContains any ofWindows
5Endpoint TypeNot EqualServer
  • Block 1: Targets Windows Servers where the primary server setting (CTVM_Enable_Svr) is enabled, provided that the feature has not been explicitly disabled at the site level (CTVM_Enable_Svr_Site) or the individual endpoint level (CTVM_Enable).
  • Block 2: Targets Windows Servers where the site‑level server setting (CTVM_Enable_Svr_Site) is explicitly enabled, provided that it has not been overridden and disabled at the individual endpoint level (CTVM_Enable).
  • Block 3: Targets Any Windows Device (Server or Workstation) where the feature is explicitly enabled directly at the individual endpoint level (CTVM_Enable).
  • Block 4: Targets Windows Workstations (devices not equal to "Server") where the primary workstation setting (CTVM_Enable_Wks) is enabled, provided that the feature has not been explicitly disabled at the site level (CTVM_Enable_Wks_Site) or the individual endpoint level (CTVM_Enable).
  • Block 5: Targets Windows Workstations (devices not equal to "Server") where the site‑level workstation setting (CTVM_Enable_Wks_Site) is explicitly enabled, provided that it has not been overridden and disabled at the individual endpoint level (CTVM_Enable).

Logic:
A machine matches the group if it meets ALL criteria in Block 1, OR ALL criteria in Block 2, OR ALL criteria in Block 3, OR ALL criteria in Block 4, OR ALL criteria in Block 5.

Image2

Completed Group

Image3

Changelog

2026-07-03

  • Initial version of the document