Hi,
I'm trying to use a complex condition to first check if a database is up and then check if the application is down.
Basically, if the DB is up then check if the application is down and if so, raise an alert.
If the DB is down and the application is down do not raise an alert (DBAs will be alerted via their own alerting, OEM).
I'm beginning to think that a Complex Alert Condition is not the right way to go but cant tell because the alert doesn't fire 


When testing this I do not receive an alert. Am I on the right track or or way off?
Thank you!