[Nagiosplug-devel] [ nagiosplug-Bugs-1094324 ] check_mailq still fails to run

SourceForge.net noreply at sourceforge.net
Sun Jan 2 01:17:10 CET 2005


Bugs item #1094324, was opened at 2005-01-02 04:52
Message generated for change (Settings changed) made by opensides
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1094324&group_id=29880

Category: Argument proccessing
Group: CVS
Status: Open
Resolution: None
Priority: 5
Submitted By: Reuben Farrelly (reuben)
>Assigned to: Benoit Mortier (opensides)
Summary: check_mailq still fails to run

Initial Comment:
This has been in need of fixing for a long time now,
can someone please look at it before the next release?

[root at tornado plugins-scripts]# ./check_mailq
Duplicate specification "Warning=i" for option "warning"
Duplicate specification "Critical=i" for option "critical"
Usage: check_mailq -w <warn> -c <crit> [-W <warn>] [-C
<crit>] [-M <MTA>] [-t <timeout>] [-v verbose]
[root at tornado plugins-scripts]# 

Fixed by removing one of the 'duplicate' sets of
Warning and Critical parameters under

sub process_arguments(){
        GetOptions



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

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




More information about the Devel mailing list