SCOM 2016, generate reboot/shutdown alert but for a specific group of servers

Luc Messier 61 Reputation points
2021-04-14T00:58:11.297+00:00

Hello guys,

I'm looking a way to generate an alert for the event ID 1074, 6008 for a specific group of Windows servers.

I was able to generate alert for the class of Windows computer with these event IDs but it's working for any Windows server.

Does it exist another way to generate this alert for a specific group of windows servers?

Thank you very much

System Center Operations Manager
System Center Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,602 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. System Center guy 691 Reputation points
    2021-04-14T02:21:09.823+00:00

    Create a custom group containing group of servers which you want to monitor reboot/shutdown event and then create event alert for event ID 1074, 6008 and target the custom created group.

    Roger

    0 comments No comments

  2. XinGuo-MSFT 22,226 Reputation points
    2021-04-14T03:05:44.627+00:00

    Hi,

    As Roger mentioned, a monitor or rule is applied to a specific class. To change the value for a parameter of a rule or monitor, you create an override for a group.

    When you select this option for your override, the override settings apply only to members of the group. The rule or monitor without the override settings continues to apply to all objects in the targeted class except for those objects that are also members of the group used for the override.

    https://learn.microsoft.com/en-us/system-center/scom/manage-mp-overview-override-targets?view=sc-om-2019#overrides

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.