nagios and remote checking

Andy Harrison aharrison at gmail.com
Mon Jun 28 14:44:41 CEST 2004


On Fri, 25 Jun 2004 16:19:23 +0200, martin <mgursky at zmail.sk> wrote:
> 
> HI, i need help with nagios.
> Me questions: I installed a Nagios server and i want to monitor some
> remote hosts. What i need to install on these remote hosts? I just
> installed nrpe and nsca plugins but it didn't work. Do i need something
> more? Can you help me please ???

I use ssh myself.  For example:

define command {
command_name  ssh_check_load
command_line   /usr/local/libexec/nagios/check_by_ssh -l nagios -i
~nagios/.ssh/id_rsa -H $HOSTNAME$ -C
'/usr/local/libexec/nagios/check_load -w $ARG1$ -c $ARG2$'
}

-- 
Andy Harrison


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list