Search found 7 matches

by fbijma
Sun Nov 06, 2011 3:11 pm
Forum: Nagios XI
Topic: CentOS 5.7 installation problem
Replies: 8
Views: 1904

Re: CentOS 5.7 installation problem

Well finaly it all works. I forgot something major important that worked out very well after I did it. I forgot to install the updates that should have been installed after installing CentOS. After doing the updates dropped the databases removed the nagios install directories and reinstalled it all ...
by fbijma
Sat Nov 05, 2011 2:27 pm
Forum: Nagios XI
Topic: CentOS 5.7 installation problem
Replies: 8
Views: 1904

Re: CentOS 5.7 installation problem

OK, started all over again and removed the mysql password. After that I dropped all databases and restarted full install. It ran a very long way but after a while came back with the following error: User 'nagiosxi' created successfully. Database 'nagiosxi' created successfully. Restarting Postgres.....
by fbijma
Fri Nov 04, 2011 12:39 pm
Forum: Nagios XI
Topic: CentOS 5.7 installation problem
Replies: 8
Views: 1904

Re: CentOS 5.7 installation problem

I think I found a bug.

All the subcomponents have a problem with the mysql password. If I remove the password variable
and enter passwords manualy it works ok. It is still installing now. Hope it will finalyse now.

Regards Frans
by fbijma
Fri Nov 04, 2011 12:13 pm
Forum: Nagios XI
Topic: CentOS 5.7 installation problem
Replies: 8
Views: 1904

Re: CentOS 5.7 installation problem

Restarting the install of NDOUTILS now gives: /tmp/nagiosxi/subcomponents/ndoutils NDOUTILS-POST NOTE: If prompted, enter the MySQL root password Enter password: NDOUtils database already exists - skipping creation... NOTE: If prompted, enter the MySQL root password ERROR: NDOUtils database install ...
by fbijma
Fri Nov 04, 2011 12:06 pm
Forum: Nagios XI
Topic: CentOS 5.7 installation problem
Replies: 8
Views: 1904

Re: CentOS 5.7 installation problem

I did a complete new install of CentOs 6.0 and restarted the installation. At exactly the same position I get checking for values.h... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for mode_t... yes checking for pid_t... y...
by fbijma
Wed Nov 02, 2011 3:12 pm
Forum: Nagios XI
Topic: CentOS 5.7 installation problem
Replies: 8
Views: 1904

Re: CentOS 5.7 installation problem

Yep, newly installed Mysql with a newly defined password for root.

Regards Frans
by fbijma
Wed Nov 02, 2011 11:18 am
Forum: Nagios XI
Topic: CentOS 5.7 installation problem
Replies: 8
Views: 1904

CentOS 5.7 installation problem

Hello, I am trying to install version 1.8 on a fresh and clean server. Iam getting the following errors: cd ./src && make make[1]: Entering directory `/tmp/nagiosxi/subcomponents/ndoutils/ndoutils-1.4b9/src' gcc -fPIC -g -O2 -DHAVE_CONFIG_H -c -o io.o io.c gcc -fPIC -g -O2 -DHAVE_CONFIG_H -c...