Top N dashboards #1084

Closed
opened 2026-03-28 04:31:30 +00:00 by mfreeman451 · 1 comment
Owner

Imported from GitHub.

Original GitHub issue: #2966
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2966
Original created: 2026-03-01T06:45:14Z


The "Top N" Dashboards (The Essentials)

These are the immediate, snapshot views every network admin looks for when someone says, "The network is slow."

  • Top Talkers (Source IPs): Who is generating the most traffic? (Measure by both Bytes and Packets).
  • Top Listeners (Destination IPs): Who is receiving the most traffic?
  • Top Conversations (Source IP ↔ Destination IP): Which specific pairs of devices are exchanging the most data?
  • Top Applications/Ports: Traffic broken down by Layer 4 destination port (e.g., 443/HTTPS, 53/DNS, 22/SSH). Bonus: Allow users to map custom port ranges to internal application names.
    Top Protocols: Breakdown by L3/L4 protocol (TCP, UDP, ICMP, GRE, ESP, etc.).
Imported from GitHub. Original GitHub issue: #2966 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2966 Original created: 2026-03-01T06:45:14Z --- # The "Top N" Dashboards (The Essentials) These are the immediate, snapshot views every network admin looks for when someone says, "The network is slow." * Top Talkers (Source IPs): Who is generating the most traffic? (Measure by both Bytes and Packets). * Top Listeners (Destination IPs): Who is receiving the most traffic? * Top Conversations (Source IP ↔ Destination IP): Which specific pairs of devices are exchanging the most data? * Top Applications/Ports: Traffic broken down by Layer 4 destination port (e.g., 443/HTTPS, 53/DNS, 22/SSH). Bonus: Allow users to map custom port ranges to internal application names. Top Protocols: Breakdown by L3/L4 protocol (TCP, UDP, ICMP, GRE, ESP, etc.).
Author
Owner

Imported GitHub comment.

Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2966#issuecomment-3979302333
Original created: 2026-03-01T06:48:31Z


closing, going to track in main issue

Imported GitHub comment. Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2966#issuecomment-3979302333 Original created: 2026-03-01T06:48:31Z --- closing, going to track in main issue
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#1084
No description provided.