typeperf.exe 命令行性能监视器 adf82e4ad26bb4c4873bfbd81e03e2d1

File info

File name: typeperf.exe.mui
Size: 6144 byte
MD5: adf82e4ad26bb4c4873bfbd81e03e2d1
SHA1: 0bd92a15388f927aca4596b05613640401d43377
SHA256: efed3a9af05c357a0bc2e12cdaa3914044165d20c382972b5a69193a154d9c4f
Operating systems: Windows 10
Extension: MUI
In x64: typeperf.exe 命令行性能监视器 (32 位)

Translations messages and strings

If an error occurred or the following message in Chinese (Simplified) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id Chinese (Simplified) English
113format`f`CSV|TSV|BIN|SQL`输出文件格式。默认值是 CSV。 format`f`CSV|TSV|BIN|SQL`Output file format. Default is CSV.
116counterfile`cf`*`含有监视的性能计数器的文件,一个计数器一行。 counterfile`cf`*`File containing performance counters to monitor, one per line.
119interval`si`*`示例间的时间。默认值是 1 秒。 interval`si`*`Time between samples. Default is 1 second.
122out`o`*`输出文件或 SQL 数据库的路径。默认值为 STDOUT。 out`o`*`Path of output file or SQL database. Default is STDOUT.
128counters`c`counter`要监视的性能计数器。 counters`c`counter`Performance counters to monitor.
132samples`sc`samples`要收集的示例数量。默认值为,在 CTRL+C 之前都进行采样。 samples`sc`samples`Number of samples to collect. Default is to sample until CTRL+C.
135query`q`object`列出已安装的计数器(无实例)。要列出某个对象的计数器,包括对象名,如 Processor。 query`q`object`List installed counters (no instances). To list counters for one object, include the object name, such as Processor.
139queryall`qx`object`列出已安装的计数器(带实例)。要列出某个对象的计数器,包括对象名,如 Processor。 queryall`qx`object`List installed counters with instances. To list counters for one object, include the object name, such as Processor.
145server`s`computer_name`在计数器路径中没有指定服务器的情况下要监视的服务器。 server`s`computer_name`Server to monitor if no server is specified in the counter path.
146force`y`*`不用提示对所有问题都回答 yes。 force`y`*`Answer yes to all questions without prompting.
500Typeperf 将性能数据写入命令窗口或日志文件。要停止 Typeperf,请按 CTRL+C. Typeperf writes performance data to the command window or to a log file. To stop Typeperf, press CTRL+C.
501debug`d`level`调试 debug`d`level`Debug
502h`?`*`显示跟上下文相关的帮助。 h`?`*`Displays context sensitive help.
503value value
504filename filename
505[[hh:]mm:]ss [[hh:]mm:]ss
506日期 date
511ini`config`*`含有命令选项的设置文件。 ini`config`*`Settings file containing command options.
512y y
550发现 %1!s! 有重复参数: %2!s!
Duplicate argument found for %1!s!: %2!s!
551无效语法: %1!s!
Invalid syntax: %1!s!
552未知参数 "%1!s!"
Unknown parameter "%1!s!"
554%1!s! 要求 %2!s!
%1!s! requires %2!s!
555缺少参数: %1!s!
Missing parameter: %1!s!
556缺少 VERB%n Missing VERB%n
557未知
Unknown
558
错误:

Error:
559%1!s! 和 %2!s! 互相排除。
%1!s! and %2!s! are mutually exclusive.
560VERB VERB
561动词:
Verbs:
562[options]

[options]

563参数:
Parameters:
564%1!s!选项:
%1!s!Options:
565
长语法 短语法

Long Syntax Short Syntax
566用法:
Usage:
567警告: 忽略 "%1!s!" 使用的是 24 小时格式。
Warning: Ignoring "%1!s!" assuming 24 hour format.
568
命令的语法不正确。

The syntax of the command is incorrect.
569文件 "%1!s!" 已存在。要覆盖吗? [y/n] The file "%1!s!" already exists, overwrite? [y/n]
571命令成功结束。
The command completed successfully.
572默认值 Default
573
注意:
列出 [-] 的地方,一个多余的 - 会否定选项。
例如,--%1!s! 会关闭 -%1!s! 选项。

Note:
Where [-] is listed, an extra - negates the option.
For example --%1!s! turns off the -%1!s! option.
574
注意:
Counter 是性能计数器的全名,格式为
"\\\()\";
例如 "\\Server1\Processor(0)\%% User Time"。

Note:
Counter is the full name of a performance counter in
"\\\()\" format,
such as "\\Server1\Processor(0)\%% User Time".
575
错误: 0x%1!08x!

Error: 0x%1!08x!
576
警告: 0x%1!08x!

Warning: 0x%1!08x!
577
警告:

Warning:
578
示例:

Examples:
579正在运行受限制的令牌,请尝试特权运行。
You're running with a restricted token, try running elevated.
600输出 output
700错误: 没有有效计数器。
Error: No valid counters.
701正在退出,请稍候... Exiting, please wait...
702

704"%1!s!" 不是有效格式。
"%1!s!" is not a valid format.
705警告: 计数器 "%1!s!" 不可用。消息: 0x%2!08x!
Warning: Counter "%1!s!" is not accessible. Message: 0x%2!08x!
706|/-\ |/-\
707
注意:
若要使用 typeperf,你必须是本地
Performance Log Users 组中的成员,
或者必须从提升的命令窗口执行该命令。

Note:
In order to use typeperf, you must either be a member of the local
Performance Log Users group, or the command must be executed from an
elevated command window.
800typeperf "\Processor(_Total)\%% Processor Time" typeperf "\Processor(_Total)\%% Processor Time"
801typeperf -qx PhysicalDisk -o counters.txt typeperf -qx PhysicalDisk -o counters.txt
802typeperf -cf counters.txt -si 5 -sc 50 -f TSV -o domain2.tsv typeperf -cf counters.txt -si 5 -sc 50 -f TSV -o domain2.tsv

EXIF

File Name:typeperf.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-p..mmandline.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_5f1215822fdafe33\
File Size:6.0 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:5632
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Executable application
File Subtype:0
Language Code:Chinese (Simplified)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:命令行性能监视器
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:TypePerf.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:TypePerf.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-p..mmandline.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_02f379fe777d8cfd\

What is typeperf.exe.mui?

typeperf.exe.mui is Multilingual User Interface resource file that contain Chinese (Simplified) language for file typeperf.exe (命令行性能监视器).

File version info

File Description:命令行性能监视器
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:TypePerf.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:TypePerf.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x804, 1200