Keimond
7 years agoNeophyte
cluster alert improvements
Hello, we would love the ability to have the cluster alert give us a list of instance names that have triggered the cluster alert.
Another is filtering based off of an instance name.
Example, let's say I have 3 devices that all have 3 instances named something like
Device1 --- Device2 --- Device3
a1-dns1.blah d1-dns1.blah g2-dns1.blah
b6-dns2.blah e2-dns2.blah h1-dns2.blah
c1-dns3.blah f1-dns3.blah i2-dns3.blah
While you can see all the instances are a different name, the last part of the name is still common with some of the others (dns1.blah, dns2.blah, dns3.blah) I would like the ability to say trigger the alert if 2 or more regex groups match.. ie..
[a-z][0-9](dns[0-9].blah)