NDOUtils 1.3.1 Installation assistance

Natalie Aloi naloi at experisdatacenters.com
Tue Jun 23 18:23:54 CEST 2009


>>Have you installed Mysql and the libmysql libraries on the machine ?

>>what distro are you using ?
below are the mysql packages that I have installed on my machine...I am using Fedora 9

[root at nagios etc]# rpm -qa | grep mysql
qt-mysql-4.5.0-14.fc9.i386
mysql-administrator-5.0r12-8.fc9.i386
mysql-server-5.0.77-1.fc9.i386
mysql-devel-5.0.77-1.fc9.i386
mysql-connector-odbc-3.51.24r1071-1.fc9.i386
mysql-connector-java-3.1.12-5.fc9.i386
php-mysql-5.2.6-2.fc9.i386
mysql-5.0.77-1.fc9.i386
libdbi-dbd-mysql-0.8.3-2.fc9.i386
mysql-libs-5.0.77-1.fc9.i386
nagios-plugins-mysql-1.4.13-9.fc9.i386
mysql-gui-common-5.0r12-8.fc9.i386

below is infor from mysql for nagios db for ndoutils....
mysql> use nagios
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed
mysql> show tables;
+-------------------------------------+
| Tables_in_nagios |
+-------------------------------------+
| ndo_acknowledgements |
| ndo_commands |
| ndo_commenthistory |
| ndo_comments |
| ndo_configfiles |
| ndo_configfilevariables |
| ndo_conninfo |
| ndo_contact_addresses |
| ndo_contact_notificationcommands |
| ndo_contactgroup_members |
| ndo_contactgroups |
| ndo_contactnotificationmethods |
| ndo_contactnotifications |
| ndo_contacts |
| ndo_customobjectvariables |
| ndo_downtimehistory |
| ndo_eventhandlers |
| ndo_externalcommands |
| ndo_flappinghistory |
| ndo_host_contactgroups |
| ndo_host_parenthosts |
| ndo_hostchecks |
| ndo_hostdependencies |
| ndo_hostescalation_contactgroups |
| ndo_hostescalations |
| ndo_hostextinfo |
| ndo_hostgroup_members |
| ndo_hostgroups |
| ndo_hosts |
| ndo_hoststatus |
| ndo_instances |
| ndo_logentries |
| ndo_notifications |
| ndo_objects |
| ndo_processevents |
| ndo_programstatus |
| ndo_runtimevariables |
| ndo_scheduleddowntime |
| ndo_service_contactgroups |
| ndo_servicechecks |
| ndo_servicedependencies |
| ndo_serviceescalation_contactgroups |
| ndo_serviceescalations |
| ndo_serviceextinfo |
| ndo_servicegroup_members |
| ndo_servicegroups |
| ndo_services |
| ndo_servicestatus |
| ndo_statehistory |
| ndo_systemcommands |
| ndo_timedeventqueue |
| ndo_timedevents |
| ndo_timeperiod_timeranges |
| ndo_timeperiods |
+-------------------------------------+
54 rows in set (0.00 sec)
mysql>



-----Original Message-----
From: Natalie Aloi [mailto:naloi at experisdatacenters.com]
Sent: Tuesday, June 23, 2009 09:01 AM
To: 'Nagios Users Mail-list'
Cc: ng.nagios at schmidt24.org
Subject: NDOUtils 1.3.1 Installation assistance


ok during my compile I found this information...

*** 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
installed, use the --with-mysql-lib argument to specify the
location of the MySQL library.
NOTE: After you install the necessary libraries on your system:
 1. Make sure /etc/ld.so.conf has an entry for the directory in
 which the MySQL libraries are installed.
 2. Run 'ldconfig' to update the run-time linker options.
 3. Run 'make devclean' in the NDBXT distribution to clean out
 any old references to your previous compile.
 4. Rerun the configure script.
TIP: Try the following....
 ./configure --with-mysql-lib=/usr/lib/mysql



when I more my ld.so.conf file it only has this in it:
 [root at nagios etc]# more ld.so.conf
include ld.so.conf.d/*.conf
[root at nagios etc]#

 1. Make sure /etc/ld.so.conf has an entry for the directory in
 which the MySQL libraries are installed.


What am I supposed to put into the /ld.so.conf file so it knows where the libraries are?
Thanks,
Natalie

Network Operations Center Manager 
Experis Data Center LLC 
8209 Valley Pike 
PO Box 535 
Middletown,VA 22645 
phone:540-869-8702 
cell:240-988-3267 
fax:540-869-8710 
e-mail:naloi at experisdatacenters.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20090623/f3209c79/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at 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


More information about the Users mailing list