PHP to track bandwidth
Posted: Thu Dec 30, 2004 1:18 pm
I was doing some reading up on tracking bandwidth usage, and I wondered, can php track MY bandwidth usage?
So, if I spend x amount of hours on the net, can php tell me just how long i've been online, how much bandwidth i've used, and what sites i've accessed?
Surely there is a way.. I know of MRTG and PRTG, but they are either perl-based or c-based apps. And yeah, this would be for a windows xp box... Just wish it was for linux then it would be simple...
Just wondering if were possible to get windows to dump bw usage to a log file, database, or maybe even straight to php...
Would be fun at least to try it
So, if I spend x amount of hours on the net, can php tell me just how long i've been online, how much bandwidth i've used, and what sites i've accessed?
Surely there is a way.. I know of MRTG and PRTG, but they are either perl-based or c-based apps. And yeah, this would be for a windows xp box... Just wish it was for linux then it would be simple...
Just wondering if were possible to get windows to dump bw usage to a log file, database, or maybe even straight to php...
Would be fun at least to try it