I have a APM template that monitors 2 separate web server ports for a single node. Does anyone know how I can capture which specific port goes down in an alert variable? Currently, if at least one is down, the alert is triggered- which is ok - but I'd at least like to know which port is affected in the alert body.
Maybe this is a sql query challenge?