Calculate disk space stats once per hour

This commit is contained in:
emanuele-f 2020-02-19 17:00:16 +01:00
parent 1cd375d756
commit a6a863d38e
5 changed files with 113 additions and 37 deletions

View file

@ -0,0 +1,10 @@
--
-- (C) 2019-20 - ntop.org
--
return {
title = "Disk Monitor",
description = "Monitors storage free space",
author = "ntop",
dependencies = {},
}