Page 1 of 1

Hard disc monitoring

Posted: Mon Dec 12, 2011 11:57 am
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

Re: Hard disc monitoring

Posted: Mon Dec 12, 2011 5:35 pm
by jsmurphy
Are you able to post the check command you are executing, along with example output?