[Nagiosplug-devel] [ nagiosplug-Patches-1657280 ] Fix option handling for check_http

SourceForge.net noreply at sourceforge.net
Sun Feb 11 13:49:08 CET 2007


Patches item #1657280, was opened at 2007-02-11 21:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1657280&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: Bugfix
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobuhiro Ban (ban_nobuhiro)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix option handling for check_http

Initial Comment:
check_http does not recognize some long options.
I read the source file, and found longopts[] was
  * Missing: --port --authorization --expect,
  * Dup: --verbose,
  * Not-used: -F --file,
and `-L' option takes no argument but help-message says that it takes one argument.


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

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




More information about the Devel mailing list