You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Statistics structure contains Rtts, which holds all the round-trip times sent via this pinger. You could calculate min, average, and max jitter based on these values, which would provide more detailed insights. Jitter: RFC 4689
The text was updated successfully, but these errors were encountered:
I've just started some R&D for monitoring purposes, so I can try to implement something. However, there's no specific timeline or expected results as this isn't a priority task at the moment.
Have you ever thought about calculating jitter?
The Statistics structure contains Rtts, which holds all the round-trip times sent via this pinger. You could calculate min, average, and max jitter based on these values, which would provide more detailed insights.
Jitter: RFC 4689
The text was updated successfully, but these errors were encountered: