[Nagios-users] NDOUtils and Mysql libraries assistance needed

2009-06-25 Thread Natalie Aloi
Hi I am having trouble getting ndoutils to work during my install I found this information logged: *** MySQL library could not be located... ** You chose to compile NDBXT with MySQL support, but I was unable to locate the MySQL library on your system. If the library is

Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed

2009-06-25 Thread Natalie Aloi
/usr/lib/mysql [r...@nagios ld.so.conf.d]# -Original Message- From: Guy Waugh [mailto:guid...@gmail.com] Sent: Thursday, June 25, 2009 09:07 AM To: 'Natalie Aloi' Subject: Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed Hello, On Thu, Jun 25, 2009 at 1:57 PM, Natalie Aloi

Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed

2009-06-25 Thread Michael Friedrich
Once again, ./configure --help gives you all the help you need. Try ls /usr/lib/mysql | grep libmysqlclient.so and check the output. If there is nothing found, try find /usr/lib/ | grep libmysqlclient.so The path to the found file (in case) is the one you need for configure e.g.

Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed

2009-06-25 Thread Natalie Aloi
...@experisdatacenters.com] Sent: Thursday, June 25, 2009 09:29 AM To: 'Nagios Users Mail-list' Subject: Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed So this is what's in ld.so.conf.ddo I just do steps 2-4 now since there is already a file that points to it - or do I need to rename mysql-i386

Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed

2009-06-25 Thread Michael Friedrich
' *Subject:* Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed Hello, On Thu, Jun 25, 2009 at 1:57 PM, Natalie Aloi na...@experisdatacenters.com mailto:na...@experisdatacenters.com wrote: Hi I am having trouble getting

Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed

2009-06-25 Thread Natalie Aloi
-1.3.1]# -Original Message- From: Natalie Aloi [mailto:na...@experisdatacenters.com] Sent: Thursday, June 25, 2009 09:41 AM To: 'Nagios Users Mail-list' Subject: Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed Ok...making progress...after rerunning the config the sql

Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed

2009-06-25 Thread Michael Friedrich
Aloi [mailto:na...@experisdatacenters.com] *Sent:* Thursday, June 25, 2009 09:41 AM *To:* 'Nagios Users Mail-list' *Subject:* Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed Ok...making progress...after rerunning the config the sql libraries were found

Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed

2009-06-25 Thread Natalie Aloi
]# -Original Message- From: Michael Friedrich [mailto:michael.friedr...@univie.ac.at] Sent: Thursday, June 25, 2009 12:39 PM To: 'Natalie Aloi' Cc: 'Nagios Users Mail-list' Subject: Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed uhm... you should copy the new compiled binary

Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed

2009-06-25 Thread Michael Friedrich
*To:* 'Nagios Users Mail-list' *Subject:* Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed Ok...making progress...after rerunning the config the sql libraries were found but now I get about postgresql supportDo I need this? Or Can I

Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed

2009-06-25 Thread Natalie Aloi
[mailto:michael.friedr...@univie.ac.at] Sent: Thursday, June 25, 2009 02:18 PM To: 'Natalie Aloi' Cc: 'Nagios Users Mail-list' Subject: Re: [Nagios-users] NDOUtils and Mysql libraries assistance needed Your database table scheme is with prefix ndo_ so you have to set that in your ndo2db.cfg too and make sure you