PDA

View Full Version : Centreon-1.4.2.4 with Nagios 3


xoroz
19th March 2008, 12:29
I am getting ready to setup Centreon-1.4.2.4 with Nagios 3
has anybody done that yet? Any recomendations? Should it work?

Je suis prêt pour installer Centreon-1.4.2.4 avec Nagios 3 a quiconque fait cela encore ? Des recomendations ? Au cas où il fonctionner ?

merci

naparuba
19th March 2008, 13:12
Il parait qu'il y a certaines incompatibilités, mais n'ayant jamais fait le test moi même je ne peux pas t'en dire plus.

xoroz
19th March 2008, 14:05
The instalation went good.
I edited few configurations, folder locations, etc...
It read all my objects in nagios\etc\objects
but it can not update new hosts when I enter via Oreon interface. Is there a way to debug? Any logs about when oreon tries to apply new hosts, new services ? In my objects folder there are no new files...

L'instalation a disparu bon. J'ai édité peu de configurations, endroits de chemise, etc..... Elle a lu tous mes objets dans les nagios\etc\objects mais elle ne peut pas mettre à jour de nouveaux centres serveurs quand j'entre par l'intermédiaire de l'interface d'Oreon. Y a-t-il une manière de corriger ? Des notations environ quand l'oreon essaye d'appliquer de nouveaux centres serveurs, nouveaux services ? Dans mon chemise d'objets il n'y a aucun nouveau dossier..

kanakyirie
19th March 2008, 14:31
When you do Configuration --> Export --> Generate does nagios gives you any error messages?

I don't see any other ways to verify that new hosts are made.
Maybe in the table hosts in mysql database or by editing hosts.cfg files in nagios/etc/ to see if everything is OK.

I can't helped it , I have to make a better translation of what you said before :D

L'installation s'est bien passé,
J'ai modifié un peu la configuration, l'emplacement des répertoires etc...
Il lis tout les objects dans nagios/etc/objects mais les nouveaux hôtes ne s'ajoutent pas quand je vais dans l'interface d'Oreon.
Il y a t'il un moyen de débugger ça? Un log pour l'ajout de nouveaux hôtes, de nouveaux services ? Dans mon répertoire objects , il n'y a pas de nouveau fichiers.

gae
19th March 2008, 20:31
c'est normal si ca ne marche pas !!

Nagios v3 a des nouveaux paramètres de config qui ne sont pas pris en compte dans les versions 1.x de centreon !!

Pour ca, il faut attendre la v2 qui a l'air très très très promèteuse !!! :-D

Gaé

Running nagios v3 with centreon v 1.x must not work cause nagios v3 configuration are a bit different to nagios v2. As a matter of fact even plugins output format are different !!

We must wait for Centreon v2 that looks very very very good :-D

Gae

BubuLeMag
19th March 2008, 20:56
c'est normal si ca ne marche pas !
It works fine for me (Nagios 3 RC1 and final) with Centreon 1.4.2.3.

naparuba
20th March 2008, 08:43
It can be ok, but the full compatibility is not here for the moment and you miss some things that can do Nagios3

xoroz
20th March 2008, 10:22
for me it is also working almost perfect.
I got the update hosts working, by twaeking the nagios.cfg and pointing
specific .cfg files, it works now.
Although there is a known compatibility problem, aslo reported in other sites

PHP Warning: Invalid argument supplied for foreach() in /usr/local/oreon/www/include/monitoring/o
bjectDetails/serviceDetails.php one line 120, referer: http://192.168.208.207/oreon/oreon.php?p=20202&o=svcak&cmd=15&host_name=SRVDEVNOTES&service_description
= Number%20of%20pending%20mails&en=1

I am allé on line 120 and I have this décompletion:
foreach($tab have # $value>)
121 foreach (# have $key = > $value){
122 yew ((# " ] == $_get["host_name" ]) && (# " ] == $_get["service_description" ]))


the big question, is when Centron 2 comes out??? Any betas yet?

stefaneo
20th March 2008, 11:11
you can try centreon svn but I would not recommend it.

still very buggy and you have to edit a lot yourself because there are still a lot of typing mistakes

<?phpif instead of <?php if

might be because of some code cleaing tool, but if you are not comfortable with ediiting php files yourself , editing sql tables I would not recommend it at this moment.