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

SourceForge.net noreply at sourceforge.net
Tue Oct 5 11:15:23 CEST 2004


Bugs item #1040873, was opened at 2004-10-05 14:14
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=1040873&group_id=29880

Category: Argument proccessing
Group: Release (specify)
Status: Open
Resolution: None
Priority: 5
Submitted By: larry (good_vs_evil)
Assigned to: Nobody/Anonymous (nobody)
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)

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

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