Your right. debug says:

 

Warning : the plugin type livestatus is unavalable : No module named
pysqlite2.dbapi2

 

Why not using pysqlite3? It is a builtin module in python>=2.5 

 

________________________________

From: nap [mailto:napar...@gmail.com] 
Sent: Montag, 27. Dezember 2010 13:39
To: shinken-devel@lists.sourceforge.net
Subject: Re: [Shinken-devel] Log Improvements

 

 

On Mon, Dec 27, 2010 at 1:25 PM, Klapproth, Martin
<klapprot...@sportresult.com> wrote:

Hello,

Hi,
 

         

        I've a small problem. The livestatus module wasn't correctly
loaded. Log says the following:

         

        [1293451132] [broker-1] We received modules
[<shinken.module.Module object at 0xaef4d0>, <shinken.module.Module
object at 0xaef510>]

        [1293451132] [broker-1] I correctly load the modules :
['Simple-log']


Yes in fact the exception text is print in the debug, but not in the
log, it's not good. I'll look how we can catch the backtrace in it. 

         

        I think it is better to show the name/title of a module instead
of the memory address :-)

Yes, it's a quick print :p 

         

        There are no information why the livestatus module wasn't
correctly loaded.

If you can, launch the broker in debug mode, you should see why. Look if
you have json and sqlite module for Python.
 

         

        Thank you for your great work

You're welcome :)


Jean 

        
        
------------------------------------------------------------------------
------
        Learn how Oracle Real Application Clusters (RAC) One Node allows
customers
        to consolidate database storage, standardize their database
environment, and,
        should the need arise, upgrade to a full multi-node Oracle RAC
database
        without downtime or disruption
        http://p.sf.net/sfu/oracle-sfdevnl
        _______________________________________________
        Shinken-devel mailing list
        Shinken-devel@lists.sourceforge.net
        https://lists.sourceforge.net/lists/listinfo/shinken-devel

 

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to