MK LiveStatus install question

Daniel Ceola Daniel.Ceola at occfiber.com
Mon Nov 4 20:40:18 CET 2013


Locate did not find anything by 'nagios/rw/live'

Following your suggestion, I created the filepath used in the examples on the setup (/var/lib/nagios/rw) then restarted Nagios and the log now shows that it is functioning.

Thanks!


Daniel Ceola
System Administrator 


-----Original Message-----
From: Help [mailto:help-bounces+daniel.ceola=occfiber.com at nagios-plugins.org] On Behalf Of Steve Sipes
Sent: Monday, November 04, 2013 1:15 PM
To: help at nagios-plugins.org
Subject: Re: MK LiveStatus install question

If not installed already, I would install locate: apt-get install locate

Then run: locate 'nagios/rw/live'
     If nothing then create the directory, else if the directory path found update your nagios.cfg file with the path found.

Maybe before all that, I would run through the make install process again to ensure there were no errors causing the expected path from being created.

-Sipes
> That directory does not exist either.
>
>
>
> Daniel Ceola
> System Administrator
> Daniel.Ceola at occfiber.com
>
>
> -----Original Message-----
> From: Help 
> [mailto:help-bounces+daniel.ceola=occfiber.com at nagios-plugins.org] On 
> Behalf Of Gareth Fletcher
> Sent: Monday, November 04, 2013 11:32 AM
> To: help at nagios-plugins.org
> Subject: Re: MK LiveStatus install question
>
> Check /usr/local/nagios/rw/live
>
> Cheers!
> Gareth
>
>
> Sent from my phone on the smartphonetwork.
>
>
>
> -------- Original message --------
> From: Daniel Ceola <Daniel.Ceola at occfiber.com>
> Date:
> To: "'Nagios Plugins (help at nagios-plugins.org)'" 
> <help at nagios-plugins.org>
> Subject: MK LiveStatus install question
>
>
> Good morning all.
>
> I'm attempting to configure MK LiveStatus so that I can install NagVis on my Nagios Core installation.
>
> I'm following through the MK LiveStatus setup instructions located http://mathias-kettner.de/checkmk_livestatus.html.  I am attempting to do the manual installation of livestatus without the rest of the check_mk stuff.
>
> I've downloaded the source file (http://mathias-kettner.de/download/mk-livestatus-1.2.2p2.tar.gz), unpacked it, ran ./configure followed by make install; then added the suggested lines ("broker_module=/usr/local/lib/mk-livestatus/livestatus.o /var/lib/nagios/rw/live" and "event_broker_options=-1") to my nagios.cfg file, and restarted Nagios.  When I look at the nagios.log file, I see the following messages:
>
>
> [1383580496] livestatus: Livestatus 1.2.2p2 by Mathias Kettner. Socket: '/var/lib/nagios/rw/live'
> [1383580496] livestatus: Please visit us at http://mathias-kettner.de/ [1383580496] livestatus: Hint: please try out OMD - the Open Monitoring Distribution [1383580496] livestatus: Please visit OMD at http://omdistro.org [1383580496] livestatus: Unable to bind adress /var/lib/nagios/rw/live to UNIX socket: No such file or directory [1383580496] Error: Function nebmodule_init() in module '/usr/local/lib/mk-livestatus/livestatus.o' returned an error.  Module will be unloaded.
>
>
> So it seems that the directory that the software is trying to use for the Unix socket doesn't exist (confirmed this when attempting to browse to that directory).   The installation instructions mention changing that file path (/var/lib/nagios/rw/live) to the directory that Nagios Pipe resides in - but doesn't specify the correct method for changing this file path, and I am also not familiar with what this file path is on Nagios Core 3.5installed on Ubuntu 12.04.
>
> Do I just need to manualy create the directory /var/lib/nagios/rw/live possibly?
>
>
> Thanks folks!
>
> Daniel Ceola
> System Administrator
> Daniel.Ceola at occfiber.com<mailto:Daniel.Ceola at occfiber.com>
>
>
>






More information about the Help mailing list