From 7aef47389d6485f64c8002d0518c112b4f3000fc Mon Sep 17 00:00:00 2001 From: Jack Greyhat Date: Thu, 28 Jan 2021 13:25:26 +0100 Subject: [PATCH] readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 935ae7e..08bf006 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ # LibreNMS Speedtest 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. Installation should be pretty straight forward.
-Screenshot: +Screenshot:
+
+##Installation +###Prerequisites +- A working LibreNMS installation with shell access to the LibreNMS server