Hi all
I have tried use this tool on non-English monitored Windows server, but there is problem with localized performance counter names in performance logs:
[GetCountersNeededForAnalysis] No counters in Threshold XML file found in the perfmon log.
I like this tool but this is pity of non-english perf. logs are not supported...
Otherwise thanks for your project Clint.
RJ
Comments: ** Comment from web user: koppo **
I have tried use this tool on non-English monitored Windows server, but there is problem with localized performance counter names in performance logs:
[GetCountersNeededForAnalysis] No counters in Threshold XML file found in the perfmon log.
I like this tool but this is pity of non-english perf. logs are not supported...
Otherwise thanks for your project Clint.
RJ
Comments: ** Comment from web user: koppo **
If you still have got problem, I made vbs script which can make translation of the counters in CSV from any language to ENG.
Steps how I am doing:
1. If I have got BLG file, using command relog I convert to CSV.
2. Start script for translation
3. Use pal for analysis.
Actually conversion for me running from French and Czech to English for which I have got conversion dictionary.
I can help create dictionary for other languages or I can advice how to make the translation.
I tested several times for operating system counter and it was working for me without issues. I did not test for exchange, SQL or others.
Petr Hruby