New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Data usage Monitor
Jovanfever
Member
in Help
Hi,
We are looking for a SW solution in which the data usage of a Wifi Network could be tracked by MAC ID basis. Preferably in the form of some DNS servers or similar. Aware of any such software solutions which could be used so that we can export that info to another network.
Thanks in advance.
Comments
mikrotik
vnstat
http://humdi.net/vnstat/
vnstati has a very nice CLI interface. It should give you everything you need, just have to parse the logs that it generates for you.
....except:
Observium can track MAC IDs of they appear in FDB.
Good point Damian. I had a goto in my mind. I guess you could write a wrapper around it to parse out the MAC ID, but that wouldn't exactly be the solution they were looking for. Observium looks great.