SCOM does not alert when the "sql server agent" stops stops on a server with multiple instances installed

Brian W 121 Reputation points
2024-04-26T16:22:43.2833333+00:00

Like the title says, on a server with multiple SQL instances installed, SCOM does not alert when one of those instanstances of "SQL Agent Service" stops. On single instance servers the monitor works just fine and will alert when the service stops. I'm using the latest SQL MP (7.4.0) on SCOM 2022 UR2. Anyone have any ideas?

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
840 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. XinGuo-MSFT 14,536 Reputation points
    2024-04-29T07:59:01.8933333+00:00

    Hi,

    It seems like you’re experiencing an issue with SCOM not alerting when the “SQL Server Agent” service stops on a server with multiple SQL instances.

    Here are a few things you might want to check:

    The Management Pack for SQL Server provides several SQL Server agent alerting rules. By default, these rules are enabled in agent monitoring mode, but disabled in mixed monitoring mode.

    In agent monitoring mode, the management pack automatically discovers standalone and clustered instances of SQL Server across all managed systems that run the System Center Operations Manager agent service.

    In **Mixed monitoring **mode supports SQL on Windows only. In this monitoring mode, the management pack places its seed on each computer that has the System Center Operations Manager agent. This seed is then used to automatically discover all SQL Server on Windows instances.

    For more information, please refer to the link below:

    https://learn.microsoft.com/en-us/system-center/scom/sql-server-management-pack-monitoring-modes?view=sc-om-2022#configuring-mixed-monitoring-mode