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

SourceForge.net noreply at sourceforge.net
Mon Sep 24 22:16:24 CEST 2007


Feature Requests item #1485683, was opened at 2006-05-10 17:19
Message generated for change (Comment added) made by psychotrahe
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: Closed
Priority: 5
Private: No
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: Matthias Eble (psychotrahe)
Date: 2007-09-24 22:16

Message:
Logged In: YES 
user_id=1694341
Originator: NO

hey maemigh,

upcoming version 1.4.10 will have -i/-I flags. to ignore filesystems based
on regexes so I'm closing this issue..
if you're still interested.
Matthias


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

Comment By: Ton Voon (tonvoon)
Date: 2006-05-18 14: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