Hi,
You should read up on either NRPE, NCSA or one of the check_ssh plugins
to do what you want.
All standard plugins execute directly on the Nagios box. The above
solutions allow for plugins to be executed on a remote box and send the
result back to Nagios.
NRPE is when Nagios requests the
rge.net
Enviadas: Quinta-feira, 25 de Setembro de 2008 4:36:35 (GMT-0300) Auto-Detected
Assunto: [Nagios-users] Problem with check_procs
hello everybody.
how to check process of remote machine?
define command{
command_namecheck_procs
command_line$USER1$/check_procs -H $HOSTA
Enviadas: Quinta-feira, 25 de Setembro de 2008 4:36:35 (GMT-0300) Auto-Detected
Assunto: [Nagios-users] Problem with check_procs
hello everybody.
how to check process of remote machine?
define command{
command_namecheck_procs
command_line$USER1$/check_procs -H $HOSTADDRE
Use the nrpe plugin on the remote machine
http://nagios.sourceforge.net/docs/3_0/addons.html
On Thursday 25 September 2008 08:36:35 Esteban Torres Rodriguez wrote:
> hello everybody.
>
> how to check process of remote machine?
>
> define command{
> command_namecheck_procs
> c
hello everybody.
how to check process of remote machine?
define command{
command_namecheck_procs
command_line$USER1$/check_procs -H $HOSTADDRESS$ -w $ARG1$
-c $ARG2$
}
-H $HOSTADDRESS$ this does not work. I get error.
Bye.
Esteban Torres Rodríguez
ÁREA DE SOPORT