[Nagiosplug-devel] [ nagiosplug-Bugs-1722411 ] Huge BUG in check_disk
SourceForge.net
noreply at sourceforge.net
Mon May 21 07:46:22 CEST 2007
Bugs item #1722411, was opened at 2007-05-21 05:38
Message generated for change (Comment added) made by hendrikb
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1722411&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
Resolution: None
Priority: 9
Private: No
Submitted By: hansm (hansm24)
Assigned to: Nobody/Anonymous (nobody)
Summary: Huge BUG in check_disk
Initial Comment:
I updated 59 servers and im not happy i did. i was thinking everything was working good but one disk was full. did forget to start on that server.
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 32G 26G 4.9G 84% /
/dev/sda1 99M 15M 79M 16% /boot
none 1004M 0 1004M 0% /dev/shm
[root at krusty (May 20 - 11:37pm) - /usr/local/nagios/libexec] ./check_disk -w10% -c5% -p /
DISK OK - free space: / 4918 MB (15% inode=97%);| /=25825MB;29150;30769;0;32389
always disk OK and in the meantime its almost full. how can i solve this?
THIS IS URGENT!!! And im sure another people agree on that. Disk Status is one of the most urgent things. i hope this can be fixed ASAP!!!
----------------------------------------------------------------------
Comment By: Hendrik Bäcker (hendrikb)
Date: 2007-05-21 07:46
Message:
Logged In: YES
user_id=906410
Originator: NO
Hey Hans,
URGENT or not, IMHO if you tell check_disk that you want to have a warning
on 10% free disk space and a critical on 5% of free disk space and if you
have 16% of free disk space all is OK.
See: check_disk --help for this:
-w, --warning=INTEGER
Exit with WARNING status if less than INTEGER --units of disk are free
-w, --warning=PERCENT%
Exit with WARNING status if less than PERCENT of disk space is free
-c, --critical=INTEGER
Exit with CRITICAL status if less than INTEGER --units of disk are
free
-c, --critical=PERCENT%
Exit with CRITCAL status if less than PERCENT of disk space is free
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1722411&group_id=29880
More information about the Devel
mailing list