begin readme

This commit is contained in:
Jack Greyhat
2021-01-28 12:05:54 +01:00
parent a49fb63a83
commit c1a66bb91c

View File

@ -1,8 +1,12 @@
# LibreNMS Speedtest # LibreNMS Speedtest
A Speedtest plugin for LibreNMS, built with RRD and Speedtest CLI by Ookla A Speedtest plugin for LibreNMS, built with RRD and Speedtest CLI by Ookla
Instruction Introduction
----------- ------------
blabla This is a plugin that enables internet uplink bandwidth graphing in a LibreNMS dashboard. It uses Ookla servers to perform the speedtest by calling Ookla's Speedtest CLI application. Data is stored in the backend into RRD and is visualized by using a LibreNMS style dashboard.
Installation should be pretty straight forward.
Screenshot:
<img src="https://gitlab.com/jackgreyhat/librenms-speedtest/-/blob/master/images/dashboard-screenshot.png" width="800" height="400"/>