I'm trying to configure an alerts for an application where I would receive an email notification when the application is down. I have create the following trigger condition as a test:

1. Application | Status | is equal to | Down
2. Node | Node Name | contains | XXXXX
3. Application | Application Name | Contains | Notepad
I have open and close Notepad multiple time in different Node, along with giving a good amount of wait period and no alert were generated at all. I can receive all other alerts so SMTP is working properly. I have also try a different application like "Paint" and "Command Prompt" but the alert didn't get trigger for them as well. I have also try to specify and focus on only one Node but that didn't make a different.
This should be pretty straight forward but somehow it isn't.
Any suggestion?
Thank You,
KW