My ISP has a poor service record. I made a tool to test how shitty it is
iscableoneshitty.com
My ISP has a poor service record. I made a tool to test how shitty it is
1–10 of 37 posts
Re: My ISP has a poor service record. I made a tool to test how shitty it is
#2After months of fighting with CableOne about speed and service problems, I decided to finally spice up my website dedicated to their poor service: www.iscableoneshitty.com
Now, instead of just saying "YES," it gives an actual representation of the quality of the connection to my house. The server pings my modem 5 times at the top of every minute. It takes the response times and averages them.
If the average response time is If the average response time is between 60 and 100ms, it reads "MOSTLY."
If the average response time is >100ms and If the average response time is >150ms, it reads "VERY YES."
I've distributed to friends and neighbors in the area, because almost every one in my town is on CableOne for lack of other choices, so they can check and see if at least someone else is having trouble.
I have thoughts of actually tracking the data and compiling monthly reports of downtime and slowness, I just haven't gotten around to that yet.
Re: My ISP has a poor service record. I made a tool to test how shitty it is
#3EDIT: Well, this got more popular than I ever expected. Resizing the linode now. Should be back up soon. After months of fighting with CableOne about speed and service problems, I decided to finally spice up my website dedicated to their poor service: www.iscableoneshitty.com Now, instead of just saying "YES," it gives an actual representation of the quality of the connection to my house. The server pings my modem 5…
Re: My ISP has a poor service record. I made a tool to test how shitty it is
#4EDIT: Well, this got more popular than I ever expected. Resizing the linode now. Should be back up soon. After months of fighting with CableOne about speed and service problems, I decided to finally spice up my website dedicated to their poor service: www.iscableoneshitty.com Now, instead of just saying "YES," it gives an actual representation of the quality of the connection to my house. The server pings my modem 5…
This could be expanded to include more companies. I think having a real time snapshot of the reliability of all companies would be cool.
Re: My ISP has a poor service record. I made a tool to test how shitty it is
#5EDIT: Well, this got more popular than I ever expected. Resizing the linode now. Should be back up soon. After months of fighting with CableOne about speed and service problems, I decided to finally spice up my website dedicated to their poor service: www.iscableoneshitty.com Now, instead of just saying "YES," it gives an actual representation of the quality of the connection to my house. The server pings my modem 5…
This could be expanded to include more companies. I think having a real time snapshot of the reliability of all companies would be cool.
Re: My ISP has a poor service record. I made a tool to test how shitty it is
#6Re: My ISP has a poor service record. I made a tool to test how shitty it is
#7Re: My ISP has a poor service record. I made a tool to test how shitty it is
#8EDIT: Well, this got more popular than I ever expected. Resizing the linode now. Should be back up soon. After months of fighting with CableOne about speed and service problems, I decided to finally spice up my website dedicated to their poor service: www.iscableoneshitty.com Now, instead of just saying "YES," it gives an actual representation of the quality of the connection to my house. The server pings my modem 5…
Re: My ISP has a poor service record. I made a tool to test how shitty it is
#9It's more dramatic, and historically useful, to pipe the output from ping into Graphite, and keep a few months worth of data. Really shuts up the techs who come over and say everything's fine.
Re: My ISP has a poor service record. I made a tool to test how shitty it is
#10It would be helpful to see this graphed over time. Also, how do you rule out service quality problems at the server's end?
I currently don't account for that. I guess I could ping something always stable like 8.8.8.8 or something as a baseline to compare against.