[Nagiosplug-devel] [ nagiosplug-Patches-1090337 ] patch to make check_disk ignore zero size file systems
SourceForge.net
noreply at sourceforge.net
Thu Dec 23 04:15:02 CET 2004
Patches item #1090337, was opened at 2004-12-23 12:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1090337&group_id=29880
Category: Enhancement
Group: None
Status: Open
Resolution: None
Priority: 5
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.
----------------------------------------------------------------------
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