Re: AW: ethernet statistics

2008-09-25 Thread Mel
On Thursday 25 September 2008 17:52:07 Dan Nelson wrote: > In the last episode (Sep 25), Vonarburg, David said: > > netstat -i is ok for a user to get system statictics. I'd like get > > exactly this information but as a function call inside a "C" language > > application > > netstat -i still digs

Re: AW: ethernet statistics

2008-09-25 Thread Dan Nelson
In the last episode (Sep 25), Vonarburg, David said: > netstat -i is ok for a user to get system statictics. I'd like get > exactly this information but as a function call inside a "C" language > application netstat -i still digs into kernel memory to get those stats, I think, so you can't directl