Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

[RECEIVE strategy] Add support for receiving topology from nodes #5

Closed
6 tasks done
nemesifier opened this issue Jan 10, 2016 · 1 comment
Closed
6 tasks done
Assignees
Milestone

Comments

@nemesifier
Copy link
Member

Right now the collector must be able to reach topology urls in order to collect data and visualize the topology.

This is not always easy and in some cases not possible at all due to NAT or lack of public IP availablity. In those cases users have to develop scripts that send the topology to a server with a public IP and the collector must query that server.

To alleviate this pain, it would be easier to send the topology data directly to the collector.

  • modify Topology model
  • implement simple receive strategy (ttl == 0)
  • add view to API
  • implement multiple receive strategy (ttl > 0)
  • improve Topology admin form (show relevant fields according to strategy)
  • find a better name for ttl
@nemesifier nemesifier self-assigned this Jan 10, 2016
@nemesifier nemesifier added this to the 0.2 milestone Jan 10, 2016
@nemesifier nemesifier changed the title Add support for receiving topology from nodes [RECEIVE strategy] Add support for receiving topology from nodes Jan 10, 2016
nemesifier added a commit that referenced this issue Jan 10, 2016
@nemesifier
Copy link
Member Author

hellyeah! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant