View Full Version : Changing MySQL Servers
SeanFromIT
01-29-2008, 08:43 PM
I'm interested in changing the MySQL server Centreon points to after the initial installation. Which config files contain references to the MySQL server?
SeanFromIT
02-14-2008, 11:12 PM
Bump. Can someone name all of the places the mysql server address is referenced?
-Archi-
02-15-2008, 11:26 AM
Database information are put into 2 files (assuming /usr/local/oreon/ is your Centreon install directory) :
/usr/local/oreon/www/oreon.conf.php
/usr/local/oreon/ODS/etc/conf.pm
And also in check_meta_service plugin in libexec directory !