vmPing icon indicating copy to clipboard operation
vmPing copied to clipboard

Request: Alert on latency (ms) threshold

Open nichgit opened this issue 4 years ago • 3 comments

Feature Request When a TCP ping is running against a host, and a configured latency threshold has been set (eg. 50ms), vmPing then notifies/popups when this threshold has been exceeded. This allows for detection of deteriorated network latency.

nichgit avatar Apr 29 '20 20:04 nichgit

I do like this idea and it should be fairly easy to add.

r-smith avatar Apr 29 '20 21:04 r-smith

+1

SupraOva avatar Mar 03 '21 22:03 SupraOva

I got this feature working, but I'm trying to figure out a good method for alerts. And once it alerts on high latency, should it figure out and alert if the high latency is cleared? I could use the existing alert threshold setting on the main options page, and do: X consecutive pings above latency threshold issues alert. Or it could have it's own settings, something like: 3 high latency pings over the last 10 pings issues an alert.

r-smith avatar Mar 07 '22 23:03 r-smith