check out
http://www.sinfield.com/old/server/ do you mean something like that? That is just some php, I am sure it could be editted to only show netowrk stats if you wanted. I will send the source to you if you like.Luke Drumm wrote:
> Hi,
>
> Does anybody any solutions for monitoring the various usage
> stats of a cable (or otherwise) connection? (With specific
> intrest primarily in the MB dn/upload totals and average
> transfer speed as secondary).
>
> I don't need anything granularity beyond the connection itself
> (eg. I don't need to know usage per user/machine etc.).
>
> All I basically need is a upload/download meter that's a little
> more reliable and 'real time' than Telstra's rather ho-hum
> online usage profile.
>
> If I could have a command line executable that looks something
> like:
>
> usagetot ppp0 1/3/00 25/3/00
>
> which then pumps out something like:
>
> 273.5 Mb 34.5 Kps
>
> Does this require some funky deamon programming or can one
> fudge together some stats from the existing services?
>
> Regards, Luke
>