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

Problem Backend: live_1. The object doesn't exist

Azef1 opened this issue · comments

Hi,
I installed Nagvis and livestatus module. In Nagvis i created a simple map. I have my hosts and services from Shinken. But i have this error:
nagvis_a

So i think it's a bad config in bakend in nagvis. How do a correct configure of backend ?
Using mklivestatus ?
backend

I using Nagvis 1.9b4
My livestatus is on default configuration (port: 50000)
Thx

commented

I have the same pb, with hostgroup (servicegroups too). Service, hosts works great.
Nagvis : 1.8.5
Shinken : 2.4.2

Please why this error ?
I confirm too Hosts and Service works great but not for hostgroup and servicegroup.
The error is the same: Problem (Backend: live_1): The object ... doesn't exist

It's fixed !!!
See #15
I edited this var/lib/shinken/modules/livestatus/mapping.py and add staleness for host and service.
I confirm it's works with Nagvis 1.9b4.
I think the livestatus module need a update