-
New Feature Request
-
Resolution: Unresolved
-
Trivial
-
None
-
None
Add the ability to specify the encoding for perf_counter on Windows:
perf_counter[counter,<interval>,<encoding>]
This will allow to use a single template to monitor applications running on different versions of local settings Windows.
In the console powershell is possible to use the same counter with different encodings.
example:
chcp ??????? ??????? ????????: 866 typeperf "\???????? ? ??????????(*)\% ????????????? ??????????" chcp 65001 typeperf "\Processor Information(*)\% Processor Time"