PDA

View Full Version : centstorage : /etc/centreon/conf.pm not found


tagger
08-20-2008, 05:00 PM
OS : Debian Etch
Nagios : 3.03
Centreon : centreon-2.0-b3

After installation of centreon, following the wiki documentation, censtorage have to be started :
/etc/init.d/centstorage start

But, a configuration file is miising :
# /etc/init.d/centstorage start
Configuration file /etc/centreon/conf.pm not found. Exiting.

I checked this directory (/etc/centreon) and hereafter the list of files :
-rw-r--r-- 1 root root 833 2008-08-20 14:08 instCentWeb.conf
-rw-r--r-- 1 root root 380 2008-08-20 14:48 instCentStorage.conf
-rw-r--r-- 1 root root 367 2008-08-20 14:51 instCentCore.conf
-rw-r--r-- 1 root root 441 2008-08-20 14:51 instCentPlugins.conf

So, none conf.pm in /etc/centreon. So maybe have I to change the name of theses files or change the start script /etc/init.d/centstorage ? What's the best solution ?

Thanks in advance for your help.

Ronan_
08-20-2008, 05:04 PM
Don't do anything, keep going with the install, following the doc, the file is automatically generated at some point (or should be).

You can go to the web interface of centreon without having centstorage running.

tagger
08-20-2008, 05:21 PM
Ok, Ronan_, thanks for your quick advice. So i 'm going to the web interface and will keep you inform about results.