I have an application which (thru processes beyond my control) sometimes has more than one running instance. How do I get Orion to monitor the number of running processes and alert when that number is not 1 (one) running process.
Running Processes = 0
Alert
Running Processes = 1
No Alert
Running Processes => 2
Alert
Thanks in advance for your assistance.
Zach