From a68adbbc0e3756a2b89296aa9d3eec5e59c0e089 Mon Sep 17 00:00:00 2001 From: LJU Date: Wed, 9 Oct 2019 12:46:58 +0200 Subject: [PATCH] Update link to speedtestservers (#10612) * Update link to speedtestservers and server_id The link to the speedtestservers seems to be broken. The new link does work. Also the server_id seems to be mandatory at this point. So this sets the server_id to be required and in the example configuration.yaml inserts an example server_id. * Removes sever_id from configuration.yaml Removes sever_id from configuration.yaml. It's not necessary if server_id is optional. * Changes server_id to be optional again --- source/_integrations/speedtestdotnet.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/speedtestdotnet.markdown b/source/_integrations/speedtestdotnet.markdown index fdab413f67e..4449a58166b 100644 --- a/source/_integrations/speedtestdotnet.markdown +++ b/source/_integrations/speedtestdotnet.markdown @@ -19,7 +19,7 @@ Most Speedtest.net servers require TCP port 8080 outbound to function. Without t ## Configuration -For the `server_id` check the list of [available servers](https://www.speedtest.net/speedtest-servers.php). +For the `server_id` check the list of [available servers](http://www.speedtestserver.com). To add Speedtest.net sensors to your installation, add the following to your `configuration.yaml` file: