From 86a89a372ec2c09894d5fa7bc1fff2421f484a88 Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 10 Dec 2019 15:47:45 +1000 Subject: Add RRD data collection, and a speed graph. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 992b6ee..fd7849e 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ installed - * luajit * LuaSocket, on Debian based systems it'll be in the lua-socket package. * md5sum and sha256, on Debian based systems they'll be in the coreutils package. +* rrdtool, may need to include lua-rrd. * xz, on Debian based systems it'll be in the xz-utils package. Using it. -- cgit v1.1