PDA

View Full Version : Web install failed


andras
10-14-2008, 12:30 PM
This is my first try with Centreon and Nagios.
I installed Centreon 2.0-rc5 on Linux/Debian Etch (stable), 64bits, 3G RAM. It's a "test" machine so only me and another developper use it.
The install with command line worked perfectly thanks to the step by step tutorial. :)
Then I continued with the web install. Just after database connection setup I have the message :
Component : Mysql version
Status : CRITICAL
Too many connections

I checked the passwords twice with the same result.

Do you have an idea ?

I wonder what are these 2 passwords that I am asked to enter. Usually, applications need only one password for accessing Mysql.
Here, Centreon asks for a "root" password (I entered the root database password), and then a "database password". Here, I entered the same password again. Can it be the cause of the failure ? If yes, what is this "database" password I have to enter ?

andras
10-14-2008, 02:56 PM
The problem was related to a full partition. I moved mysql data to another partiition and it solved the issue.

But I encounter other issues at step 10 :
1) CRITICAL centreon.conf.php not writable. I change rights even to 777 and I have still the message
2) Critical: Can't create file for ODS
/conf.pm fopen(/conf.pm) [function.fopen]: failed to open stream: Permission denied

I haven't any conf.pm file on my disk. Any hints ?

vcarp
10-14-2008, 04:24 PM
"Too many connections" seems explicit. Your database seems busy.
The second password is the new databases password. After creating two new databases, Centreon create a user to manage it. You have to give his name and password.