Skip to content

a speedtest script based `speedtest` version 2.0.0. that check Download, Upload and WAN-IP and report to Zabbix.

License

Notifications You must be signed in to change notification settings

waynieoaks/speedtest2zabbix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speedtest for Zabbix

a speedtest script based speedtest version 2.0.0. that check Download, Upload and WAN-IP and report to Zabbix.


TL;DR:

  1. download spd.sh and make it execue (chmod).
  2. verify speedtestinstalled version is 2.0.0 or higher.
  3. import template xml into Zabbix and attache to speed test host.
  4. add to cron sched
*/10 * * * * /bin/bash /etc/zabbix/spd.sh
@daily find  /tmp/*.log -ctime +1 -exec rm {} \;

About

a speedtest script based `speedtest` version 2.0.0. that check Download, Upload and WAN-IP and report to Zabbix.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%