Hello everybody,
we bought SCOM and face a serious problem: We need to monitor performance, outputs and so on from a Software which doesn´t come from Microsoft nor is a .Net-Application (it's NX/Teamcenter by Siemens).
How can we do that?
My idea was to write a custom windows-service which collects all the data we want from the Application and then monitor the service with SCOM. Is this possible? So far I only got the service-running-or-not to work. Now I need service-monitoring with the data the service collects.
Thanks in advance