[Nagiosplug-devel] check_disk suggestion
Ton Voon
tonvoon at mac.com
Thu Feb 19 19:57:11 CET 2004
On 18 Feb, 2004, at 20:38, Matt Pounsett wrote:
>
> I don't have the expertise to produce a diff for this, but... it would
> be
> handy if check_disk had an option to only check whether a mount is
> present,
> and ignore available space.
>
> I've got a few qtrees from a NetApp mounted all over the place.. when
> disk
> space gets low I only want to receive one notification from the NetApp
> itself.
> However, I'd also like to be able to monitor the NFS client machines
> to make
> sure the mount is present... check_disk seems to be the most likely
> place for
> this functionality to go.
>
Couldn't you get this functionality by specifying a ridiculously low
threshold, eg
check_disk -w 0% -c 0% -p /filesystem
Ton
More information about the Devel
mailing list