On Feb 20, 8:49 am, John Geddes <j...@st4rm4rkassociates.co.uk> wrote:
> "At present there is no facility to look at your accumulated usage on
> the subscriber login, automating provision of this information in a
> clear way that will not be misleading is proving problematic.
> For the time being we propose only to warn when 80% is used."
Interesting. So they're assuming that you won't be able to understand
if they tell you that you've uploaded 'x' and downloaded 'y' amount of
data? Surely the very fact that you're interested in what these
numbers might be indicates that you can comprehend what they are?
Perhaps the issue is that traffic statistics are provided by their
kit in some odd units ["You've downloaded an area of the internet the
size of Ireland this month Mr Smith - I'm afraid we're going to have
to surcharge you"], but it seems unlikely to me.
> Any suggestions on which mainstream ISP I might get them to have a look
> at to see what others have managed?
Presumably as you connect wirelessly, then there aren't *any*
mainstream ISPs out there who are comparable, as wireless last-mile
isn't particularly common. Without knowing what equipment they use to
manage your connection, it's difficult to offer advice, however I
would have though that any of the relevant equipment made in the last
decade supports SNMP, if not Netflow/Sflow/etc. Most RADIUS servers do
accounting too. Easynet, for example, use Nagios to graph their
customers' bandwidth use.
In answer to your original question, I use Cacti to poll a variety of
switches and routers, including Drayteks. Although I didn't set up the
router side of it, I imagine it goes something like this:
- Make sure SNMP is turned on and listening on the standard port
- Make sure it's not firewalled, and enabled from the LAN side
- Make sure the community string is set to a known value
And that's pretty much it - there isn't a lot to setting up SNMP on
devices, most of the work is on the agent.
Installing Cacti under Windows:
http://cacti.net/downloads/docs/html...l_windows.html
Cacti may be a bit heavyweight for what you're trying to do.
alexd