readme
This commit is contained in:
@ -1,12 +1,15 @@
|
|||||||
# 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
|
||||||
|
|
||||||
Introduction
|
##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.
|
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/>
|
Installation should be pretty straight forward.<br/>
|
||||||
Screenshot:
|
Screenshot:<br/>
|
||||||
<img src="https://gitlab.com/jackgreyhat/librenms-speedtest/-/raw/master/images/dashboard-screenshot.png" width="800" height="400"/>
|
<img src="https://gitlab.com/jackgreyhat/librenms-speedtest/-/raw/master/images/dashboard-screenshot.png" width="800" height="400"/>
|
||||||
|
<br/>
|
||||||
|
##Installation
|
||||||
|
###Prerequisites
|
||||||
|
- A working LibreNMS installation with shell access to the LibreNMS server
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user