IPTRAF to MySQL database

Hi,

Does anybody knows how can I get the traffic data from the router directly into a MuSQL database without sing the Traffic Counter application from MicroTik?

Thank you in advance,
Sorin

see in docs for /ip accounting and make a script that adds the data to database

if there is any news on it I am interested. thanks

Yes, Thanks. I know how to get data out from MySQL but I do not know how to add it. Can enybody give some help with this?


Thank you in advance.

Huh ?

I answered this one a few hours ago but my post dissappeared ?

Youll find a great solution here: http://www.fament.com/mikrotik/

Its free to download. Read the readme’s at the beginning of each file

I was looking for something just like this . I am going to check this out

Looks cool and is perl & php .

IP Accounting System v1

Bill per Mbit used don’t need to be hard!
IP Accounting System is a collection of scripts that will connect to
your Mikrotik router and collect the accounting data from it.
It currently consist out of 3 parts.

  1. Accounting Collector
  2. Daily Accounting Summarizer
  3. Datamining interface

Thanks for the link