[Nagiosplug-devel] [ nagiosplug-Patches-1090337 ] patch to make check_disk ignore zero size file systems
SourceForge.net
noreply at sourceforge.net
Mon Jan 22 06:11:43 CET 2007
Patches item #1090337, was opened at 2004-12-23 13:14
Message generated for change (Comment added) made by hweiss
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1090337&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Enhancement
Group: None
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Tim Wootton (tim_wootton1)
Assigned to: Nobody/Anonymous (nobody)
Summary: patch to make check_disk ignore zero size file systems
Initial Comment:
This patch makes check_disk ignore zero size file systems.
I made this patch because when checking all disks (i.e.
--path not specified) on solaris 8, a numer of zero length
mounted file systems show up, like /proc (which is already
ignored due to the AIX /proc handling) but also fd and
mnttab.
As I use this plugin is exclusively used to check real disks,
as I think most people do, I expect it's fairly safe to ignore
those with size 0.
This is my 1st time submitting a patch so I hope that the
format and info is sufficient, if not please let me know so
that I can do better next time!
This patch is against the 1.3.1 (1.7.2.4) check_disk plugin.
----------------------------------------------------------------------
>Comment By: Holger Weiss (hweiss)
Date: 2007-01-22 06:11
Message:
Logged In: YES
user_id=759506
Originator: NO
check_disk ignores zero size file systems by now. Thanks!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1090337&group_id=29880
More information about the Devel
mailing list