Fixed
Details
Assignee
Jesse WhiteJesse WhiteReporter
Veena KannanVeena KannanLabels
HB Grooming Date
Jul 11, 2023HB Backlog Status
Refined backlogDocs Needed
YesComponents
Sprint
NoneFix versions
Priority
Medium
Details
Details
Assignee
Jesse White
Jesse WhiteReporter
Veena Kannan
Veena KannanLabels
HB Grooming Date
Jul 11, 2023
HB Backlog Status
Refined backlog
Docs Needed
Yes
Components
Sprint
None
Fix versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created July 11, 2023 at 1:13 PM
Updated August 1, 2023 at 1:17 PM
Resolved August 1, 2023 at 1:17 PM
Below is the note from a support ticket that requires us to add more details on the BMP integration topic.
In a Core/Sentinel/Minion distributed architecture, which components are appropriate to run at what tier(s)?
I think it’d be:
BMP TCP Parser on Minion
BMP Telemetry, BMP Peer Status, and BMP Persisting adapters on Sentinel
Nothing on Core
However, the eventing part of BMP Peer Status leads me to my next question…
How does BMP Peer Status send its events? The block diagram in the documentation appears to imply that it writes them directly to the
events
table of the database. However, that won't broad cast them to othereventd
listeners, so how would other components likealarmd
act on those events?Some concrete examples of where to enable each component of the BMP processing stack would be appreciated, to reduce the amount of inference and guesswork.