[Nagiosplug-devel] [ nagiosplug-Bugs-2863772 ] check_disk shows bad results on OS X
SourceForge.net
noreply at sourceforge.net
Mon Sep 21 22:14:19 CEST 2009
Bugs item #2863772, was opened at 2009-09-21 16:14
Message generated for change (Tracker Item Submitted) made by acranox
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=2863772&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: Parsing problem
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Peter Doherty (acranox)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_disk shows bad results on OS X
Initial Comment:
check_disk is reporting incorrect information for the large filesystem on a PPC Xserve. It's NFS mounted. It used to work, and then it spontaneously stopped working, I think once the disk had more than 2TB of data on it. Using -x provides some information, but it's wrong.
# ~/check_disk -w 10% -c 5% -p /galactica/battlestar/
DISK CRITICAL - free space: /galactica/battlestar 0 MB (0% inode=63%);| /galactica/battlestar=2147483647MB;559964;591073;0;622183
# df
Filesystem 512-blocks Used Available Capacity Mounted on
/dev/disk0s10 1562355920 1059936744 501907176 68% /
map -static 0 0 0 100% /galactica/battlestar
192.168.1.213:/Volumes/battlestar 18454101336 6669463232 11784638104 37% /galactica/battlestar
# df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/disk0s10 745Gi 505Gi 239Gi 68% /
map -static 0Bi 0Bi 0Bi 100% /galactica/battlestar
192.168.1.213:/Volumes/battlestar 8.6Ti 3.1Ti 5.5Ti 37% /galactica/battlestar
# uname -a
Darwin 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC Power Macintosh
# ~/check_disk -x 192.168.1.213:/Volumes/battlestar
DISK OK - free space: / 245071 MB (32% inode=32%); /dev 0 MB (0% inode=98%);| /=517547MB;;;0;762869 /dev=0MB;;;0;0
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=2863772&group_id=29880
More information about the Devel
mailing list