[Nagiosplug-help] check_disk bOrked?

Karl DeBisschop karl at debisschop.net
Sat Jan 25 04:23:05 CET 2003


'-m' does not take an argument. Try 

	/check_disk -m -p /usr -w 50 -c 10

On Thu, 2003-01-23 at 10:21, Russell Scibetti wrote:
> Run check_disk in verbose mode (with the -v argument at the end of the
> command line) and see what it says.  I had a problem because the box I
> build the plugins on and the box I was running them on had different
> locations for df.
> 
> Russell Scibetti
> 
> Jan-Hendrik Palic wrote:
> > Hi all ... 
> > 
> > 
> > > > [nagios at cp1 plugins]$ ./check_disk -m /usr -p /usr -w 50 -c 10
> > > > Disk "/usr" not mounted or nonexistant
> > > > [nagios at cp1 plugins]$ 
> > > > 
> > > > But mount sais:
> > > > 
> > > > /dev/datavg/usr on /usr type ext3 (rw)
> > > > 
> > > > Yes .. /usr is a ext3 FS on a LVM ...
> > > > 
> > > 
> > > what version of check_disk 
> > > 
> > > what is the output of df -Pk 
> > > 
> > 
> > nagios at cp1 nagios]$ df -Pk
> > Filesystem         1024-blocks      Used Available Capacity Mounted on
> > /dev/ida/c0d0p5        1007928     94084    862644      10% /
> > /dev/ida/c0d0p1          98763      9629     84034      11% /boot
> > none                    127552         0    127552       0% /dev/shm
> > /dev/datavg/usr        1007896    343480    654176      35% /usr
> > /dev/datavg/var        1007896    193568    804088      20% /var
> > /dev/datavg/hsphere   13451024    286544  13164480       3% /hsphere
> > 
> > 
> > Any hints?
> > 	
> > 	Regards
> > 			Jan
> > 
> > 
> > -------------------------------------------------------
> > This SF.NET email is sponsored by:
> > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> > http://www.vasoftware.com
> > _______________________________________________
> > Nagiosplug-help mailing list
> > Nagiosplug-help at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> > 
> > 
> > 
> 
> 
> -- 
> Russell Scibetti
> Quadrix Solutions, Inc.
> http://www.quadrix.com
> (732) 235-2335, ext. 7038





More information about the Help mailing list