question

anupvtr avatar image
0 Votes"
anupvtr asked anupvtr commented

How to check the the freequency of Rules/Montiors/Discoveries in SCOM.

Hi All,

Thanks in advance,

We observed that some performance issues in our SCOM environment. Is there a way i can check the frequency of the Monitors/Rules/Discoveries in the SCOM environment either by a powershell script or SQL query.

Thank & Regards,
ANU

msc-operations-manager
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

AndrewBlumhardt-1137 avatar image
0 Votes"
AndrewBlumhardt-1137 answered anupvtr commented

This article might be a good starting point: https://kevinholman.com/2016/11/11/scom-sql-queries/

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks Andrew. I will try to perform the steps mentioned in the blog and will let you know the result.

Thanks Anu

0 Votes 0 ·
StoyanChalakov avatar image
1 Vote"
StoyanChalakov answered anupvtr commented

Hi Anu,

what you can do in order to get more information about the workflows in your environment is:

  1. Exports MPs and use a tool (MP Viewer) to check those settings

  2. You can also generate an Effective Monitoring Configuration Report, which will show you wich rules//monitors/disocveries are running on a particular computer or even a group of computers, alonmg with all default settings and Overrides

SCOM Effective Monitoring Configuration Report
https://monitoringguys.com/2020/07/28/scom-effective-monitoring-configuration-report/

  1. Other performance optimiuzations
    It is important to mention that most of the performance issues that arise with SCOM and its infrastructure are not related to MP, but to how the management group has been sized, build and configured. In regards to this I wrote an article, which summarizes all the configurations, whiuch can help you optimize the performance of your management group. So, if you want to start optimizing the performance of your SCOM management group, I would recommend you starting not with MPs, but with this article:

System Center Operations Manager (SCOM) Management Group Performance Optimizations
https://social.technet.microsoft.com/wiki/contents/articles/53582.system-center-operations-manager-scom-management-group-performance-optimizations.aspx

You will find out that the article covers not only DB related optimizations, but also application and OS related configurations. Afterwards, if you still have issues with performance you can move to analysing MPs.


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Stoyan Chalakov





· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks Stoyan. I will try to perform the methods and will let you know the result.

Regards Anu

0 Votes 0 ·

Hi @StoyanChalakov .

Great article! Really nice one.

In our environment we noticed that few monitors are running in every second. My intention was to identify the frequency of Monitors and Discoveries currently enabled across the SCOM Management Group.

I am not sure how to achieve this.

Regards,
Anu

0 Votes 0 ·