Base Class for a Application monitored by REST-API

Hansi 116 Reputation points
2021-10-14T13:45:38.897+00:00

Hello!

Hello!

I have a requirement to monitor only a single application.
For this I call a URI which returns me a json-file.

Now the question is which BaseClass should I take?

  • System.Perspective
  • System.ApplicationComponent

rg
Hansi

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

2 answers

Sort by: Most helpful
  1. CyrAz 5,176 Reputation points
    2021-10-16T14:48:46.55+00:00

    I would probably use ApplicationComponent, but it actually depends on both the application architecture and the rest of the MP health model.
    In the end, using a json datasource is just the same as using any other powershell datasource...

    0 comments No comments

  2. Hansi 116 Reputation points
    2021-10-18T13:49:10.853+00:00

    Hello
    Thank you for the answer.

    I have decided to create it with Base System!ApllicationComponents.

    I think this is the best choice in the structure of SCOM

    rg
    Hansi

    0 comments No comments