Exported IIS.xml to Perfmon template file.
Made data collector set.
Ran test (~10 min), 6 Mb file
Started analysis.
Got this at the end:
Generating the HTML Report...WARNING: Please post errors or problems with this t
ool 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.
Property 'MINCRITICALVALUE' cannot be found on this object. Make sure that it e
xists.
At C:\Program Files\PAL\PAL\PAL.ps1:5119 char:99
+ ... )`n" + $(If ($($XmlChart.MINCRITICALVALUE) -ne ''){'Critical Range: ' + "
$(AddTh ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordE
xception
+ FullyQualifiedErrorId : PropertyNotFoundStrict
Comments: ** Comment from web user: JanHerrygers **
Made data collector set.
Ran test (~10 min), 6 Mb file
Started analysis.
Got this at the end:
Generating the HTML Report...WARNING: Please post errors or problems with this t
ool 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.
Property 'MINCRITICALVALUE' cannot be found on this object. Make sure that it e
xists.
At C:\Program Files\PAL\PAL\PAL.ps1:5119 char:99
+ ... )`n" + $(If ($($XmlChart.MINCRITICALVALUE) -ne ''){'Critical Range: ' + "
$(AddTh ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordE
xception
+ FullyQualifiedErrorId : PropertyNotFoundStrict
Comments: ** Comment from web user: JanHerrygers **
There is a solution for this locale thing in pal 2.7.4 (maybe earlier)
There still is a bug with setting the locale. The solution for that bug is in https://pal.codeplex.com/discussions/578207