[Nagiosplug-devel] [ nagiosplug-Bugs-1210958 ] Issue with check_nwstat in Release 1.4

SourceForge.net noreply at sourceforge.net
Fri Sep 23 03:45:10 CEST 2005


Bugs item #1210958, was opened at 2005-05-29 22:42
Message generated for change (Comment added) made by sullivand
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1210958&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: Argument proccessing
Group: Release (specify)
Status: Open
Resolution: None
Priority: 5
Submitted By: mick81 (mick81)
Assigned to: Nobody/Anonymous (nobody)
Summary: Issue with check_nwstat in Release 1.4

Initial Comment:
I have found a issue with check_nwstat incorrectly 
reporting free disk space. Using the variable VPF<vol> 
returns Available Entries within Directory Entries of the 
Volume instead of Free Space in Disk Usage.

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

Comment By: David Sullivan (sullivand)
Date: 2005-09-23 11:44

Message:
Logged In: YES 
user_id=1348152

Fixed in 1.4.1 onwards. See Bug 1235879.

Test:

sully at support:~$
/usr/local/src/nagios-plugins-1.4/plugins/check_nwstat -p
9999 -H server -v "VPFSYS"  -w 10 -c 5
10470 MB (2147483648%) free on volume SYS
sully at support:~$
/usr/local/src/nagios-plugins-1.4.2/plugins/check_nwstat -p
9999 -H server -v "VPFSYS"  -w 10 -c 5
10470 MB (61%) free on volume SYS - total 16933 MB


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1210958&group_id=29880




More information about the Devel mailing list