Logman create counter daily_perf_log -o "c:\perflogs\daily_log" -v mmddhhmm
-c "\Processor(_Total)\% Processor Time" "\Memory\Available bytes"
"\Memory\% Committed Bytes In Use"
上面命令在cmd下可以执行正确,放到BAT里面出来的结果就不一样了。
-c "\Processor(_Total)\% Processor Time" "\Memory\Available bytes"
"\Memory\% Committed Bytes In Use"
上面命令在cmd下可以执行正确,放到BAT里面出来的结果就不一样了。
