Je constate un bug bizarre depuis quelques jours.
Ce sera plus simple par l'image.
/usr/local/nagios/etc avant d'utiliser l'interface Oreon :
J'ajoute des trucs, je regènère et hop :
Rien nada, plus rien
Je retourne dans oreon pour reconfigurer mes check_graph_ping en ajoutant les -S qu'il a viré ce con, je regènère et hop je retrouve :
Il me vire mes -S dés que je touche à la conf !
C quoi ce délire ? :cry:
Ce sera plus simple par l'image.
/usr/local/nagios/etc avant d'utiliser l'interface Oreon :
Code:
[[email protected] etc]# cat checkcommands.cfg | grep "\-S" command_line $USER1$/check_graph_load_average.pl $HOSTADDRESS$ -v $ARG1$ -C $ARG2$ -g -S $ARG3$ command_line $USER1$/check_graph_ping.pl $HOSTADDRESS$ -g -n 3 -S $ARG1$ command_line $USER1$/check_graph_ping.pl $ARG1$ -g -n 3 -S $ARG2$ command_line $USER1$/check_graph_process.pl $HOSTADDRESS$ -v $ARG1$ -C $ARG2$ -n -g -S $ARG3$ command_line $USER1$/check_graph_remote_storage.pl $HOSTADDRESS$ -d $ARG1$ -C $ARG2$ -w $ARG3$ -c $ARG4$ -v $ARG5$ -g -S $ARG6$ command_line $USER1$/check_graph_traffic.pl -H $HOSTADDRESS$ -i $ARG1$ -w $ARG2$ -c $ARG3$ -C $ARG4$ -v $ARG5$ -g -S $ARG6$ command_line $USER1$/check_http -S $HOSTADDRESS$ $ARG1$
Code:
[[email protected] etc]# cat checkcommands.cfg | grep "\-S"
Je retourne dans oreon pour reconfigurer mes check_graph_ping en ajoutant les -S qu'il a viré ce con, je regènère et hop je retrouve :
Code:
[[email protected] etc]# cat checkcommands.cfg | grep "\-S" command_line $USER1$/check_graph_ping.pl $HOSTADDRESS$ -g -n 3 -S $ARG1$ command_line $USER1$/check_graph_ping.pl $ARG1$ -g -n 3 -S $ARG2$
C quoi ce délire ? :cry:
Comment