speedtest
version 2.0.0. that check Download, Upload and WAN-IP and report to Zabbix.spd.sh
and make it execue (chmod)
.speedtest
installed version is 2.0.0
or higher. (https://github.com/sivel/speedtest-cli)xml
into 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 {} \;