If on a RHEL type machine:

# yum install mysql-libs mysql-devel

Then, configure collectd as follows:

# ./configure --with-libmysql
[....]
    libmysql  . . . . . . yes
[....]
    mysql . . . . . . . . yes

# make && make install


-Giovanni

From: [email protected]
To: [email protected]
Date: Fri, 10 Oct 2014 16:41:01 +0000
Subject: [collectd] Compiling collectd with mysql enabled









Hello,
I am trying to compile collectd with mysql. I tried searching around but cant 
seem to find the answer for what I should provide when I configure –with-mysql=?
 
Any help will be much appreciated.
Thanks




_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd                                   
  
_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd

Reply via email to