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

ANU 336 Reputation points
2022-03-24T16:38:28.953+00:00

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

Operations Manager
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,446 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. SChalakov 10,371 Reputation points MVP
    2022-03-25T11:58:15.707+00:00

    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

    1 person found this answer helpful.

  2. Andrew Blumhardt 9,776 Reputation points Microsoft Employee
    2022-03-25T02:08:59.357+00:00

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