Thursday, November 24, 2022

 SCOM Email notification Channel is not working

I recently encountered an issue, in my newly built 2019 SCOM environment. There was a requirement to mail notifcations for a group of servers to be critical.

Email notification creation: 

Create a Channel - How?

Create Subscribers - Who?

Create Subscriptions - What?


Channel:

There are 4 Channels in SCOM to notify, in my case Iam using SMTP 


Subscriber:

The recipients who have requested to recieve the alerts generated through mail notifications.

Subscriptions:

Its the answer to the question of what the reciepients are going to recieve and for which servers?

Even though all the 3 notification settings were configured properly, the users havent recieved mails, the question was what could be the reason?

Resolution:

I started to re-validate all the settings one by one and then found a solution which was actually not the problem in the settings but in the Exchange servers.

1. Newly built Management servers of SCOM 2019 were not added into the whitelist of Exchange servers to allow the traffic from these servers.

2. I chose to create one subscription per user

These two things helped to resolve the issue.

Hope this article would help many of you in SCOM Community.


HAPPY SCOMING !!!








Tuesday, November 15, 2022

 HOW TO MONITOR Time Change on a server using SCOM Event Rule

I had a demand to monitor Time change on aclient machine using SCOM. I could achieve this demand by using SCOM event ID: 1 with source name: Kernel-General


Log Name: System


Expression: 

Event ID: 1
Event Source: Kernel-General


I hope this post was helpful for the SCOM Community

HAPPY SCOMING !!!!