My custom property name is i.e 'App'
${SQL:Select SupportGroup from APM_ApplicationCustomProperties ACP JOIN APM_AlertsAndReportsData A on ACP.ApplicationID = A.ApplicationID Where A.ApplicationID = ${App}}
Am i on right track or not?
And this property will work for below mentioned all alerts or not? Just confirming from you one more time.
1. Alert me when a components goes down
2. Alert me when a components goes into warning or critical state
3.Alert me when a components goes
4. Alert me when an application goes into warning or critical state
5. Alert me when any hardware components goes into warning or critical state.