Hopefully this question can be posted here as I haven't found a group
specific to NDO2DB  =)
I just installed NDO2DB and am looking to put the data into a MySQL DB on
the same server using UNIX socks. MySQL has been configured to put the sock
file in /tmp/mysql.sock but when I start NDO2DB, it is looking for the file
in /var/lib/mysql/mysql.sock.

I have looked through the ndo2db.cfg file and cannot fine a location to
specify where ndo2db should look to find the sock file. Is there an
undocumented line I can add to override the default location? I know I can
always fall back to adding a link myself in the /var/lib/mysql directory to
/tmp, but I'd rather not go that route and have soft links here and there
and just configure it through the central config file. (I've already
specified the override location through the mysql.default_socket directive
in the PHP.INI file and PHP is working fine.)

I looked at the ./configure --help output and it doesn't look like I can
configure it through re-compiling....

Thoughts?

Thanks!
Ken
------------------------------------------------------------------------------
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to