bilbaroonie
Programmer
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:
erfMon 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.
The perl Win32:
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.