[Nagiosplug-help] Monitoring nfs mount-points
Eyal Brave
Eyal.Brave at exanet.com
Wed Oct 17 15:43:33 CEST 2007
Oh....... Yea, it works now. Don't know how I missed that.....
Thanks a lot.
Eyal
-----Original Message-----
From: Matthias Eble
[mailto:matthias.eble at mailing.kaufland-informationssysteme.com]
Sent: Wednesday, October 17, 2007 3:42 PM
To: Eyal Brave
Cc: Ralph.Grothe at itdz-berlin.de; nagiosplug-help at lists.sourceforge.net
Subject: Re: [Nagiosplug-help] Monitoring nfs mount-points
Eyal Brave schrieb:
> My command line was : ./check_disk - w 80 -c 90 /var/exanet And I also
> tried : - W and -C And also -p before the "/var/exanet"
>
That's your problem. read --help. check_disk checks for free space not
used space. check_disk takes MB as default unit. alerting is thus
warning when 80MB free critical if less than 90MB. i guess you want
to use -w 20% -c 10%
matthias
More information about the Help
mailing list