Monitor Internet connection speed with speedtest-cli
632 views
Skip to first unread message
Thomas Wittmann
unread,
Mar 25, 2017, 12:20:15 PM3/25/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to synagios-users
Hello again, i have a new check i want to share. Today i want to show how to install the speedtest-cli to monitor the internet connection speed at home.
Edit the plugin, goto line 170. Here the directory where the cli is installed must be defined. For Synagios i suppose its always STb=/usr/bin
Now the plugin should work. My Internet connection is VDSL25 with 5MBit Upload. Warnings and Criticals for up-/download are mandatory, i also want to have a graph.
For me it looks like this: ./check_speedtest-cli.sh -w 10 -c 5 -W 2 -C 1 -l e -s 9085 -p
Finished. Now configure it in Nagrestconf. I use my router as service host, the check should run not more than every six hours.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to synagios-users
On Saturday, 25 March 2017 16:20:15 UTC, Thomas Wittmann wrote:
Today i want to show how to install the speedtest-cli to monitor the internet connection speed at home.
What a great idea and great write-up! I want to try this as I have no idea how variable my service is, or if it varies at all. Thanks for sharing this!
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to synagios-users
nP. The cli will determine the nearest entry point for your internet connection (i.e. for me its some servers of Deutsche Telekom over which the route is mapped), so maybe its not the nearest point from geographical point of view. Just try ;-)