[Nagiosplug-devel] [ nagiosplug-Bugs-1040873 ] check_swap bug in 1.40alpha1

SourceForge.net noreply at sourceforge.net
Thu Nov 18 15:41:14 CET 2004


Bugs item #1040873, was opened at 2004-10-05 19:14
Message generated for change (Comment added) made by tonvoon
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1040873&group_id=29880

Category: Argument proccessing
Group: Release (specify)
>Status: Pending
Resolution: None
Priority: 5
Submitted By: larry (good_vs_evil)
>Assigned to: Ton Voon (tonvoon)
Summary: check_swap bug in 1.40alpha1

Initial Comment:
The check_swap plugin throws a warning / error if the
warning percentage is less than the critical
percentage, which seems backward.

/usr/local/nagios/libexec/check_swap -w 80% -c 90% -a

Warning percentage should be more than critical percentage

Usage:
 check_swap [-a] -w <used_percentage>% -c
<used_percentage>%
 check_swap [-a] -w <bytes_free> -c <bytes_free>
 check_swap (-h | --help) for detailed help
 check_swap (-V | --version) for version information

Checking the same command on 1.3.1:

 /usr/local/nagios/libexec/check_swap -w 80% -c 90% -a

Swap ok - Swap used:  0% (0 out of 2146754560)

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

>Comment By: Ton Voon (tonvoon)
Date: 2004-11-18 23:40

Message:
Logged In: YES 
user_id=664364

Larry,

Thanks for the report. This is already fixed in CVS HEAD. Please try the 
snapshot and let us know if it is still a problem.

http://nagiosplug.sf.net/snapshot

Ton

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

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




More information about the Devel mailing list