Some things don't work

Jan Scholten Jan.Scholten at iconz.net
Tue Nov 23 23:25:59 CET 2004


> 
> I followed the directives in you post, as per the above, and … it 
> works!  Many thanks to you.
Good :-)




> 
> Do I have to add anything nrpe-related to the client machines?  What 
> directives must I add to what files on the nagios server?  I’d like to 
> start out by monitoring Current Users, Total Processes, and Disk Free 
> Space.  All of these boxes are Linux.

You need check_nrpe on your nagios box,
nrpe configured (edit nrpe.cfg  you probably need to edit "allowed_host" 
and the check commands at the end)
Set up the check commands in the nrpe.cfg on every remote host, install 
the plugins on the remote hosts (do not copy them from the nagios box 
unless you run exactly the same software configuration).
Start nrpe on the remote host try (from the nagios box) ./check_nrpe -H 
YourRemoteServer.

Output should be
NRPE v2.0

If you get the: great! If not: read the readme included in the NRPE 
package, it's a good start.

If you have the nrpe connection
./check_nrpe -H YourRemoteServer -c ACheckCommandInTheNrpe.CFGOnRemoteHost
like:
./check_nrpe -H 192.168.0.12 -c check_disk

setup the service with check_nrpe!check_disk

Jan
>  
> 
> I’m real close here.
> 
>  
> 
> Dimitri
> 
>  
> 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.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