My ISP's Internet usage monitoring tool isn't very good so I made another one. It's available on Windows Azure: https://reznetusage.azurewebsites.net/
Used to gather monthly information about the global internet usage. The data is used for monthly statistics and history. See Monthly.aspx. That part is obsolete
Contains the storage objects used by the UI and the logic to fetch the usage information from the Cooptel website. The magic happens in the UsageFactory class.
Actual web site files