[Nagiosplug-help] Nrpe dont work
Alejandro Feijoo
alfeijoo at cesga.es
Thu May 26 03:06:17 CEST 2005
Hi, i have problem with nrpe,
This is mi network conf
(Cheaptb)192.168.1.x ---- check_nrpe ---> (Svgd)193.144.x.x --- check_procs
---> (c0-0)192.168.2.x
In Cheaptb i have this service.
define service{
use generic-service
host_name c0-0
service_description NRPE
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 5
retry_check_interval 1
contact_groups admins
notification_interval 120
notification_period 24x7
notification_options w,u,c,r
check_command check_nrpe!192.168.2.x!check_procs
}
the comand check_nrpe is.
define command{
command_name check_nrpe
command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -p 5665 -c $ARG1$
}
And in the Svgd i have the nrpe.cfg
ommand[check_procs]=/home/cesga/alfeijoo/nagios/libexec/check_procs -w
$ARG1$ -c $ARG2$ -s $ARG3$
But dont work any :(
Somebody can explain how i make for see check_procs on c0-0 trough Svgd???
Thanks!
++-------------------------++
Alejandro Feijóo Fraga
Tecnico de Sistemas.
Centro de supercomputación de Galicia
Avda. de Vigo s/n. Campus Sur.
15705 - Santiago de Compostela. Spain
Tlfn.: 981 56 98 10 Extension: 274
Fax: 981 59 46 16
More information about the Help
mailing list