I'm trying to monitor a process that should always be running (on a Windows server). I've got a UDP setup to poll the Windows server and it returns a list of running processes.
Now I need to alarm on this whenever the service in question is not present in the UDP polling results.
I started off with a Custom SQL Alert (but I think I was trying to over complicate things). Can I use a rule for the Custom Node Poller with a "AND" with a "Contains" for the results? I've selected the specific UDP Assignment ID however how do I also setup a condition to match the UDP results?
Here are two screenshots where I'm stuck........