[Nagiosplug-devel] [ nagiosplug-Bugs-1094324 ] check_mailq still fails to run
SourceForge.net
noreply at sourceforge.net
Mon Jan 3 14:42:27 CET 2005
Bugs item #1094324, was opened at 2005-01-02 16:52
Message generated for change (Comment added) made by reuben
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: Fixed
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
----------------------------------------------------------------------
>Comment By: Reuben Farrelly (reuben)
Date: 2005-01-04 11:41
Message:
Logged In: YES
user_id=26209
Fixed now, thanks Benoit
----------------------------------------------------------------------
Comment By: Benoit Mortier (opensides)
Date: 2005-01-03 14:03
Message:
Logged In: YES
user_id=388184
Hi,
i just corrected this, could you check it.
thanks
----------------------------------------------------------------------
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