If a solution to this has already been posted, please point me in the right direction, as I've been unable to find what I'm looking for via searching.
We are running into a problem detecting degraded data circuits - circuits that drop a high percentage of "full size" (1500 byte) packets. It fortunately doesn't happen that often, but when it does it makes us look bad. The main problem we have is that regular polling / pinging will make it through without issue, only dropping a few packets here and there, but once you try and push a file transfer through or ping with 1500 byte packets, the circuit will drop 20-50% of the packets, making it unusable.
We are currently running NPM version 9.1 SP5. What have you found to be the best way to detect this problem with NPM?
Thanks