shinken-monitoring / mod-webui

Shinken Web User Interface
GNU Affero General Public License v3.0
79 stars 71 forks source link

Problems view, some ideas #638

Closed mohierf closed 5 years ago

mohierf commented 6 years ago

My current problems view: image

Few minutes later: image

On the first picture, the hosts/services synthesis shows no host and no services whereas I have 41 hosts and 200 services in my test configuration. Indeed there is no problem with this information ... because I do not have any host nor service matching the current filter ! It is a bit disappointing because the hosts/services synthesis do not say 0 hosts out of 41 and 0 services out of 200

The first image shows a message "What a bummer! We coulc not find anything". All the better nothing was found ... there is not yet any problem raised. I would have appreciated a message like "All the better! No problems are unhandled on your system"

On the first image, the host synthesis popover indicates 1 host problem whereas there is no badge on the hsot icon. This is because there is an host DOWN in SOFT state and the icon only has a badge for HARD states. We should not count a problem for a SOFT state but only for HARD ones ...

On the second image, the service UNREACHABLE state dot not have a specific icon. This state is allowed for a service when one is using the Alignak framework

When clicking on an host name in the problems list, one expect to navigate to the host page, but nope ... it opens the host list content like when one click on any other part of the host/service row

mohierf commented 6 years ago

@maethor I am interested in your feedback about these ideas 😉

mohierf commented 6 years ago

One more ... image

As of now, 15 services problems but no badge on the services icon whereas some of them are in a HARD state

maethor commented 6 years ago

OK, It could be quite hard to discuss on many points, Github is not been made for this, but I will try.

Thanks.

mohierf commented 6 years ago

👍 thanks for your answers. I will manage all this stuff in a next PR.

mohierf commented 5 years ago

Closed thanks to #654