[Nagiosplug-devel] [ nagiosplug-Feature Requests-1485683 ] check_disk addition to exclude all mountpoints within a path

SourceForge.net noreply at sourceforge.net
Thu May 18 05:40:14 CEST 2006


Feature Requests item #1485683, was opened at 2006-05-10 16:19
Message generated for change (Comment added) made by tonvoon
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397600&aid=1485683&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: None
Group: None
Status: Open
Priority: 5
Submitted By: maemigh (maemigh)
>Assigned to: Ton Voon (tonvoon)
Summary: check_disk addition to exclude all mountpoints within a path

Initial Comment:
check_disk currently allows mount points to be excluded
via the -x /mount/point command; however, this is
causing some issues with Solaris and its cdrom.

It would be nice to have the -x command updated to
allow a wildcard to be used to exclude all mountpoints
within a path. ie -x /cdrom/*

I've included some output to illustrate why I believe
this to be necessary.

Here is a snippet of output from the check_disk command:
/cdrom/sol_9_905_sparc/s2=0MB;0;0;0;0
/cdrom/sol_9_905_sparc/s1=494MB;444;469;0;494
/cdrom/sol_9_905_sparc/s0=2349MB;2114;2231;0;2349

df -h:
/vol/dev/dsk/c0t0d0/sol_9_905_sparc/s5
                        31K     2K    26K     8%   
/cdrom/sol_9_905_sparc/s5
/vol/dev/dsk/c0t0d0/sol_9_905_sparc/s4
                        31K     2K    26K     8%   
/cdrom/sol_9_905_sparc/s4
/vol/dev/dsk/c0t0d0/sol_9_905_sparc/s3
                        31K     2K    26K     8%   
/cdrom/sol_9_905_sparc/s3
/vol/dev/dsk/c0t0d0/sol_9_905_sparc/s2
                        31K     2K    26K     8%   
/cdrom/sol_9_905_sparc/s2
/vol/dev/dsk/c0t0d0/sol_9_905_sparc/s1
                       495M   468M     0K   100%   
/cdrom/sol_9_905_sparc/s1
/vol/dev/dsk/c0t0d0/sol_9_905_sparc/s0
                       2.3G   2.3G     0K   100%   
/cdrom/sol_9_905_sparc/s0

----------------------------------------------------------------------

>Comment By: Ton Voon (tonvoon)
Date: 2006-05-18 13:39

Message:
Logged In: YES 
user_id=664364

maemigh,

Couldn't you use -X cdfs?

Ton

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397600&aid=1485683&group_id=29880




More information about the Devel mailing list