stayrtr icon indicating copy to clipboard operation
stayrtr copied to clipboard

Multiple target support for rtrmon

Open ties opened this issue 3 years ago • 0 comments

As a user I want to monitor between multiple pairs of sources with one rtrmon instance so that I do not need to run n rtrmon instances to compare n rps versus a source of truth.

Consider this situation, where you have:

  • one source of truth
  • two rpki-client instances
  • two routinator instances

If you want to monitor that all are in sync, right now, I would need to run four rtrmon instances. Running a single one would be easier (and reduce the load on the source of truth endpoint, receiving 4x less requests)

ties avatar Apr 01 '22 14:04 ties