Linkd package not working
Description
Acceptance / Success Criteria
Lucidchart Diagrams
Activity

Antonio Russo December 12, 2013 at 9:04 AM
merged in master 1.13.0-SNAPSHOT

Antonio Russo November 15, 2013 at 8:01 AM
Another fix for this issue in features/TS branch:
MacBook-Pro-di-Antonio-Russo:opennms-TSystem antonio$ git push
Counting objects: 36, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (16/16), done.
Writing objects: 100% (20/20), 2.81 KiB, done.
Total 20 (delta 8), reused 0 (delta 0)
To git@github.com:OpenNMS/opennms.git
c315fdb..f1e1147 features/TS -> features/TS
MacBook-Pro-di-Antonio-Russo:opennms-TSystem antonio$ git log
commit f1e11471a4a0f8304758353e3a8ed22124183a2c
Author: Antonio <rssntn67@yahoo.it>
Date: Fri Nov 15 13:59:59 2013 +0100
Fix : Linkd package is broken
Added a new management for atinterface
that is package safe

Antonio Russo November 4, 2013 at 5:01 PM
Fixed in features TS branch:
commit 7fe4bd7aed3b0315d7af86b475f493932ca3445a
Author: Antonio <rssntn67@yahoo.it>
Date: Mon Nov 4 22:57:41 2013 +0100
Fixed : Linkd package not working
This issue is related to the fact that linkable nodes are not
associated with packages. when a new collection is run the
correspondant linkable node is updated with the only data from the
specified snmp collection.
Created a Linkable node for each package and then for each collection
MacBook-Pro-di-Antonio-Russo:opennms-services antonio$ git push
Counting objects: 41, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (19/19), done.
Writing objects: 100% (23/23), 6.09 KiB, done.
Total 23 (delta 11), reused 0 (delta 0)
To git@github.com:OpenNMS/opennms.git
bf6d205..7fe4bd7 features/TS -> features/TS
The linkd packaging support is not working properly.
Step to reproduce the issue:
use default configuration and run linkd.
Create 5 package each for each protocol discovery strategy:
say cdp, ospf,isis,bridge.lldp, you should get the same links as a result.
You have less links and you can find only few package active.