HTTP poller "port" vs "ports" configuration parameter

Description

Change the "ports" XML configuration parameter to "port" in order to make it
consistent with other plugins/pollers.

Please get the full story at:
http://lists.opennms.org/pipermail/discuss/2003-May/027687.html

Environment

Operating System: Windows 2000 Platform: PC

Acceptance / Success Criteria

None

Attachments

1

Lucidchart Diagrams

Activity

Show:

Tarus Balog March 17, 2004 at 2:35 PM

Okay, the HttpMonitor and HttpsMonitor use "port" instead of "ports" now, in keeping in line with the
other monitor code. It will still accept multiple values for "port".

Jay Eno March 15, 2004 at 12:37 PM

Created an attachment (id=63)
Patch to look for 'port' instead of 'ports' in config file

Changed what the HttpMonitor looks for in the config file from 'ports' to
'port' to be consistent with the rest of the Monitors. Note that HttpMonitor
still has the ability to do multiple ports:

<parameter key="port" value="80,8080"/>

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

PagerDuty

Created May 2, 2003 at 9:49 AM
Updated January 27, 2017 at 4:30 PM
Resolved September 9, 2010 at 1:14 PM