mocdaniel / dashing-icinga2

Dashing dashboard for Icinga 2 using the REST API
MIT License
205 stars 47 forks source link

Wrong data at "Service Problems", "Unhandled Services" and "Problems" at the to view. #96

Closed tachtler closed 4 years ago

tachtler commented 4 years ago

Expected Behavior

In view at "Service Problems", "Unhandled Services" and "Problems" no problems should be displayed. In detailed host and service view below, there are no problems displayed. In Icinga2 Web2 GUI, there are no problems displayed too.

Current Behavior

In view at "Service Problems", "Unhandled Services" and "Problems" are wrong or maybe old data will be displayed. BUT in detailed host and service view below, there no problems displayed. In Icinga2 Web2 GUI, there are still no problems.

Possible Solution

How can I check from where and how dashing-icinga2 receives the data?

Steps to Reproduce (for bugs)

  1. In Icinga2 Web2 GUI - NO problems where displayed - (there are really no problems at this time)
  2. Open dashing-iicnga2 - in "Service Problems", "Unhandled Services" and "Problems" problems will be displayed.

Context

See screenshot: grafik

Your Environment

LOCAL GEMS

dashing (1.3.7)

* Ruby version (`ruby -V`):

ruby -v

ruby 2.0.0p648 (2015-12-16) [x86_64-linux]

* Version of this project (tarball name, tag name or `git show -1`):

VERSION=2.0.0


* Modifications to this project, if any (`git diff`):
**NO**
* Operating System and version:
`CentOS-7 (7.7.1908`)
* Client browser and version:
`Windows - Firefox 70.0`
tachtler commented 4 years ago

Hi,

sorry for that issue, with VERSION 3.0.0 it work's as expected.

Sorry, Klaus.