shinken-monitoring / mod-livestatus

Shinken module for presenting data with a MK/Livestatus comptabile interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.4 : missing hosts/services compared to what arbiter views

SLoeuillet opened this issue · comments

As initialy opened here :
shinken-solutions/shinken#1578

Using shinken 2.4-rc2 (and since then, reproduced with 2.4-rc3), I see 636 hosts and 38xx services in arbiter log.

In livestatus 1.4 (even if 1.4.1 was tagged, shinken installs livestatus 1.4 from 2015-02-17), I can only see 414 hosts (always the same number but not always the same hosts subset) and around 2800-2900 services (this number changes, I suppose because the hosts to which they're attached changes)

I was asked to narrow the tests case so I'm now "bissecting" by adding hosts per blocks to see if one is problematic.

First tests results :

As long as I have more than 20 hosts in shinken, some of them go missing in livestatus.
I already tried to add 2 files containing 6 hosts each ... 20+6 => 24 hosts in livestatus

As far as I can see, one host goes missing in the new 6 hosts block and another one goes missing in the preexisting 20 hosts.

Note : restarting shinken with the exact same configuration files leads to different hosts/services disappearing but number of missing hosts stay the same.

Incoming test-case

Closing this one as the problem is in shinken CORE