Probably next week there will be a new version of OMD http://omdistro.org
which has Shinken-0.5, Thruk and Multisite included. When i worked on
integrating Shinken into this "monitoring distribution" i played a lot
with Multisite and so far most of the communication between Multisite and
Shinken-Livestatus works as expected. (Triggers don't work, that requires
a major redesign of the livestatus broker)

With OMD, switching from Nagios to Shinken is as easy as:

OMD[kaas]:~$ omd start
Starting dedicated Apache for site kaas... OK.
Starting rrdcached...OK
Starting npcd: done.
Starting nagios... OK.
Initializing Crontab done.
OMD[kaas]:~$ omd status
apache:         running
mysql:          unused
rrdcached:      running
npcd:           running
nagios:         running
shinken:        unused
nsca:           unused
xinetd:         unused
crontab:        running
-----------------------
Overall state:  running
OMD[kaas]:~$ omd stop
Removing Crontab
Stopping nagios......OK.
Stopping npcd: done.
Stopping rrdcached...waiting for termination...OK
Stopping dedicated Apache for site kaas... .OK.
OMD[kaas]:~$ omd config set CORE shinken
OMD[kaas]:~$ omd start
Starting dedicated Apache for site kaas... OK.
Starting rrdcached...OK
Starting npcd: done.
Starting shinken...
scheduler      : OK
poller         : OK
reactionner    : OK
broker         : OK
arbiter        : OK
Initializing Crontab done.
OMD[kaas]:~$ omd status
apache:         running
mysql:          unused
rrdcached:      running
npcd:           running
nagios:         unused
shinken:        running
nsca:           unused
xinetd:         unused
crontab:        running
-----------------------
Overall state:  running
OMD[kaas]:~$

And then you can also switch from the classic interface to Multisite to
Thruk

Gerhard

> -----Ursprüngliche Nachricht-----
> Von: Marc-Olivier Barre [mailto:moba...@avencall.com]
> Gesendet: Mittwoch, 19. Januar 2011 13:55
> An: shinken-devel@lists.sourceforge.net
> Betreff: Re: [Shinken-devel] MK Multisite and Shinken
>
> On Wed, 2011-01-19 at 13:23 +0100, Gerhard Lausser wrote:
> > > My question is, would it be interesting to have this
> python output
> > > format added to the livestatus module for compatibility ?
> > It's already in.
> >
> > Gerhard
>
> wow, that was fast :)
>
> --
> Marc-Olivier Barre
> Avencall
> 10 bis, rue Lucien Voilin - 92800 Puteaux
> Tél.    : 0811 85 9486 (0811 85 XIVO)
> http://www.avencall.com/
>
>
> --------------------------------------------------------------
> ----------------
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business,
> and how you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Shinken-devel mailing list
> Shinken-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/shinken-devel
>

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
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