Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Win32-Perfmon missing counters.

Status
Not open for further replies.

bilbaroonie

Programmer
Oct 30, 2006
2
US
I am in the process of building a script to capture some performance data while we run some load tests on our server.
The perl Win32::perfMon seemed to be the right module but I'm having a problem with some of the counters for certain objets.
Specifically, I would really like to use the "Network Interface" counters but the ->ListCounters method doesn't find any for that object.
Works fine for the "System" and "Server" objects to name a few, but not for Network Interface.
If anyone can give me any help at all I would really appreciate it.
Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top