<PerformanceCounterConfiguration counterSpecifier="\Processor(_Total)\% Processor Time" sampleRate="PT1H" unit="Percent">
<annotation displayName="CPU percentage quest OS" locale="en-us"/>
</PerformanceCounterConfiguration>
unit 뒤에 Percent에는 아래와 같은 항목이 있다.
Member name | Description | |
---|---|---|
Bytes |
Unit in bytes. | |
BytesPerSecond |
How many bytes per second. | |
Count |
Count (how many). | |
CountPerSecond |
How many per second. | |
Percent |
Unit as a percentage. | |
Seconds |
Unit in seconds. |
'Windows > Azure' 카테고리의 다른 글
Azure는 stateless다!!! (0) | 2016.05.10 |
---|---|
1일짜리 교육 AZURE (0) | 2016.02.18 |
AZURE VM에서 언어팩 설치하기 (0) | 2016.01.20 |
Azure 파워쉘 처음 사용시 (0) | 2015.12.17 |
Azure 1일차 (0) | 2015.09.17 |