Keep track of bandwidth usage
Allows Linux users to monitor their Transmit and Receive bandwidth usage with a simple text based menu, via your browser or from the command line.
Some of us are unable to get "unlimited", "all that you can eat", internet packages and are left trying to stay within our Download/Upload limits, whilst paying dearly for the "privilege".
Equally, we didn't have the foresight or the money to purchase an snmp managed router, so we are unable to strip the traffic information from the router itself, rather we have to rely on the logging into our ISP, to discover if we are approaching the bandwidth limit.
Bandwidth logger, runs a daemon that notes how much traffic is passing through
your network interface.
Bandwidth logger was written to install on a system using 'systemd' but can be configured to run under 'upstart'.
An upstart script "/usr/share/bandwidth/bandwidth.upstart.conf" is included but will have to installed manually for those using 'upstart'.
Features
- Choose how often to sample the traffic
- Which interfaces to watch
- The day of the month your billing period starts
- Your Received data limit in Gb or Mb
- Your Transmitted data limit in Gb or Mb
- Whether to combine Rx and Tx data limits
- Warning when a limit is approached
- Whether you have "Free" days
- What your "free days" are
- Whether you have "free" hours
- What your "free" hours are
- Whether "free" days and "free" hours should work together
- Terminal based reports
- Browser based reports
- Menu based reports
- Data extraction to csv format