Forum Discussion

venkat's avatar
venkat
Icon for Neophyte rankNeophyte
21 days ago

Single DS for Monitoring multiple windows processes

Hi 

I am looking for a Single DS which can help us monitor multiple Windows Processes/Services in LogocMonitor,If i am creating 1 DS per processes it is working but i want to have a single DS for Monitoring multiple windows processes i didnot find any way to do it.

I used this Win32_Service wmi class but when i define multiple services display name equals or contains it is not working

2 Replies

  • Use a RegexMatch filter then use something like "(service1|service2|service3)".

  • There's a module in the exchange that will do what you're after - well, it will for Windows services anyway.  It was written by an LM staffer (TCB).  We're using a slightly modified version of it in our environment.  You set a property on a server with a comma separated list of service names and it'll discover those services and monitor them as instances.

    Microsoft Windows_Services_byProperty