Open Mmefko opened 1 month ago
Seems like a nice feature, care to create a PR?
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