[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Checking for mutually exclusive processes



Hi,
  
  I need to check whether one, but not both of two processes is running.
If either process is running, I should get a green light. 
If both are running, or neither one is running, I need to yellow flag
it.

Is there some way to do this with a PROC rule in hobbit-client ?


Thanks,
Tom