<%+header%> <% local sys = require "luci.sys" local utl = require "luci.util" local fs = require "nixio.fs" function showicon(lck) if lck == 0 then return resource .. "/icons/unlock1.png" else return resource .. "/icons/lock1.png" end end -%>

<%:Bandwidth Monitor%>

<%:Note : Bandwidth Monitor will not turn on until there is Internet Available%>

<%:Extra Internet Sources%>
<%:Include WAN and Hotspot%>
<%:Data Backup Configuration%>
<%:Enable Data Backup%>
<%:Backup Interval in Minutes%>
<%:Total Bandwidth%>
<%:Total Amount of Bandwidth used this Month : %>
<%:Estimated Bandwidth to be used this Month : %>
<%:Rollover Day : %>
<%:Report%>
<%:Number of Days in Reporting Period : %>
<%:Total Amount of Download Bandwidth : %>
<%:Total Amount of Upload Bandwidth : %>

Last 30 Day Bandwidth Usage

<%:Days in Period%>
<%:Bandwidth Used%>
<%:%>
<%:%>

<%:Date%>
<%:Bandwidth Down%>
<%:Bandwidth Up%>
<%:Bandwidth Total%>
<%+footer%>