Skip Menu |

This queue is for tickets about the Win32-SystemInfo-CpuUsage CPAN distribution.

Report information
The Basics
Id: 65219
Status: new
Priority: 0/
Queue: Win32-SystemInfo-CpuUsage

People
Owner: Nobody in particular
Requestors: RodriguezLucha [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Broken on Windows Server 2008 R2
I tested this on my local machine, Windows XP SP3. When I tested on a Windows 2008 R2 server it returned -1 really fast. I downloaded the module, compiled the visual studio solution in release which prints the current CPU. This exhibited the same exact problem. Seems like something is not working with the windows API or the C program. I got around issue by using Win32::PerfLib but that module is not as good because there is something like a 2~4 second lag time to get the results, this solution is much faster. perl -v on the troublesome server is: v5.10.1 build for MSWin32-x86-multi-thread