<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6249.1">
<TITLE>RE: [Nagios-users] remote disk/load?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Yes, those plugins (among others) only work on the 'local' host. You need a way to install those plugins on the remote host, execute them remotely, then return the relevant data to the Nagios server.</FONT></P>
<P><FONT SIZE=2>You *could* use check_by_ssh to do the remote execution/retrieval. Great for a secure way of doing things, but won't scale well in the long run (assuming you have hundreds and hundreds of remote checks to do).</FONT></P>
<P><FONT SIZE=2>Take a look at NRPE, which is quite popular. NSCA is another alternative, but not the only one. Check out the Downloads page on www.nagios.org.</FONT></P>
<P><FONT SIZE=2>jc</FONT>
</P>
<P><FONT SIZE=2>> -----Original Message-----</FONT>
<BR><FONT SIZE=2>> From: joe usenta [<A HREF="mailto:jusenta@hotmail.com">mailto:jusenta@hotmail.com</A>]</FONT>
<BR><FONT SIZE=2>> Sent: Thursday, January 02, 2003 5:41 PM</FONT>
<BR><FONT SIZE=2>> To: nagios-users@lists.sourceforge.net</FONT>
<BR><FONT SIZE=2>> Subject: [Nagios-users] remote disk/load?</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> hello,</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> maybe i'm missing something, but is there a way to monitor</FONT>
<BR><FONT SIZE=2>> the remote load/disk usage? the check_disk and check_load</FONT>
<BR><FONT SIZE=2>> scripts do not give a remote host option, and only show</FONT>
<BR><FONT SIZE=2>> local numbers. i cannot get it to show me what i'm looking</FONT>
<BR><FONT SIZE=2>> for. the remote hosts would be a combination of solaris/linux</FONT>
<BR><FONT SIZE=2>> boxes. is there maybe some other check that would do this?</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> thanks in advance,</FONT>
<BR><FONT SIZE=2>> jusenta</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> _________________________________________________________________</FONT>
<BR><FONT SIZE=2>> MSN 8 with e-mail virus protection service: 2 months FREE* </FONT>
<BR><FONT SIZE=2>> <A HREF="http://join.msn.com/?page=features/virus">http://join.msn.com/?page=features/virus</A></FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> -------------------------------------------------------</FONT>
<BR><FONT SIZE=2>> This sf.net email is sponsored by:ThinkGeek</FONT>
<BR><FONT SIZE=2>> Welcome to geek heaven.</FONT>
<BR><FONT SIZE=2>> <A HREF="http://thinkgeek.com/sf">http://thinkgeek.com/sf</A></FONT>
<BR><FONT SIZE=2>> _______________________________________________</FONT>
<BR><FONT SIZE=2>> Nagios-users mailing list</FONT>
<BR><FONT SIZE=2>> Nagios-users@lists.sourceforge.net</FONT>
<BR><FONT SIZE=2>> <A HREF="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</A></FONT>
<BR><FONT SIZE=2>> </FONT>
</P>
</BODY>
</HTML>