check disks by remote

Joe Petrucci joseph.petrucci at ddiworld.com
Wed Nov 16 15:10:46 CET 2005


If you can put plugins on the monitored end use check_by_ssh with
check_disk on the client end. or write a plugin with an RSA connection
in ssh to run the following commanr


ssh _host_ -l nagios -e "df -k"

and parse the output in your plugin.

On Wed, 2005-11-16 at 15:04 +0100, gottfried hufnagel wrote:
> you could use check_by_ssh or check_nrpe.
> 
> 
> greetinx!
> gottfried
> 
> Am Mittwoch 16 November 2005 14:38 schrieb Miguel Faria:
> > Hi,
> > 
> > I am wondering if you could give me a clue to which plugin I need to check
> > disk free space on another UNIX servers. Your help is much appreciated.
> > 
> > Thanks,
> > 
> > Miguel
> > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
> > Register for a JBoss Training Course.  Free Certification Exam
> > for All Training Attendees Through End of 2005. For more info visit:
> > http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
> > _______________________________________________
> > 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
> > 
> 



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
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