I have a fleet of multi-machine devices which need to have alerts configured for them. I am looking for a way to create a single alert that will monitor all the devices.
For example:
I have many devices that are each comprised of 4 machines. machine1, machine2, machine3, machine4. I want an alert that will detect when metric1 on machine1 and metric2 on machine3 are both above 0 at the same time.
I would like to only create a single alert-rule for all devices. Each machine hostname is named with the format device-machine1, device-machine2 etc…
I have looked into multi-dimensional alerting, however, I can’t seem to figure out how to create multi-dimension alerts with multiple queries to different hosts.
Any help with this problem would be awesome! Thanks in advance!