PDA

View Full Version : Double Menu's


fatmcgav
08-08-2008, 10:50 AM
Hi there,

I've just installed Centreon 2.0 RC1, however i'm seeing double menu links...

http://www.fatmcgav.me.uk/images/Centreon%20Double%20Menu.JPG

Any ideas?

Cheers
Gavin

cams
08-08-2008, 10:54 AM
do you have installed centreon 2 on a virgin server or on server with an other version of centreon ?

fatmcgav
08-08-2008, 10:56 AM
this is a completely clean install.

CentOs 5.2 with Nagios 3.

Guigui2607
08-08-2008, 11:21 AM
Do you have installed Centreon twice without uninstall it on this server ?

fatmcgav
08-08-2008, 11:26 AM
i ran the setup.php through twice, as it gave me a DB Connect error first time.

However i just tried to remove Centreon via Rm -rf on the /usr/local/centreon folder, and ran the installer again, and still no joy.

How do i completely remove Centreon cleanly?

Cheers
Gavin

Guigui2607
08-08-2008, 11:39 AM
MySQL databases were filled twice...

To uninstall Centreon:

- Drop centreon databases in MySQL
- Drop user centreon in mysql database in MySQL
- Modify the file /etc/sudoers to delete Centreon's lines
- Delete /etc/oreon.conf or /etc/centreon.conf
- Delete file centreon.conf in nagios/libexec directory
- Modify nagios's crontab to remove centreon's commands
- Delete the ods init script

I think it's all...

Sorry for my poor english

fatmcgav
08-08-2008, 11:44 AM
MySQL databases were filled twice...

To uninstall Centreon:

- Drop centreon databases in MySQL
- Drop user centreon in mysql database in MySQL
- Modify the file /etc/sudoers to delete Centreon's lines
- Delete /etc/oreon.conf or /etc/centreon.conf
- Delete file centreon.conf in nagios/libexec directory
- Modify nagios's crontab to remove centreon's commands
- Delete the ods init script

I think it's all...

Sorry for my poor english

Worked a treat, cheers for that...

Not a prob mate, makes perfect sense to me...

Cheers again.
Gav