Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:network:wan:wwan:bandwith_caps_gb_quota [2018/05/27 10:53] – created bobafetthotmail | docs:guide-user:network:wan:wwan:bandwith_caps_gb_quota [2018/10/25 19:07] – [Dealing with monthly GB quotas] mdvthu | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== Dealing with monthly GB quotas ==== | + | ====== Dealing with monthly GB quotas |
| - | Most 3G and 4G/ | + | Most mobile |
| - | There are a few ways of controlling this on an OpenWrt router. | + | OpenWRT has a bandwidth monitoring tool available in the standard repository called '' |
| - | ==== wrtbwmon tool ==== | + | ===== Installation instructions ===== |
| + | |||
| + | '' | ||
| + | opkg install luci-app-nlbwmon'' | ||
| + | |||
| + | You will the have access to an additional tab on the web interface with a detailed breakdown of bandwidth utilization: | ||
| + | |||
| + | ===== wrtbwmon tool ===== | ||
| [[https:// | [[https:// | ||
| Line 15: | Line 22: | ||
| | | ||
| - | ==== LuCi module for wrtbwmon ==== | + | ===== LuCi module for wrtbwmon |
| [[https:// | [[https:// | ||
| - | ==== A custom script ==== | + | ===== A custom script |
| The system keeps track of basic information already, if all you need is an overall consumption number, just point your script (or chronjob) to read these files. (change **br-lan** below with the name of your modem' | The system keeps track of basic information already, if all you need is an overall consumption number, just point your script (or chronjob) to read these files. (change **br-lan** below with the name of your modem' | ||