-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi,
thanks for bpfmon! It's a very nice tool to debug traffic impacts of configuration changes on high-load services. Helped me a lot to debug forwarding Syslog servers.
There's though one feature I'm missing (especially with regards to servers which forward data): Being able to (optionally) see how much of the traffic is incoming and how much is outgoing.
I'm not sure how to visualize that best, but some ideas I had:
- 4 graphs instead of 2
- 2 graphs, but (via commandline option) just bytes or just packets
- Each graph being drawn from to top (incoming) and bottom (outgoing), or from a middle axis. (Which is both more or less four graphs just half of it with the opposite direction.)
- Color-coded graphs, e.g. the part of the traffic which is incoming is drawn in a different color than the one for outgoing traffic (e.g. red and green) β in the same graph and with the same bar height as now, just that the bar is drawn in two different colors, maybe even being able to toggle which traffic is shown as bottom graph and which traffic is added on top of that.
Metadata
Metadata
Assignees
Labels
No labels