I have nested groups and was wondering if anyone has found a way to report the down node when that node is under another level. Take the following example when one of the nodes goes down.
MAINGROUP
|-----SubGroup
|------NODE 1
|------NODE 2
Right now I can only get an alert with the node in it if I alert on the subgroup vs the MAINGROUP. The MAINGROUP will alert correctly naming the subgroup but the node portion is blank.