Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Calculate physical interface port speed and visualize utilization gauge #321

Open
anubisg1 opened this issue Oct 7, 2020 · 3 comments
Open
Milestone

Comments

@anubisg1
Copy link

anubisg1 commented Oct 7, 2020

Similar to what spirent does it would be great if ostinato could be able to detect the interface speed and provide a speed gauge in Mbps were at a glance would be possible to see interface speeds.

a user could select if he wants to see only TX or RX or both.
Furthermore, Bps in today's network are irrelevant, we really should be looking at Mbps

image

@pstavirs
Copy link
Owner

pstavirs commented Oct 9, 2020

Plan is to implement a real time graph (#246). Do you think this should be in addition to that or graph alone is enough?

@anubisg1
Copy link
Author

I think this a slight addition but if #246 is handled properly it could cover this use case.

The idea here is to have a view of how much traffic I am sanding at a glance. Like the gauge in the car, I'm not looking at historical data which #246 is asking for but rather at a meaningful snapshot of the current speeds.

Notice the word meaningful, because reading just a number "7,000,000,000" not only isn't quick to convert in Mbps or Gbps but also doest tell me if my interface has been saturated or not.

Maybe the gauge could scale Bps, Kbps, Mbps, Gbps based on traffic (i.e. If I send 10Gig of traffic of course I'm not interested in a few Kbps, but if I send only few packets, then yes bps and Kbps would be more meaningful)

@pstavirs pstavirs changed the title enhancement request - calculate physical interface port speed and visualize utilization gauge Calculate physical interface port speed and visualize utilization gauge Oct 22, 2020
@pstavirs pstavirs added this to the v1.3 milestone Sep 8, 2022
@pstavirs
Copy link
Owner

pstavirs commented Sep 8, 2022

v1.2.0 introduces detection of interface speed and making it available to the GUI as a port property.

Will try to see if a speed gauge can be added to v1.3

@pstavirs pstavirs modified the milestones: v1.3, v1.4 Aug 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants