diff --git a/README.md b/README.md index e2cd411..331b245 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