Configure the SCOM connector instance
Configure the Microsoft System Center Operations Manager (SCOM) connector to receive alerts and Metric Intelligence raw data from the SCOM server. SCOM event collection and metric collection are handled by two separate connector definitions: SCOM (for alerts and bi-directional exchange) and SCOM Metrics (for Metric Intelligence raw data).
Before you begin
- The MID Server is running on Windows.
- The MID Server resides in the same domain as the SCOM server.
- The MID Server uses the same time zone as the SCOM server.
- The MID Server is running with a user that has local admin permissions to enable the MID Server to run PowerShell.
- The MID Server user has read access to the SCOM API.
- The MID Server has .NET framework version 3.5 (for SCOM 2007/2012) or .NET 4.6 or higher (for SCOM 2016/2019/2022/2025).
- If Bi-directional is selected, ensure that PowerShell version 3.0 is installed on Windows and the MID Server is running with a user that has local admin permissions.
Additional prerequisites for SCOM metric collection:
The MID Server that retrieves metrics is configured with the Metric Intelligence extension and the extension is in Started mode. See Manually configure the Metric Intelligence extension.If "Database login with Windows authentication" is selected, the MID Server service must run with a user having read access to the SCOM database (OperationsManagerDW). To configure this: In the local services, right-click the MID Server service and select Properties. In the Log On tab, ensure that "This account" is selected with the details of the Windows domain user that has read access to the SCOM database.
If "Database login with Windows authentication" is NOT selected, you need a Windows credential in the credential store that has read access to the OperationsManagerDW database.
Upgrading from a previous release: If you are upgrading from a release where a single SCOM connector handled both events and metrics, the upgrade automatically disables metric collection on the old SCOM connector and deprecates the old metric-related parameters and event rules. Your existing SCOM connector continues to handle event collection as before — no action needed for events. To resume metric collection after the upgrade, create a new SCOM Metrics connector instance.
Role required: evt_mgmt_admin
About this task
There are two connector definitions for SCOM. The SCOM (Events) connector collects alerts using PowerShell and native .NET SCOM client executables. It requires DLL files from the SCOM server to be uploaded to the MID Server. It also supports bi-directional alert exchange. The SCOM Metrics connector collects Metric Intelligence raw data using JavaScript running JDBC directly against the OperationsManagerDW database. It does not require any DLL files and does not collect events or support bi-directional exchange.
You can also use this setup for the SCOM managed instance on Azure.
This connector has the logPayloadForDebug log parameter enabled, which logs event and metric payloads from the source system. Once debugging is complete, set this parameter to false to prevent overloading the system.
- 2007 – version 6.1.7221.0
- 2012 – version 7.1.10226.0
- 2016 – version 7.2.117190 and 7.3.13261.0
- 2019 – version 10.19.10050.0
- 2022 – version 10.22.10118.0