stayrtr
stayrtr copied to clipboard
Multiple target support for rtrmon
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)