On Fri, Jun 24, 2011 at 12:04 PM, pradelles nicolas
<npradel...@eutelsat.fr>wrote:
> Hi,
> I have a long time problem with LiveStatus module, the database is
> always empty and I don't have any history in it.
> I have created a post on the forum but for the moment no solution:
> http://www.shinken-monitoring.org/forum/index.php/topic,20.0.html
>
> So if anyone on the devel list have an idea ;)
>
> Attached the last conf & debug logs I have sent on the forum.
>
Hi,
We are wondering if you get log broks or not. Can you edit the
shinken/modules/livestatus/livestatus_broker.py file and add a line to the
log_brok ?
def manage_log_brok(self, b):
data = b.data
line = data['log'].encode('UTF-8').rstrip()
print "log_brok with the data", line
If this line is output in the broker debug file, it's really a sqlite
problem, if not, it's more a connexion one :)
Thanks
Jean
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel