PDA

View Full Version : Centreon 1.4.2.4 VmWare (MAJ)


smarechal
04-25-2008, 08:09 PM
Bonjour,

Je viens de mettre l'image VMWare à jour avec la version 1.4.2.4 de Centreon.

Elle sera disponible vers 21H00 ce soir à partir de ce lien:

http://www.vmware.com/appliances/directory/1002

Encore merci aux devs pour ce super travail !!!

Bon week-end à tous :rolleyes:

Coolchamber
05-05-2008, 11:04 PM
Bonjour,

Voilà je viens de télécharger la dernière VMWARE et de base je ne fais que rajouter un service sur la machine "test" que vous avez créé dans votre VMWARE.
je rajouter un check_graph_ping....

Tout d'abord
- la commande est déclarer comme ceci
/usr/bin/perl $USER1$/check_graph_ping.pl -H $HOSTADDRESS$ -w 200,20% -c 500,40% -f -n $ARG1$ -g -S
il n'y a pas de $ARGn$ après l'option -S est-ce normale ??
pour ma part ca ne l'est pas ....
bref que je rajoute ou non le $ARGn$ après -S ca ne change pas mon vrai problème...
- Je créé le service ping et mon réel problème est que lorsque je regarde le fichier services.cfg je vois :
host_name test
service_description ping
is_volatile 0
check_command check_graph_ping!3


Il n'y a pas l'id OREON en paramètre sur le check_command c 'est normal ????
du coup mais graph font n importe quoi !!!

Merci c est assez important car je ne voudrais pas réutiliser une vieille version....

Calimero
07-24-2008, 12:00 PM
I've same problem as Coolchamber. I've downloaded your vmware image and it's realy nice but i've following problem:

On all my windows hosts, there is NSclient installed.
When I try to check a service, I receive following message:

**ePN /usr/lib/nagios/plugins/check_graph_nt.pl: "Option S requires an argument".

When I start it at the command prompt (without -S), it works fine.

This is the syntax of my command:

$USER1$/check_graph_nt.pl -H $HOSTADDRESS$ -p 12489 -s public -v SERVICESTATE -l $ARG1$ -d SHOWALL -g -S $ARG2$

This is de service definition in services.cfg:

define service{
host_name server1
service_description Server service
use Generic_service
check_command check_graph_servicestate!lanmanserver
}

As you can see, Centreon doesn't add the ID to my services.cfg file.

Someone knows what is happening and can help me to troubleshoot?

smarechal
07-24-2008, 12:15 PM
Hi, i never used NsClient ...

I think you should post on the general forum for support.

I'm not a power user of centreon ;)