[Nagiosplug-devel] [ nagiosplug-Bugs-979313 ] check_disk 1.4.0_alpha perfdata problem
SourceForge.net
noreply at sourceforge.net
Fri Jul 2 09:25:01 CEST 2004
Bugs item #979313, was opened at 2004-06-24 16:17
Message generated for change (Comment added) made by g_force
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=979313&group_id=29880
Category: Argument proccessing
Group: Release (specify)
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Garry W. Cook (g_force)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_disk 1.4.0_alpha perfdata problem
Initial Comment:
check_disk in 1.4.0_alpha and the CVS HEAD from
20040116 both seem to contain the same check_disk.c
from March of this year. The problem I'm having is with
the performance data output, the warning and critical
thresholds do not seem to be calculated properly.
When checking a 100MB disk for % free space with
warning at 30% and critical at 10%, if the disk is 25%
full, the check works fine and no alerts are generated.
However, the performance data will report the free
space at 75MB (75%-correct), the warning threshold at
70MB (70%-incorrect), and the critical threshold at
90MB (90%-incorrect). The performance data from this
check would then be considered to be at a 'warning'
level.
----------------------------------------------------------------------
>Comment By: Garry W. Cook (g_force)
Date: 2004-07-02 10:24
Message:
Logged In: YES
user_id=197417
I've fixed this particular error, I'll submit a patch on the patch
page. Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=979313&group_id=29880
More information about the Devel
mailing list