Page 1 of 1

How do I check volume usage of a client?

Posted: Mon Nov 14, 2005 6:25 pm
by goddy
Hi,

I want to monitor a client's usage and bill him for the month.how do I do that?

Posted: Mon Nov 14, 2005 10:51 pm
by jager
Draw a graph for every user, and bill them on their average monthly bandwidth consumption. This is the easyest way :)
You can draw graphs directly in mtik 2.9 or if you are using 2.8 you can use mrtg or rrd on separate machine.

Posted: Tue Nov 15, 2005 12:28 pm
by sankofa411
Hello Jager,

How do u use MT 2.9 to draw a graph? Your help will be greatly appreciated.

THX

Posted: Tue Nov 15, 2005 12:43 pm
by normis
like this?
http://www.mikrotik.com/docs/ros/2.9/tools/graphing

but it will be for a whole interface. you can use MRTG for other SNMP information and graphs, MRTG is a separate tool. you can also see all with traffic flow:
http://www.mikrotik.com/docs/ros/2.9/ip/traffic-flow

Posted: Sun Nov 27, 2005 1:01 am
by gianluca
normis, I would suggest something more robust and professional like using radius and a database like sql. with php they can also allow clients seeing the situation etc...

Posted: Mon Nov 28, 2005 10:05 am
by Eugene
Well, no problem. Use RADIUS or MRTG with DB backend.