<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Chandra,<BR><BR>>>> jeffrey Lang 08/26/2008 11:38:05 AM >>><BR>One way i figured out how to do this is to setup CIFS/SMB and use check_disk_smb. Share the file system out with samba which is easy to setup. Just share out as read only and limit who can access the shares. Then use check_disk_smb to verify the disk usage.<BR><BR><BR><BR>Chandra Bahadur wrote: <BR><BR>Hi<BR>I can check the disk usage locally with the command check_disk. But I need to monitor the disk usage of remote servers. Check_disk command doesn't have any option to specify the name of the remote server to be monitored...<BR><BR><BR>How do I monitor the disk usage of remote servers ??<BR><BR><BR><BR><BR>_____ <BR></DIV>
<DIV>I have SNMP running on the servers I want to check.  The Nagios command I use is check_snmp_disk_monitor and it gives a response like </DIV>
<DIV> </DIV>
<DIV>/usr/local/groundwork/nagios/libexec/check_snmp_disk_monitor.pl -H aragorn.somewhere.wa.gov -t 30 -C notpublic -v -s -t 30 -m '/'<BR>mountpoint / has 16% used, 141426626560 bytes and 21926182912 used Disk OK - 16% used on /|/,141426626560,21926182912</DIV>
<DIV><BR>You can find it in quite a few places on the web.</DIV>
<DIV><BR>-------------------------------------------------------------------------<BR>This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<BR>Build the coolest Linux based applications with Moblin SDK & win great prizes<BR>Grand prize is a trip for two to an Open Source event anywhere in the world<BR><U><A href="http://moblin-contest.org/redirect.php?banner_id=100&url=/">http://moblin-contest.org/redirect.php?banner_id=100&url=/</A></U> <BR><BR>_____ <BR><BR><BR>_______________________________________________<BR>Nagios-users mailing list<BR><U><A href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</A></U> <BR><U><A href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</A></U> <BR>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. <BR>::: Messages without supporting info will risk being sent to /dev/null<BR><BR></DIV></BODY></HTML>