Re: [Nagios-users] ndoutils 1.3.1

2009-06-23 Thread Michael Friedrich
suse: yast -i mysql-devel rhel/centos yum install mysql-devel debian/ubuntu apt-get install libmysqlclient15-dev --- ./configure --enable-mysql --with-mysql-lib=/usr/mysql/lib --disable-pgsql make Kind regards, Michael Carsten Schmidt wrote the following on 22.06.2009 21:54: Hello Natalie,

[Nagios-users] NDOUtils 1.3.1 Installation assistance

2009-06-23 Thread Natalie Aloi
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

Re: [Nagios-users] NDOUtils 1.3.1 Installation assistance

2009-06-23 Thread Assaf Flatto
Have you installed Mysql and the libmysql libraries on the machine ? what distro are you using ? Assaf On Tuesday 23 June 2009 13:01:17 Natalie Aloi wrote: ok during my compile I found this information... *** MySQL library could not be located... ** You chose to

Re: [Nagios-users] NDOUtils 1.3.1 Installation assistance

2009-06-23 Thread Natalie Aloi
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 [r...@nagios etc]# rpm -qa | grep mysql qt-mysql-4.5.0-14.fc9.i386 mysql-administrator-5.0r12-8.fc9.i386

[Nagios-users] ndoutils 1.3.1

2009-06-22 Thread Natalie Aloi
Hello I need some additional help for installing NDOUtils1.3.1 I am running nagios v2.11 and am trying to get nagvis installed I have installed the mysql database and it has this information in it mysql CREATE DATABASE nagios; ERROR 1007 (HY000): Can't create database 'nagios'; database exists

Re: [Nagios-users] ndoutils 1.3.1

2009-06-22 Thread Carsten Schmidt
Hello Natalie, you need to compile ndoutils with mysql-support. A normal ./configure should find the required files, so maybe: a) your system lacks the mysql-development-libraries (on debian/ubuntu the package is called libmysqlclient-dev I think). configure should write out the following

[Nagios-users] NDOutils-1.3.1 nebmodule_init problem

2006-11-14 Thread Knepp Jon - jknepp
Sorry for the resend. There were no responses from my initial submission last week so I thought Id give this one more go I am receiving the following error in my nagios.log file on startup: [1163011077] ndomod: NDOMOD 1.3.1 Copyright (c) 2005-2006 Ethan Galstad ([EMAIL PROTECTED])

[Nagios-users] NDOUtils 1.3.1 data sink error.

2006-05-25 Thread Samba
Hi all, I'm having problems with NDOUtils configured for use with MySQL with Nagios 2.3.1. I've googled for error writing to data sink. But I only get one result and it's not in English. I start the ndo2db daemon as my nagios user then restart nagios and I get the following messages in my

Re: [Nagios-users] NDOUtils 1.3.1 data sink error.

2006-05-25 Thread Joerg Linge
Am Donnerstag 25 Mai 2006 13:57 schrieb Samba: Hi all, I'm having problems with NDOUtils configured for use with MySQL with Nagios 2.3.1. I've googled for error writing to data sink. But I only get one result and it's not in English. I start the ndo2db daemon as my nagios user then

RE: [Nagios-users] NDOUtils 1.3.1 data sink error.

2006-05-25 Thread Samba
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joerg Linge Sent: Thursday, May 25, 2006 7:21 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] NDOUtils 1.3.1 data sink error. Am Donnerstag 25 Mai 2006 13:57 schrieb Samba: Hi all, I'm having problems with NDOUtils configured

Re: [Nagios-users] NDOUtils 1.3.1 data sink error.

2006-05-25 Thread Joerg Linge
Am Donnerstag 25 Mai 2006 14:38 schrieb Samba: Thanks for your reply. I should have included that info: There are some timing options at the bottom, I don't think they're important. These options are OK I have verified tha the ndo.sock is nagios.nagios. I even tried changing

RE: [Nagios-users] NDOUtils 1.3.1 data sink error.

2006-05-25 Thread Samba
: Thursday, May 25, 2006 7:50 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] NDOUtils 1.3.1 data sink error. Am Donnerstag 25 Mai 2006 14:38 schrieb Samba: Thanks for your reply. I should have included that info: There are some timing options at the bottom, I don't

RE: [Nagios-users] NDOUtils 1.3.1 data sink error.

2006-05-25 Thread Samba
-users] NDOUtils 1.3.1 data sink error. Am Donnerstag 25 Mai 2006 14:59 schrieb Samba: Joerg, Hi Josh Great information! I changed the config to write to file and it works. After changing it back I still get the same error. I checked and like you said I only see one ndo2db process. OK, let

RE: [Nagios-users] NDOUtils 1.3.1 data sink error.

2006-05-25 Thread Samba
, 2006 8:09 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] NDOUtils 1.3.1 data sink error. Am Donnerstag 25 Mai 2006 14:59 schrieb Samba: Joerg, Hi Josh Great information! I changed the config to write to file and it works. After changing it back I still get the same error

Re: [Nagios-users] NDOUtils 1.3.1 data sink error.

2006-05-25 Thread Joerg Linge
Am Donnerstag 25 Mai 2006 15:17 schrieb Samba: I first used command-line mysql to connect to the DB and manually add a record using the mysql user and it worked. OK I then tried using log2ndo on one of the archives to see if that would work and I don't get any results back. I looked into

[Nagios-users] NDOUtils 1.3.1: Compilation error

2006-02-17 Thread Andreas Tillner
Hallo, yesterday, I compiled NDOUtils 1.3.1 on a SUSE 10.0 (32Bit) Box and everything works fine. Today, I try the same on a 64Bit SUSE 10.0 Server and I got the following error. /tmp/ndoutils-1.3.1$ make cd ./src/; make ; cd .. make[1]: Entering directory `/tmp/ndoutils-1.3.1/src' gcc -g -O2