[Nagiosplug-devel] [ nagiosplug-Bugs-2782784 ] check_smtp: invalid option -- n
SourceForge.net
noreply at sourceforge.net
Fri May 22 20:39:18 CEST 2009
Bugs item #2782784, was opened at 2009-04-28 13:38
Message generated for change (Comment added) made by psychotrahe
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=2782784&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: CVS
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Jan Wagner (cyco_dd)
>Assigned to: Matthias Eble (psychotrahe)
Summary: check_smtp: invalid option -- n
Initial Comment:
We got a bugreport against our debian package, the problem is the following:
nagios:~# LANG=C /usr/lib/nagios/plugins/check_smtp -n
/usr/lib/nagios/plugins/check_smtp: invalid option -- n
Usage:check_smtp -H host [-p port] [-e expect] [-C command] [-f from addr][-A authtype -U authuser -P authpass] [-w warn] [-c crit] [-t timeout]
[-S] [-D days] [-n] [-v] [-4|-6]
nagios:~# LANG=C /usr/lib/nagios/plugins/check_smtp --help | grep -1 nocommand
String to expect in first line of server response (default: '220')
-n, nocommand
Suppress SMTP command
You can track the bugreport via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525307
Thanks and kind regards, Jan.
----------------------------------------------------------------------
>Comment By: Matthias Eble (psychotrahe)
Date: 2009-05-22 20:39
Message:
Hi Jan,
-n was removed from check_smtp as this is covered by check_tcp already.
----------------------------------------------------------------------
Comment By: Matthias Eble (psychotrahe)
Date: 2009-05-22 20:39
Message:
This problem is now fixed in Git. Thank you for your report.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=2782784&group_id=29880
More information about the Devel
mailing list