Hard disc monitoring

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
glennbtn
Posts: 7
Joined: Mon Dec 12, 2011 11:53 am

Hard disc monitoring

Post by glennbtn »

Hi

I am quite new to Nagios but have it up and running on a few machine new. I am having issues getting the monitoring of hard drives working correctly.

If I DF -h my machine I get
/dev/mapper/VolGroup00-LogVol00
16188328 7572580 7780164 50% /
/dev/hda1 101086 24760 71107 26% /boot
tmpfs 517376 0 517376 0% /dev/shm

But for all I ever seem to get is information on the /boot

I have tried using /dev/hda0, /dev/hda /dev/mapper/VolGroup00-LogVol00 but still only get the /boot. I need to get the man partition with 50% of the drive working.

Can anyone advise

Thanks
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: Hard disc monitoring

Post by jsmurphy »

Are you able to post the check command you are executing, along with example output?
Locked