[Nagiosplug-devel] [ nagiosplug-Bugs-979313 ] check_disk 1.4.0_alpha perfdata problem
SourceForge.net
noreply at sourceforge.net
Thu Jun 24 15:18:03 CEST 2004
Bugs item #979313, was opened at 2004-06-24 16:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
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.
----------------------------------------------------------------------
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