[Nagiosplug-help] Problems with check_disk

Andy Malato andym at njit.edu
Wed Sep 1 20:58:22 CEST 2010


We do not use NRPE, we run our nagios checks over SSH via a custom
wrapper.  However, at this point we are just TESTING the new plugins by
calling them directly from the command line directly on the host.  

We have tried the following commands :

./check_disk -w 10% -c 5%

DISK OK - free space:|

./check_disk -w 10% -c 5% -R /
DISK UNKNOWN: Must set a threshold value before using -r/-R

We would be happy to provide any additional information that you might
think is helpful.

Thanks.

! Date: Wed, 1 Sep 2010 11:31:03 -0400
! From: alexandre fedi <alex94130 at hotmail.fr>
! Reply-To: Nagios Plugin Help List <nagiosplug-help at lists.sourceforge.net>
! To: "nagiosplug-help at lists.sourceforge.net"
!     <nagiosplug-help at lists.sourceforge.net>
! Subject: Re: [Nagiosplug-help] Problems with check_disk
! 
! Hello,
! 
! How do you use this plugin ? With NRPE on a remote host ? Your command works
! correctly on my host :
! 
! [user at host libexec]# ./check_disk -w 10% -c 5% -A -e
! DISK OK| /=3032MB;8815;9305;0;9795 /boot=17MB;88;93;0;98
! /dev/shm=0MB;454;479;0;505
! 
! Did you try another command like : './check_disk -w 10% -c 5%' or './check_disk
! -w 10% -c 5% -R /' ?
! 
! Give us more informations if you can.
! 
! Regards,
! 
! Alexandre
! 
! 
! 
! > Date: Wed, 1 Sep 2010 10:32:13 -0400
! > From: andym at njit.edu
! > To: Nagiosplug-help at lists.sourceforge.net
! > Subject: [Nagiosplug-help] Problems with check_disk
! >
! > Hello,
! >
! > We have downloaded and compiled the latest nagios plugins, 1.4.15 on
! > Solaris 10. Upon testing the new plugins, we discovered an issue with
! > check_disk.
! >
! > The following which worked with check_disk from 1.4.11, does not work with
! > check_disk from 1.4.15. Below is the command given and error received.
! >
! > # check_disk -w 10% -c 5% -A -e
! > DISK UNKNOWN: Must set a threshold value before using -r/-R
! >
! > Thanks in advance for any feedback one can provide.
! >
! >
! > ---Andy
! >
! >
! >
! >
! >
! >
! >
! > ------------------------------------------------------------------------------
! > This SF.net Dev2Dev email is sponsored by:
! >
! > Show off your parallel programming skills.
! > Enter the Intel(R) Threading Challenge 2010.
! > http://p.sf.net/sfu/intel-thread-sfd
! > _______________________________________________
! > Nagiosplug-help mailing list
! > Nagiosplug-help at lists.sourceforge.net
! > https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
! > ::: Please include plugins version (-v) and OS when reporting any issue.
! > ::: Messages without supporting info will risk being sent to /dev/null
! 
! 





More information about the Help mailing list