Add topology(link) support to the OpenNMS Direct datasource
Description
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
Matthew Brooks April 9, 2019 at 8:17 PM
Matthew Brooks April 2, 2019 at 3:52 PM
PR #1 (integration api): https://github.com/OpenNMS/opennms-integration-api/pull/10
PR #2 (opennms): https://github.com/OpenNMS/opennms/pull/2420
PR #3 (OCE): https://github.com/OpenNMS/oce/pull/73
Fixed
Details
Details
Assignee
Matthew Brooks
Matthew BrooksReporter
Jesse White
Jesse WhiteLabels
Sprint
None
Fix versions
Priority
PagerDuty
PagerDuty Incident
PagerDuty

PagerDuty Incident
Created March 15, 2019 at 2:42 PM
Updated April 12, 2019 at 1:59 PM
Resolved April 12, 2019 at 1:59 PM
The network topology integration integration added in OCE-40 currently only works for distributed deployments of OCE. We should add similar functionality the OpenNMS Direct datasource.
This implies:
Exposing the link information via the OIA (similar to what we do with exposing the links via Kafka today)
Update the direct datasource to consume and convert these links to inventory
Ensure that this process is configurable by leveraging the work from OCE-41
Success criteria:
Links appear in the OCE graph when using the OCE in standalone mode