nbuchwitz / icingaweb2-module-map

An openstreetmap based map module for host and service state visualization with Icinga Web 2
https://icinga.com/docs/icinga2/latest/doc/13-addons/
GNU General Public License v2.0
81 stars 17 forks source link

configurable option for clustering count as number of problem hosts in the cluster rather than number of services #78

Closed jediblair closed 6 years ago

jediblair commented 6 years ago

Expected Behavior

I would like a configuration option for the clustering view - so that when you are looking at a clustered view, it only shows the number of hosts with issues in the circle, rather than the summary number of services. The way I'm doing things results in a large number of failed services if the host is down, so the count gets quite high with even a couple of down hosts.

Current Behavior

Currently only the summary number of services with issues is displayed in the red cluster icon.

Context

We have a board showing the map, and would rather see the number of hosts with issues than number of services. this is not a critical issue though, as I've changed the clustering display level to a higher value, so we just see a lot of markers instead of clusters at the moment. Just a nice to have. (we're monitoring customer routers/firewalls so we have these quite spread around the map)

Your Environment

nbuchwitz commented 6 years ago

Thanks for the feature request. I implemented a config option, which should be in master soon. screenshot from 2018-09-21 17-56-20