Hello,
I've been able to successfully setup alerts for APM components, but I'd like to set one up for General application health.
I'm using the following trigger:
Triger Alert when all of the following apply
Application Status is not equal to Up (APM Application Monitors>Application Status)
Department is equal to Windows Server (Custom field)
Yet when I stop the service (tomcat lets say) on a server that is in the Windows Server department, the APM monitor on the web interface will show the application as down (with component statuses of unknown), however the alert is not triggered. I verified this by checking the Active Alerts under the Alert manager on the server itself.
Also as an added tidbit, I've set a similar notification up, but instead it's triggered on:
Triger Alert when all of the following apply
Component Status is not equal to Up (APM Component Monitors>Component Status)
Department is equal to Windows Server (Custom field)
This works fine, but is too detailed and "ugly" in pages on my phone.
Please advise