issues
search
Maavey
/
lancache-stats
LanCache Dashboard
GNU General Public License v3.0
7
stars
3
forks
source link
Add support and instructions for a Grafana dashboard
#5
Closed
Vanimo
closed
5 months ago
Vanimo
commented
5 months ago
Cleaned up the sql file to be more concise.
Added Location as PK for the cache_disk table, so we can track log size as well.
Added index on LogDate and LStatus for faster time window queries.
Added a Grafana dashbord export that has the same information as the PHP dashboard.
Added instructions for Grafana in the readme.
Changed the disk stats to KiB to accomodate the log sizes, adjusted the PHP dashboard.