Hi,
i am having issues with two differnt alert rules, the first is that i have a group i want to monitor and send an email alert when one of the nodes go down. The trigger condition and email is below.
Trigger condition:
Trigger alert when ALL of the following apply
member status is equal to down
group name is equal to *group name*
Email:
PLain text
Subject: Alert: ${NodeName} is down
Message: Alert: ${NodeName} is down
When this alert is triggered i get the following email
Subject : Alert: is Unknown
Message Alert: is Unknown
This is one of two alert for group which are sent to this email account, the other is setup identical but has yet to be triggered. When i do a test on this alert it works how its setup.
Any ideas why it would do what i've described above instead of how i have intended it to? it looks like its for more than just one node.
second question, is it possible for an alert to search for a node being down and only report it if its part of any of the two listed groups? i want to keep the two groups different to make management alittle easier.
Thanks 