Group availability swql

I've been trying to work this swql out for a while now and just can't seem to piece something together.  I figured it out for servers, switches, ups's, SDwan devices but for groups, arrrgg.  We have offices that are Groups of course.  Each office has a description IE. Atlanta.  I would like to create a modern dashboard box like I did for servers, switches, etc. that shows each offices "uptime" in 5 9's over the last 24 hours, 6 hours, 7 days, etc.

Parents
  • Groups are tricky.

    You could use the PercentMembersAvailability column in the Orion.ContainerStatus table but that's availability of any object in that group, not necessarily the site/office being offline.

    The PercentAvailability column should represent the overall group status - if you use Mixed Status rollup the group (and PercentAvailability) should go down only if the entire site is offline.

Reply
  • Groups are tricky.

    You could use the PercentMembersAvailability column in the Orion.ContainerStatus table but that's availability of any object in that group, not necessarily the site/office being offline.

    The PercentAvailability column should represent the overall group status - if you use Mixed Status rollup the group (and PercentAvailability) should go down only if the entire site is offline.

Children
No Data