Configure the SCOM connector instance
-
- UpdatedJan 30, 2025
- 6 minutes to read
- Yokohama
- Event Management
Configure the Microsoft System Center Operations Manager (SCOM) connector instance to receive alerts and Metric Intelligence raw data from the SCOM server.
Before you begin
To activate Metric Collection, ensure that the MID Server that retrieves metrics is configured with the Metric Intelligence extension and that the extension is in Started mode. See Manually configure the Metric Intelligence extension.
- In the local services, select and hold (or right-click) the MID Server service and select Properties.
- In the Log On tab, ensure that This account is selected. Include the details of the Windows domain user that has read access to the SCOM database.
- 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 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 on Windows.
- The MID Server has .NET framework version 3.5.
- PowerShell version 3.0 is installed on Windows.
- The MID Server is running with a user that has local admin permissions to enable running PowerShell.
- On the Connector Instance - SCOM connector page (Collect Metrics check box. ), clear the
- Install the em-connectors plugin from the store.
Role required: evt_mgmt_admin
About this task
The collection of Metric Intelligence is performed using JavaScript running JDBC in place of PowerShell.
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
Procedure
Example
These scenarios describe the default bi-directional functionality for SCOM connectors:
- When an alert is resolved in SCOM, it is auto-closed in ServiceNow. However, it is updated irrespective of the bi-directional feature because during each collection cycle, all alert changes are updated.
- When an alert is manually closed in ServiceNow, it is auto-closed in SCOM. If the alert state is changed to Reopen, SCOM is also updated.
- When an incident is created and associated to an alert in ServiceNow, SCOM receives the incident number as a ticket ID. However, the state of the incident is not available on SCOM. Therefore when the incident is resolved in ServiceNow, SCOM is not updated as the incident number remains the same. When the alert is associated with a new incident, the new incident number is updated in SCOM.