hello,
I have created alert for a specific device type that
if <Node> devicetype is equal to XYZ , and Node status is down , generate an alert
I am looking to send an email notification in such a way that it does not send individual email for each node that is down which is what i am getting right now.
Is there a way to collate all down nodes in one email and then send the notification.
how can i create an alert or email notification to take this into effect

Thanks in advance