Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

SCOM metric event rules

The base system comes with Microsoft System Center Operations Manager (SCOM) metric event rules. SCOM metric event rules bind event metrics to configuration items (CIs).

When an event's metrics match the event filter conditions, the metrics bind to the indicated CI. The event rules that come with the base system are:

Rule NameCI type
SCOM Metrics - Windows Servercmdb_ci_win_server
SCOM Metrics - IIS Web Servercmdb_ci_microsoft_iis_web_server
SCOM Metrics - SQL Server Reporting Servicescmdb_ci_db_mssql_reporting
SCOM Metrics - MS SQL Databasecmdb_ci_db_mssql_database
SCOM Metrics - MSFT SQL Instancecmdb_ci_db_mssql_instance

You can create a custom event rule to bind metrics with other CI types. For details, see Create or edit an event rule.

If the event rule filter doesn't match, the default rule, SCOM Metrics - Default (CI type = cmdb_ci_hardware) is invoked. The order number of the default event rule must be higher than the order number of any SCOM event rules (both those that come with the base system and any custom rules), so that all other rules are checked for matching before invoking the default rule. For details on event rules, see Event rules.

Parent Topic:Configure alert collection from SCOM