alexandermarston / vnstat-dashboard

A responsive web UI to view network traffic statistics provided by vnStat (with support for version 2.x)
https://alexandermarston.github.io/vnstat-dashboard/
142 stars 60 forks source link

Add support for 5 minute data from vnstat 2.x #36

Closed tomangert closed 5 years ago

tomangert commented 5 years ago

Tested with vnstat 2.3 (latest) This includes the json v2 fix. Since 5 minute data is noisier I used the logarithmic scale. The material design graph does not support log so the legacy graph is used.

I am a first time user of both php and github, so sorry if I made a mess. I mostly did this for my own use and as a learning tool - but here it is in case anybody else wants it.

alexandermarston commented 5 years ago

This can be closed, as it is superseded by PR #37