I've used the tool over and over and over, this is the first time I've ever seen an error. This particular system does have 4, 8 core processors with hyper-threading enabled. I entered 64 for the # of processors in the questions. Here's the error generated during the chart generation:
Processing: System Processor Queue Length
Counter data for ""...Done
Generating Charts.WARNING: Please post errors or problems with this tool to the PAL web site located at http://www.codeplex.com/PAL with the following error message and a brief description of what you were trying to do. Thank you.
Invoke-Expression : Cannot convert value "..." to type "System.Int32". Error: "Input string was not in a correct format."
At C:\Program Files\PAL\PAL\PAL.ps1:3393 char:22
+ Invoke-Expression <<<< -Command $sCode
+ CategoryInfo : NotSpecified: (:) [Invoke-Expression], RuntimeException
+ FullyQualifiedErrorId : RuntimeException,Microsoft.PowerShell.Commands.InvokeExpressionCommand
Comments: ** Comment from web user: ClintH **
Processing: System Processor Queue Length
Counter data for ""...Done
Generating Charts.WARNING: Please post errors or problems with this tool to the PAL web site located at http://www.codeplex.com/PAL with the following error message and a brief description of what you were trying to do. Thank you.
Invoke-Expression : Cannot convert value "..." to type "System.Int32". Error: "Input string was not in a correct format."
At C:\Program Files\PAL\PAL\PAL.ps1:3393 char:22
+ Invoke-Expression <<<< -Command $sCode
+ CategoryInfo : NotSpecified: (:) [Invoke-Expression], RuntimeException
+ FullyQualifiedErrorId : RuntimeException,Microsoft.PowerShell.Commands.InvokeExpressionCommand
Comments: ** Comment from web user: ClintH **
FYI. The v2.3.7 release will actually be the upcoming v2.4 release.