I have a software, PingPlotter that allows me to identify the latency, round trip time, packet loss and a lot of other network statistics. I want to use those statistics as a proof that my ISP is providing a lousy connection in my area.
How to convince the ISP that the fault lies on their side, not on my side?
P/S: Even though we don't have SLA, but I still want them to admit that they are lousy.
First, you must be sure, that there is your ISP fault.
Try
mtr
utility. It is combination oftraceroute
andping
which can provide you more information about latency bottlenecks. From its output you will find out, where the problem occurs.Simple usage example:
Then, if the problem is with ISP, send them the output.
mtr is the tool you need.
I think your case is lost, although it may depend on who is your ISP.
In your agreement there is no such point that something is guaranteed. If it's working (lousy but it is) they probably won't give a broken nickel. The least thing you can do is to phone them and tell them exactly what you said in here. And ask them politely to run similar tests on their side.
As I understand it, in the general case, if a router is busy, then your pings will be treated as low priority traffic. So, you could be getting slightly misleading results from this anyway
Does your ISP provide any web hosting? If so, I'd upload\download files from systems they manage. This will test the connection between you and your ISP in the first instance. Your ISP may only guarantee the connectivity to them. Anything outside of their network is largely outside of their control
You could also potentially run a few Speed Tests to see if the results are as you'd expect
No matter how much technical information you gather, you'll likely find it impossible to get in touch with the appropriate audience for your report. Unless your ISP is very good (but in that case you wouldn't be having these problems).
If you have a choice of ISPs in your area, change supplier.
If you don't, direct your complaint to the appropriate regulatory authorities.
Either way, there's strength in numbers. Recruit other peeved customers of the ISP to your cause.
You could have a look at the tools from Measurement Lab.