From a0747a0fab2e7cfd0c664481e7c63415f51f269a Mon Sep 17 00:00:00 2001 From: Jack Greyhat Date: Fri, 29 Jan 2021 08:45:02 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c822fb..6754933 100644 --- a/README.md +++ b/README.md @@ -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.

- + ## Prerequisites - A working LibreNMS installation. :D