This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

how to attach alert to map

Hi,

how to attach alert to map.

example;

Map A => Alert 1(email to a,b,c,d)

Map B => Alert 2(email to 1,2,3,4)

and so on...

any idea?

  • Hello lee123 You may be able to accomplish this with custom properties and groups.

    Are you trying to alert if all items on a map go down?

    • If so you can group nodes manually or by using custom properties.
      • Build a group and add each device individually from the map to the group.
      • With custom properties you can tag all the devices for "Map A", then build a group and use a dynamic query to add all the "Map A" nodes


    The alert part is simple with the group. If Group goes down then send Email.

    I hope this helps

    Thank you,

    -Terrance