SkillAgentSearch skills...

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/Speedtest2zabbix
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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. (https://github.com/sivel/speedtest-cli)
  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 {} \;


<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>

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated8mo ago
Forks7

Languages

Shell

Security Score

82/100

Audited on Jul 6, 2025

No findings