Speedtest2zabbix
a speedtest script based `speedtest` version 2.0.0. that check Download, Upload and WAN-IP and report to Zabbix.
Install / Use
/learn @sk3pp3r/Speedtest2zabbixREADME
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:
- download
spd.shand make it execue(chmod). - verify
speedtestinstalled version is2.0.0or higher. (https://github.com/sivel/speedtest-cli) - import template
xmlinto Zabbix and attache to speed test host. - add to
cron sched
*/10 * * * * /bin/bash /etc/zabbix/spd.sh
@daily find /tmp/*.log -ctime +1 -exec rm {} \;

<a href="https://www.buymeacoffee.com/haim_cohen" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>
