Page 1 of 1

Mk-Livestatus compile error with rrdtool

Posted: Thu Nov 15, 2018 11:05 am
by satheesh19870819
Hello team ,

I am try to install MK-Live status 1.5.0 for Nagios 4 with RRDtool verison 7 .
While compilation am getting the error as follows

checking the archiver (ar) interface... ar
checking for socket in -lsocket... no
checking for connect in -lsocket... no
checking for shutdown in -lsocket... no
checking for library containing rrd_xport... no
configure: error: unable to find the rrd_xport function


Kindly help me rectify the error or its a compatibility issue ?

Re: Mk-Livestatus compile error with rrdtool

Posted: Thu Nov 15, 2018 5:15 pm
by scottwilkerson
Mk-Livestatus isn't our product so I'm not sure we will be much help.

One thing I know for sure is that you need to use the --with-nagios4 flag when configuring, but I am unfamiliar with rrd_xport functionality. My guess is you need rrdtool package of some sort installed but you would need to contact the author to know for sure.