Update README.md

This commit is contained in:
Jack Greyhat 2021-01-29 08:45:02 +00:00
parent 7eb9ab0325
commit a0747a0fab
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ A Speedtest plugin for LibreNMS, built with RRD and Speedtest CLI by Ookla
## Introduction
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.<br/><br/>
<img src="https://gitlab.com/jackgreyhat/librenms-speedtest/-/raw/master/images/dashboard-screenshot.png" width="50%" height="50%"/>
<img src="https://gitlab.com/jackgreyhat/librenms-speedtest/-/raw/master/images/dashboard-screenshot.png" width="75%" height="75%"/>
## Prerequisites
- A working LibreNMS installation. :D