Discussion:
Can I detect average network utilization?
(too old to reply)
Big Daddy
2009-01-15 18:09:18 UTC
Permalink
I am using C#, so I have access to WMI and the performance counters
and all sorts of stuff. I have found a way to see my current network
utilization. But is there a way for me to see the average over, for
example, the last hour?

thanks in advance
Charles Calvert
2009-01-30 15:02:45 UTC
Permalink
On Thu, 15 Jan 2009 10:09:18 -0800 (PST), Big Daddy
Post by Big Daddy
I am using C#, so I have access to WMI and the performance counters
and all sorts of stuff. I have found a way to see my current network
utilization. But is there a way for me to see the average over, for
example, the last hour?
Define "best". What are you trying to accomplish?
--
Charles Calvert | Web-site Design/Development
Celtic Wolf, Inc. | Software Design/Development
http://www.celticwolf.com/ | Data Conversion
(703) 580-0210 | Project Management
Big Daddy
2009-02-26 05:22:37 UTC
Permalink
Define "best".  What are you trying to accomplish?
I am not sure what you mean by "Define Best." I never mentioned
"best." I just want to be able to detect the average network
utilization over the last hour.

Loading...