EventTracingManagement.dll.mui ETW를 위한 WMI 공급자 b8a530cbf828f6fad9c618fc0822a34e

File info

File name: EventTracingManagement.dll.mui
Size: 27136 byte
MD5: b8a530cbf828f6fad9c618fc0822a34e
SHA1: e11ef622be3b2dfccde618f8fa3a7f5ca6f45ea3
SHA256: bb05ead4bd62fb59cec5e35142a8df5fcc9abcab8441a39da4821a389ea6e45e
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Korean 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 Korean English
1InstanceID는 인스턴스화하는 Namespace의 범위 내에서 이 클래스의 인스턴스를 불투명하고 고유하게 식별하는 데 사용할 수 있는 선택적 속성입니다. 이 속성을 필수로 만들거나 키로 만들기 위해 이 클래스의 다양한 하위 클래스가 이 속성을 재정의할 수 있습니다. 이러한 하위 클래스는 또한 아래 정의된 고유성을 보증하기 위해 기본 설정 알고리즘을 수정할 수 있습니다.
Namespace 내에서 고유성을 유지하려면 다음 "기본 설정" 알고리즘을 사용하여 InstanceID 값을 만들어야 합니다.
:
여기서 와 는 콜론(:)으로 구분되며 는 저작권, 상표 또는 InstanceID를 만들거나 정의하는 비즈니스 엔터티 소유의 고유 이름을 포함하거나 세계적으로 인정된 기관에서 할당 받은 등록된 ID입니다. 이 요구 사항은 스키마 클래스 이름의 _ 구조와 비슷합니다. 또한 고유성을 유지하려면 에 콜론(:)을 포함해서는 안 됩니다. 이 알고리즘을 사용할 때는 InstanceID에 사용되는 첫 번째 콜론이 와 사이에 와야 합니다.
는 비즈니스 엔터티에서 선택하므로 다른 원본(실제) 요소를 식별하는 데 다시 사용해서는 안 됩니다. null이 아니고 위의 "기본 설정" 알고리즘을 사용하지 않으면 정의하는 엔터티에서 결과 InstanceID가 이 인스턴스의 Namespace에 대해 여러 공급자가 만드는 모든 InstanceID에 다시 사용되지 않도록 해야 합니다.
DMTF 정의 인스턴스에 대해 null로 설정되지 않은 경우 를 CIM으로 설정하여 "기본 설정" 알고리즘을 사용해야 합니다.
InstanceID is an optional property that may be used to opaquely and uniquely identify an instance of this class within the scope of the instantiating Namespace. Various subclasses of this class may override this property to make it required, or a key. Such subclasses may also modify the preferred algorithms for ensuring uniqueness that are defined below.
To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm:
:
Where and are separated by a colon (:), and where must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the _ structure of Schema class names.) In addition, to ensure uniqueness, must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between and .
is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If not null and the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance.
If not set to null for DMTF-defined instances, the "preferred" algorithm must be used with the set to CIM.
2Caption 속성은 개체에 대한 짧은 텍스트 설명(1줄 길이 문자열)입니다. The Caption property is a short textual description (one- line string) of the object.
3Description 속성은 개체에 대한 텍스트 설명을 제공합니다. The Description property provides a textual description of the object.
4개체의 이름입니다. 이 속성을 사용하면 각 인스턴스에서 해당 키 속성, ID 데이터 및 설명 정보 외에도 이름을 정의할 수 있습니다.
ManagedSystemElement의 Name 속성도 이름으로 정의되지만 키가 되도록 하위 클래스화되는 경우가 종종 있습니다. 같은 속성으로 ID와 이름을 모두 나타내면서 일관성을 유지할 수는 없습니다. LogicalDevice 인스턴스의 경우처럼 이름은 있는데 키가 아닌 경우에는 동일한 정보가 Name 속성과 ElementName 속성에 모두 있을 수 있습니다. CIM_EnabledLogicalElementCapabilities의 연결된 인스턴스가 있는 경우 해당 클래스에 정의된 ElementNameMask 및 MaxElementNameLen 속성에 정의된 대로 이 속성에 대한 제한이 있을 수 있습니다.
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information.
Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. Note that if there is an associated instance of CIM_EnabledLogicalElementCapabilities, restrictions on this properties may exist as defined in ElementNameMask and MaxElementNameLen properties defined in that class.
52.19.0 2.19.0
6ManagedElement는 CIM 스키마의 관련 없는 클래스에 대한 공통 슈퍼클래스(또는 상속 트리의 최상위 수준)를 제공하는 추상 클래스입니다. ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.
7개체가 설치된 시기를 나타내는 datetime 값입니다. 값이 없으면 개체가 설치되지 않았음을 나타내지 않습니다. A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed.
8Name 속성은 개체에 대한 레이블을 정의합니다. 하위 클래스화되었을 때 Name 속성은 Key 속성이 되도록 재정의할 수 있습니다. The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.
9요소의 현재 상태를 나타냅니다. 여러 가지 작업 상태가 정의됩니다. 열거형 값은 값 자체로 기능이 설명되는 경우가 많지만 일부는 그렇지 않으므로 자세히 설명되어 있습니다.
"강조"는 요소가 작동하지만 주의가 필요한 상태입니다. "강조" 상태의 예로는 오버로드, 과열 등이 있습니다.
"실패 예상"은 요소가 정상적으로 작동하지만 곧 실패가 예상되는 상태입니다.
"서비스 중"은 구성, 유지 관리, 정리 또는 다른 방식으로 관리되고 있는 요소를 설명합니다.
"연결 안 됨"은 모니터링 시스템에서 이 요소를 인식하지만 한 번도 이 요소와의 통신을 설정할 수 없었음을 나타냅니다.
"연결이 끊어짐"은 ManagedSystem 요소가 있는 것으로 확인되었고 이전에 연결된 적도 있지만 현재 연결할 수 없음을 나타냅니다.
"중지됨"과 "중단됨"은 비슷하지만 전자는 정상적으로 중지되는 경우를 의미하고, 후자는 갑자기 중지되어 요소의 상태와 구성을 업데이트해야 할 수도 있는 경우를 의미합니다.
"유휴 상태"는 요소가 사용 안 함 상태이거나 정지된 상태임을 나타냅니다.
"지원 엔터티 오류"는 이 요소는 "정상"일 수 있지만 이 요소가 종속되어 있는 다른 요소가 오류 상태임을 나타냅니다. 예를 들면 하위 레이어 네트워킹 문제로 인해 작동할 수 없는 네트워크 서비스나 끝점이 있습니다.
"완료됨"은 요소의 작업이 완료되었음을 나타냅니다. 이 값을 정상, 오류 또는 저하됨과 함께 조합하여 전체 작업 성공(정상으로 완료됨)과 실패(오류로 완료됨)에 따라 클라이언트가 동작할 수 있도록 해야 합니다. 저하됨으로 완료됨은 작업을 마쳤지만 정상적으로 완료되지 않았거나 오류가 보고된 것을 의미합니다.
"전원 모드"는 요소에 관련된 PowerManagementService 연결에 포함된 추가적인 전원 모델 정보가 있음을 나타냅니다.
OperationalStatus는 ManagedSystemElement의 Status 속성을 대신하여 일관성 있는 열거 방법을 제공하고, 배열 속성에 대한 구현 요구를 해결하며, 현재 환경에서 미래 환경으로의 마이그레이션 경로를 제공합니다. 이러한 변경에는 사용되지 않는 한정자가 필요했기 때문에 변경이 더 빨리 이루어질 수는 없었습니다. 관리 응용 프로그램에서 기존 Status 속성이 널리 사용되고 있으므로 공급자/장치 사용에서 Status 속성과 OperationalStatus 속성을 모두 제공하는 것이 좋습니다. 또한 OperationalStatus의 첫 번째 값에는 요소의 기본적인 상태가 포함되어야 합니다. Status는 단일 값이므로 이 속성을 적용할 경우 요소의 기본적인 상태가 제공되어야 합니다.
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration\'s values are self-explanatory. However, a few are not and are described here in more detail.
"Stressed" indicates that the element is functioning, but needs attention. Examples of "Stressed" states are overload, overheated, and so on.
"Predictive Failure" indicates that an element is functioning nominally but predicting a failure in the near future.
"In Service" describes an element being configured, maintained, cleaned, or otherwise administered.
"No Contact" indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it.
"Lost Communication" indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable.
"Stopped" and "Aborted" are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated.
"Dormant" indicates that the element is inactive or quiesced.
"Supporting Entity in Error" indicates that this element might be "OK" but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems.
"Completed" indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error).
"Power Mode" indicates that the element has additional power model information contained in the Associated PowerManagementService association.
OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today\'s environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element.
10알 수 없음 Unknown
11기타 Other
12정상 OK
13저하됨 Degraded
14강조 Stressed
15실패 예상 Predictive Failure
16오류 Error
17복구할 수 없는 오류 Non-Recoverable Error
18시작하는 중 Starting
19중지하는 중 Stopping
20중지됨 Stopped
21서비스 중 In Service
22연결 안 됨 No Contact
23연결이 끊어짐 Lost Communication
24중단됨 Aborted
25유휴 상태 Dormant
26지원 엔터티 오류 Supporting Entity in Error
27완료됨 Completed
28전원 모드 Power Mode
29DMTF에서 예약 DMTF Reserved
30공급업체에서 예약 Vendor Reserved
31여러 가지 OperationalStatus 배열 값을 설명하는 문자열입니다. 예를 들어 OperationalStatus에 할당된 값이 "중지하는 중"일 경우 이 속성에는 개체가 중지되고 있는 이유에 대한 설명이 포함될 수 있습니다. 이 배열의 항목은 OperationalStatus의 동일한 배열 인덱스의 항목과 상호 연결됩니다. Strings describing the various OperationalStatus array values. For example, if "Stopping" is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus.
32개체의 현재 상태를 나타내는 문자열입니다. 여러 가지 작동 및 비작동 상태가 정의되어 있습니다. 이 속성은 열거에 동일한 의미를 포함하는 OperationalStatus 대신 사용되지 않습니다. 이렇게 변경된 이유는 다음 세 가지입니다.
1) 상태를 배열로 정의하면 더욱 정확하게 정의됩니다. 이 정의는 실제로 다중값 속성(예: 정상 및 중지됨 상태인 요소)인 상태를 단일 값을 통해 설명해야 하는 제한을 극복합니다.
2) MaxLen 10은 너무 제한적이어서 열거된 값이 불명확해집니다.
3) CIM V2.0이 정의되었을 때 uint16 데이터 형식으로 변경하려는 논의가 있었습니다. 그러나 기존 V1.0 구현에서는 문자열 속성을 사용하고 있었고 코드를 수정하지 않으려고 했습니다. 따라서 상태는 스키마에 적용되었습니다. 사용되지 않는 한정자를 사용하면 기존 속성을 유지할 수 있을 뿐 아니라 OperationalStatus를 통한 정의를 향상할 수 있습니다.
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons:
1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped.
2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values.
3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus.
33요소의 현재 상태를 나타냅니다. 이 특성은 이 요소의 상태를 나타내지만 해당 하위 구성 요소의 상태는 나타내지 않을 수도 있습니다. 0부터 30까지의 값을 사용할 수 있습니다. 값이 5이면 요소가 완전 정상인 상태이고 30이면 요소를 전혀 사용할 수 없는 상태입니다. 다음과 같이 정의됩니다.
"복구할 수 없는 오류"(30) - 요소가 실패로 끝났기 때문에 복구가 불가능합니다. 이 요소에서 제공하는 모든 기능이 손실되었습니다.
"심각한 오류"(25) - 요소가 작동하지 않기 때문에 복구할 수 없습니다.
"중대한 오류"(20) - 요소에 오류가 발생했습니다. 이 구성 요소의 일부 또는 모든 기능이 작동하지 않거나 성능이 저하될 수 있습니다.
"사소한 오류"(15) - 모든 기능을 사용할 수 있지만 일부 기능은 성능이 저하될 수 있습니다.
"저하됨/경고"(10) - 요소가 작동 상태이고 모든 기능이 제공되지만 최상의 기능으로 작동하지 않습니다. 예를 들어 요소가 최적의 성능으로 작동하지 않거나 복구할 수 있는 오류를 보고할 수 있습니다.
"정상" (5) - 요소가 정상적인 작동 매개 변수 내에서 오류 없이 올바르게 작동합니다.
"알 수 없음"(0) - 현재 구현에서 HealthState를 보고할 수 없습니다.
DMTF에서는 향후 HealthState 추가를 고려하여 사용하지 않는 부분을 예약했습니다.
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined:
"Non-recoverable Error" (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost.
"Critical Failure" (25) - The element is non-functional and recovery might not be possible.
"Major Failure" (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working.
"Minor Failure" (15) - All functionality is available but some might be degraded.
"Degraded/Warning" (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors.
"OK" (5) - The element is fully functional and is operating within normal operational parameters and without error.
"Unknown" (0) - The implementation cannot report on HealthState at this time.
DMTF has reserved the unused portion of the continuum for additional HealthStates in the future.
34저하됨/경고 Degraded/Warning
35사소한 오류 Minor failure
36중대한 오류 Major failure
37심각한 오류 Critical failure
39CommunicationStatus는 장치가 기본 관리되는 요소와 통신할 수 있는 기능을 나타냅니다. CommunicationStatus는 알 수 없음, 없음, 통신 정상, 연결이 끊어짐 또는 연결 안 됨 값 중 하나로 구성됩니다.
Null 반환은 구현(공급자)이 이 속성을 구현하지 않음을 나타냅니다.
"알 수 없음"은 구현이 일반적으로 이 속성을 반환할 수 있지만 지금은 할 수 없음을 나타냅니다.
"사용할 수 없음"은 구현(공급자)이 이 속성의 값을 반환할 수 있지만, 의미 있는 정보를 추가하지 않기 때문에(예: 다른 속성에 추가 정보를 추가하도록 되어 있는 속성) 이 특정 하드웨어/소프트웨어 또는 속성이 의도적으로 사용되지 않았음을 나타냅니다.
"통신 정상"은 요소와 통신이 설정되었지만 서비스 품질을 나타내지 않음을 의미합니다.
"연결 안 됨"은 모니터링 시스템에서 이 요소를 인식하지만 한 번도 이 요소와의 통신을 설정할 수 없었음을 나타냅니다.
"연결이 끊어짐"은 관리되는 요소가 있는 것으로 확인되었고 이전에 연결된 적도 있지만 현재 연결할 수 없음을 나타냅니다.
CommunicationStatus indicates the ability of the instrumentation to communicate with the underlying ManagedElement. CommunicationStatus consists of one of the following values: Unknown, None, Communication OK, Lost Communication, or No Contact.
A Null return indicates the implementation (provider) does not implement this property.
"Unknown" indicates the implementation is in general capable of returning this property, but is unable to do so at this time.
"Not Available" indicates that the implementation (provider) is capable of returning a value for this property, but not ever for this particular piece of hardware/software or the property is intentionally not used because it adds no meaningful information (as in the case of a property that is intended to add additional info to another property).
"Communication OK " indicates communication is established with the element, but does not convey any quality of service.
"No Contact" indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it.
"Lost Communication" indicates that the Managed Element is known to exist and has been contacted successfully in the past, but is currently unreachable.
40사용할 수 없음 Not Available
41통신 정상 Communication OK
42DetailedStatus는 추가 상태 세부 정보로 PrimaryStatus를 보완합니다. DetailedStatus는 사용할 수 없음, 추가 정보 없음, 강조, 실패 예상, 오류, 복구할 수 없는 오류, 지원 엔터티 오류 값 중 하나로 구성됩니다. DetailedStatus는 요소의 PrimaryStatus를 부연 설명하는 데 사용됩니다.
Null 반환은 구현(공급자)이 이 속성을 구현하지 않음을 나타냅니다.
"사용할 수 없음"은 구현(공급자)이 이 속성의 값을 반환할 수 있지만, 의미 있는 정보를 추가하지 않기 때문에(예: 다른 속성에 추가 정보를 추가하도록 되어 있는 속성) 이 특정 하드웨어/소프트웨어 또는 속성이 의도적으로 사용되지 않았음을 나타냅니다.
"추가 정보 없음"은 PrimaryStatus = "OK"로 표시된 대로 요소가 정상적으로 작동 중임을 나타냅니다.
"강조"는 요소가 작동하지만 주의가 필요한 상태입니다. "강조" 상태의 예로는 오버로드, 과열 등이 있습니다.
"실패 예상"은 요소가 정상적으로 작동하지만 곧 실패가 예상되는 상태입니다.
"복구할 수 없는 오류"는 이 요소가 사용자의 개입이 필요한 오류 상태에 있음을 나타냅니다.
"지원 엔터티 오류"는 이 요소는 "정상"일 수 있지만 이 요소가 종속되어 있는 다른 요소가 오류 상태임을 나타냅니다. 예를 들면 하위 레이어 네트워킹 문제로 인해 작동할 수 없는 네트워크 서비스나 끝점이 있습니다.
DetailedStatus compliments PrimaryStatus with additional status detail. It consists of one of the following values: Not Available, No Additional Information, Stressed, Predictive Failure, Error, Non-Recoverable Error, SupportingEntityInError. Detailed status is used to expand upon the PrimaryStatus of the element.
A Null return indicates the implementation (provider) does not implement this property.
"Not Available" indicates that the implementation (provider) is capable of returning a value for this property, but not ever for this particular piece of hardware/software or the property is intentionally not used because it adds no meaningful information (as in the case of a property that is intended to add additional info to another property).
"No Additional Information" indicates that the element is functioning normally as indicated by PrimaryStatus = "OK".
"Stressed" indicates that the element is functioning, but needs attention. Examples of "Stressed" states are overload, overheated, and so on.
"Predictive Failure" indicates that an element is functioning normally but a failure is predicted in the near future.
"Non-Recoverable Error " indicates that this element is in an error condition that requires human intervention.
"Supporting Entity in Error" indicates that this element might be "OK" but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems.
43추가 정보 없음 No Additional Information
44OperatingStatus는 요소의 작동 조건에 대한 현재 상태 값을 제공하며 EnabledState의 값과 관련하여 더 자세한 정보를 제공하는 데 사용됩니다. 또한 요소의 상태가 전환될 때(예: 요소가 EnabledState 및 RequestedState 간에 전환할 때 및 다른 전환 조건) 전환 상태를 제공할 수 있습니다.
OperatingStatus는 알 수 없음, 사용할 수 없음, 서비스 중, 시작하는 중, 중지하는 중, 중지됨, 중단됨, 유휴 상태, 완료됨, 마이그레이션 중, 에미그레이션 중, 이미그레이션 중, 스냅숏을 만드는 중, 종료 중, 테스트 중 값 중 하나로 구성됩니다.
Null 반환은 구현(공급자)이 이 속성을 구현하지 않음을 나타냅니다.
"알 수 없음"은 구현이 일반적으로 이 속성을 반환할 수 있지만 지금은 할 수 없음을 나타냅니다.
"없음"은 구현(공급자)이 이 속성의 값을 반환할 수 있지만, 의미 있는 정보를 추가하지 않기 때문에(예: 다른 속성에 추가 정보를 추가하도록 되어 있는 속성) 이 특정 하드웨어/소프트웨어 또는 속성이 의도적으로 사용되지 않았음을 나타냅니다
"서비스 중"은 구성, 유지 관리, 정리 또는 다른 방식으로 관리되고 있는 요소를 설명합니다.
"시작하는 중"은 요소를 초기화하는 중임을 설명합니다.
"중지하는 중"은 요소를 중지하는 중임을 설명합니다.
"중지됨"과 "중단됨"은 비슷하지만 전자는 정상적으로 중지되는 경우를 의미하고, 후자는 갑자기 중지되어 요소의 상태와 구성을 업데이트해야 할 수도 있는 경우를 의미합니다.
"유휴 상태"는 요소가 사용 안 함 상태이거나 정지된 상태임을 나타냅니다.
"완료됨"은 요소의 작업이 완료되었음을 나타냅니다. 이 값을 PrimaryStatus에서 정상, 오류 또는 저하됨과 함께 조합하여 전체 작업 정상으로 완료됨(성공)과 오류로 완료됨(실패) 또는 저하됨으로 완료됨(작업을 마쳤지만 정상적으로 완료되지 않았거나 오류가 보고)에 따라 클라이언트가 동작할 수 있도록 해야 합니다.
요소를 "마이그레이션 중"은 호스트 요소 간에 요소를 이동 중임을 나타냅니다.
요소를 "이미그레이션 중"은 요소를 새 호스트 요소로 이동 중임을 나타냅니다.
요소를 "에미그레이션 중"은 요소를 호스트 요소에서 다른 곳으로 이동 중임을 나타냅니다.
"종료 중"은 요소를 갑작스럽게 중지하는 중임을 나타냅니다.
요소를 "테스트 중"은 테스트 기능을 수행 중임을 나타냅니다.
"전환 중"은 상태 중간에 있는 요소(즉, 이전 상태 또는 다음 상태에서 완전히 사용할 수 없음)를 나타냅니다. 이 값은 특정 상태로의 전환을 나타내는 다른 값이 적용되지 않는 경우 사용해야 합니다.
"서비스 중"은 요소가 서비스를 받는 중이며 작동하고 있음을 나타냅니다.
OperatingStatus provides a current status value for the operational condition of the element and can be used for providing more detail with respect to the value of EnabledState. It can also provide the transitional states when an element is transitioning from one state to another, such as when an element is transitioning between EnabledState and RequestedState, as well as other transitional conditions.
OperatingStatus consists of one of the following values: Unknown, Not Available, In Service, Starting, Stopping, Stopped, Aborted, Dormant, Completed, Migrating, Emmigrating, Immigrating, Snapshotting. Shutting Down, In Test
A Null return indicates the implementation (provider) does not implement this property.
"Unknown" indicates the implementation is in general capable of returning this property, but is unable to do so at this time.
"None" indicates that the implementation (provider) is capable of returning a value for this property, but not ever for this particular piece of hardware/software or the property is intentionally not used because it adds no meaningful information (as in the case of a property that is intended to add additional info to another property).
"Servicing" describes an element being configured, maintained, cleaned, or otherwise administered.
"Starting" describes an element being initialized.
"Stopping" describes an element being brought to an orderly stop.
"Stopped" and "Aborted" are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated.
"Dormant" indicates that the element is inactive or quiesced.
"Completed" indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded in the PrimaryStatus so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error).
"Migrating" element is being moved between host elements.
"Immigrating" element is being moved to new host element.
"Emigrating" element is being moved away from host element.
"Shutting Down" describes an element being brought to an abrupt stop.
"In Test" element is performing test functions.
"Transitioning" describes an element that is between states, that is, it is not fully available in either its previous state or its next state. This value should be used if other values indicating a transition to a specific state are not applicable.
"In Service" describes an element that is in service and operational.
46마이그레이션 중 Migrating
47에미그레이션 중 Emigrating
48이미그레이션 중 Immigrating
49스냅숏을 만드는 중 Snapshotting
50종료 중 Shutting Down
51테스트 중 In Test
52전환 중 Transitioning
53PrimaryStatus는 상태를 빨강-노랑-녹색 유형으로 표시할 수 있는 고급 상태 값을 제공합니다. PrimaryStatus는 ManagedElement 및 하위 구성 요소의 고급 및 세부 상태를 제공하기 위해 DetailedStatus와 함께 사용해야 합니다.
PrimaryStatus는 알 수 없음, 정상, 저하됨 또는 오류 값 중 하나로 구성됩니다. "알 수 없음"은 구현이 일반적으로 이 속성을 반환할 수 있지만 지금은 할 수 없음을 나타냅니다.
"정상"은 ManagedElement가 정상적으로 작동 중임을 나타냅니다.
"저하됨"은 ManagedElement가 정상보다 낮은 수준으로 작동 중임을 나타냅니다.
"오류"는 ManagedElement가 오류 상태임을 나타냅니다.
PrimaryStatus provides a high level status value, intended to align with Red-Yellow-Green type representation of status. It should be used in conjunction with DetailedStatus to provide high level and detailed health status of the ManagedElement and its subcomponents.
PrimaryStatus consists of one of the following values: Unknown, OK, Degraded or Error. "Unknown" indicates the implementation is in general capable of returning this property, but is unable to do so at this time.
"OK" indicates the ManagedElement is functioning normally.
"Degraded" indicates the ManagedElement is functioning below normal.
"Error" indicates the ManagedElement is in an Error condition.
54CIM_ManagedSystemElement는 시스템 요소 계층 구조의 기본 클래스입니다. 시스템에 있는 식별 가능한 모든 구성 요소가 이 클래스에 포함될 수 있습니다. 시스템 구성 요소의 예를 들면 다음과 같습니다.
- 응용 프로그램 서버, 데이터베이스 및 응용 프로그램과 같은 소프트웨어 구성 요소
- 파일, 프로세스 및 스레드와 같은 운영 체제 구성 요소
- 디스크 드라이브, 컨트롤러, 프로세서 및 프린터와 같은 장치 구성 요소
- 칩, 카드와 같은 실제 구성 요소
CIM_ManagedSystemElement is the base class for the System Element hierarchy. Any distinguishable component of a System is a candidate for inclusion in this class. Examples of system components include:
- software components such as application servers, databases, and applications
- operating system components such as files, processes, and threads
- device components such as disk drives, controllers, processors, and printers
- physical components such as chips and cards.
552.22.0 2.22.0
56CIM_LogicalElement는 파일, 프로세스 또는 논리적 장치 같은 추상 시스템 구성 요소를 나타내는 시스템의 모든 구성 요소에 대한 기본 클래스입니다. CIM_LogicalElement is a base class for all the components of a System that represent abstract system components, such as Files, Processes, or LogicalDevices.
572.6.0 2.6.0
58공급자의 이름입니다. The name of the provider
59컴퓨터에 설치된 공급자의 GUID, 즉 고유 ID입니다. Guid, the unique id of the provider installed on the computer.
60자동 기록기 구성의 일부인 경우 공급자의 자동 기록기입니다. The Autologger of the provider, when part of a Autologger configuration.
61세션의 일부인 경우 공급자의 세션입니다. The session of the provider, when part of a session.
62이벤트 캡처의 최대 이벤트 수준입니다. The maximum event level for the event capture.
63이벤트 캡처에 대해 지정된 MatchAnyKeyword 마스크입니다. The MatchAnyKeyword mask specified for the event capture.
64이벤트 캡처에 대해 지정된 MatchAllKeyword 마스크입니다. The MatchAllKeyword mask specified for the event capture.
65ETW 추적 공급자의 속성 플래그입니다. Property flags of the ETW trace provider.
66이 클래스는 컴퓨터의 ETW 추적 공급자를 캡슐화합니다. This class encapsulates an ETW Trace provider on a computer.
671.0 1.0
68가져올 ETW 추적 세션의 이름입니다. Name of the ETW trace session to get.
69ETW 추적 세션의 로그 파일 모드입니다. Log file mode of ETW trace session.
70ETW 추적 세션 버퍼 크기(KB)입니다. ETW trace session buffer size in KB.
71ETW 추적 세션의 최소 버퍼 수입니다. Minimum number of buffers of ETW trace session.
72ETW 추적 세션의 최대 버퍼 수입니다. Maximum number of buffers of ETW trace session.
73캡처 버퍼를 플러시하기 위한 ETW 추적 세션의 시간 제한 값입니다. Timeout value for ETW trace session to flush capture buffer.
74ETW 세션 시계 유형입니다. ETW session clock types.
75성능 카운터 값(고해상도) Performance counter value (high resolution)
76시스템 타이머 System timer
77CPU 사이클 카운터 CPU cycle counter
78이벤트 기록에 사용하는 파일의 최대 크기입니다. Maximum size of the file used to log events
79이벤트 캡처 추적을 쓸 로컬 파일의 이름입니다. Local filename to which event capture traces will be written to.
80지정한 ETW 추적 세션의 로그 파일을 구성된 원격 공유로 보냅니다. Send log file of the specified ETW trace session to configured remote share.
81라이브 ETW 추적 세션 클래스입니다. Live ETW trace session class.
82새 자동 기록기 세션 구성의 이름입니다. Name of new autologger session configuration.
83각 버퍼의 크기(KB)입니다. 1MB 미만이어야 합니다. The size of each buffer, in kilobytes. Should be less than one megabyte.
84각 이벤트의 타임스탬프를 기록할 때 사용할 타이머입니다. The timer to use when logging the time stamp for each event.
85실시간 지속성을 사용하지 않으려면 이 값을 1로 설정하십시오. To disable real time persistence, set this value to 1.
86ETW가 만드는 로그 파일의 최대 인스턴스 수입니다. The maximum number of instances of the log file that ETW creates.
87로그 파일의 정규화된 경로입니다. 기본값은 %SystemRoot%\System32\LogFiles\WMI\.etl입니다. The fully qualified path of the log file. Default is %SystemRoot%\System32\LogFiles\WMI\.etl.
88추적 버퍼가 강제로 플러시되는 빈도(초)입니다. How often, in seconds, the trace buffers are forcibly flushed.
89자동 기록기 세션 구성 ID입니다. Autologger session configuration ID.
90로그 모드를 하나 이상 지정하십시오(예: EVENT_TRACE_REAL_TIME_MODE 0x100). 각 모드는 비트 필드입니다. Specify one or more log modes, such as EVENT_TRACE_REAL_TIME_MODE 0x100. Each mode is a bit field.
91새로 만들어지기 전 로그 파일의 최대 크기(MB)입니다. 기본값은 100MB입니다. Maximum size in MByte of log file before a new one created. Default is 100 MB.
921: 부팅 시 ETW 추적 세션을 만드는 경우, 0: 그 밖의 경우 1: create an ETW trace session at boot time; 0: otherwise.
93자동 기록기의 시작 상태입니다. 그렇지 않은 경우는 win32 오류 코드입니다. The startup status of the AutoLogger; Otherwise win32 error code.
94자동 기록기 세션 구성 클래스입니다. Autologger session configuration class.
5001이 컴퓨터에 이름이 '%1!s!'인 활성 추적 세션이 이미 있습니다. There is already an active tracing session on this computer with the name '%1!s!'.
5002이 컴퓨터에 이름이 '%1!s!'인 활성 추적 세션이 없습니다. There are no active tracing sessions on this computer with the name '%1!s!'.
5003액세스가 거부되었습니다. 이 작업을 수행하려면 관리자 권한이 있어야 합니다. Access Denied. This operation requires administrator privileges.
5004제공된 LocalFilePath에 쓰는 다른 활성 추적 세션이 있거나 경로가 잘못되었습니다. '%1!s!'. There is another active tracing session writing to the provided LocalFilePath, or the path is invalid: '%1!s!'.
5005'%1!s!' 세션을 시작하지 못했습니다. StartTrace에 실패했습니다. 오류: 0x%2!x!. Failed to start session '%1!s!'. StartTrace failed with error 0x%2!x!.
5006'%1!s!' 세션을 업데이트하지 못했습니다. ControlTrace에 실패했습니다. 오류: 0x%2!x!. Failed to update session '%1!s!'. ControlTrace failed with error 0x%2!x!.
5007'%1!s!' 세션에 공급자를 사용하거나 사용하지 않도록 설정하지 못했습니다. EnableTraceEx2에 실패했습니다. 오류: 0x%2!x!. Failed to enable or disable provider to session '%1!s!'. EnableTraceEx2 failed with error 0x%2!x!.
5008지정한 공급자 GUID를 유효한 GUID(%1!s!)로 변환할 수 없습니다. The specified provider GUID could not be converted into a valid GUID (%1!s!).
5009레지스트리에서 자동 기록기 구성을 열지 못했습니다. RegOpenKeyEx에 실패했습니다. 오류: 0x%1!x!. Failed to open autologger configuration in the registry. RegOpenKeyEx failed with error 0x%1!x!.
5010레지스트리의 자동 기록기 구성에 공급자를 추가하지 못했습니다. RegCreateKeyExW에 실패했습니다. 오류: 0x%1!x!. Failed to add provider to the autologger configuration in the registry. RegCreateKeyExW failed with error 0x%1!x!.
5011'%3!s!' 자동 기록기의 '%2!s!' 공급자에 대해 레지스트리 값 '%1!s!'을(를) 설정하지 못했습니다. RegSetKeyValueW에 실패했습니다. 오류: 0x%4!x!. Failed to set the registry value '%1!s!' for provider '%2!s!' for autologger '%3!s!'. RegSetKeyValueW failed with error 0x%4!x!.
5012'%2!s!' 자동 기록기의 '%1!s!' 공급자에 대한 레지스트리 값을 삭제하지 못했습니다. RegDeleteTreeW에 실패했습니다. 오류: 0x%3!x!. Failed to delete the registry key for provider '%1!s!' for autologger %2!s!. RegDeleteTreeW failed with error 0x%3!x!.
5013버퍼링 모드는 LocalFilePath 설정과 호환되지 않습니다. Buffering mode is not compatible with setting LocalFilePath.
5014버퍼링 모드는 다른 파일 모드와 호환되지 않습니다. Buffering mode is not compatible with other file modes.
5015순차적 파일 모드는 순환 파일 모드와 호환되지 않습니다. Sequential file mode is not compatible with circular file mode.
5016전역 시퀀스 번호 모드는 로컬 시퀀스 번호 모드와 호환되지 않습니다. Global sequence number mode is not compatiable with local sequence number mode.
5017현재 LogFileMode(0x%1!x!)에는 LocalFilePath가 필요합니다. LocalFilePath is required for the current LogFileMode (0x%1!x!).
5018순환 파일 모드는 추가 파일 모드와 호환되지 않습니다. Circular file mode is not compatible with append file mode.
5019현재 LogFileMode(0x%1!x!)에는 MaximumFileSize가 필요합니다. MaximumFileSize is required for the current LogFileMode (0x%1!x!).
5020사전 할당 파일 모드에서는 MaximumFileSize를 설정해야 합니다. Preallocate file mode requires MaximumFileSize to be set.
5021사전 할당 파일 모드는 새 파일 또는 추가 파일 모드와 호환되지 않습니다. Preallocate file mode is not compatible with either newfile or append file mode.
5022새 세션에서는 중지 불가능 모드를 사용할 수 없습니다. Nonstoppable mode is not allowed for new sessions.
5023하이브리드 종료 모드는 한 번에 하나만 지정할 수 있습니다. Only one hybrid shutdown mode can be specified at a time.
5024순환 파일 모드는 새 파일 파일 모드와 호환되지 않습니다. Circular file mode is not compatible with newfile file mode.
5025새 파일 파일 모드는 시스템 기록기 모드와 호환되지 않습니다. Newfile file mode is not compatible with system logger mode.
5026새 파일 파일 모드는 추가 파일 모드와 호환되지 않습니다. Newfile file mode is not compatible with append file mode.
5027시스템 기록기는 페이징 메모리를 사용할 수 없습니다. System loggers cannot use paged memory.
5028압축은 버퍼링 모드에서만 지원됩니다. Compression is only supported for buffering mode.
5029다시 기록 모드는 지원되지 않습니다. Relog mode is not supported.
5030개인 in-proc 모드는 지원되지 않습니다. Private in-proc mode is not supported.
5031세션 이름이 필요합니다. A session name is required.
5032세션 이름이 너무 깁니다. 세션 이름은 1024자보다 짧아야 합니다. The session name is too long. Session names must be shorter than 1024 characters.
5033LocalFilePath가 너무 깁니다. 파일 경로는 1024자보다 짧아야 합니다. LocalFilePath is too long. File paths must be shorter than 1024 characters.
5034DestinationFolder는 파일 모드 추적 세션의 경우 출력 폴더 또는 버퍼링 모드 추적 세션의 경우 전체 출력 파일 경로로 설정해야 합니다. DestinationFolder must be set to an output folder for file mode tracing sessions or to a full output file path for buffering mode tracing sessions.
5035변경 내용을 확인하지 못했습니다. 변경 내용이 적용되지 않았습니다. Failed to confirm changes. No changes have been made.
5036할당 실패로 인해 처리하지 못했습니다. 메모리가 부족합니다. Processing failed due to a failed allocation. Out of memory.
5037활성 추적 세션 목록을 가져오지 못했습니다. QueryAllTraces에 실패했습니다. 오류: 0x%1!x!. Failed to get the list of active tracing sessions. QueryAllTraces failed with error 0x%1!x!.
5038'%1!s!' 세션은 파일에 기록하도록 구성되어 있지 않으며 버퍼링 모드 세션이 아닙니다. Session '%1!s!' is not configured to log to a file and is not a buffering mode session.
5039DestinationFolder가 너무 길거나 잘못된 파일 경로일 수 있습니다. '%1!s!'. DestinationFolder is may too long or an invalid file path: '%1!s!'.
5040DestinationFolder가 너무 길거나 잘못된 파일 경로일 수 있습니다. 최종 출력 파일 경로가 잘못되었습니다. '%1!s!\%2!s!'. DestinationFolder is may too long or an invalid file path. The final output file path was invalid: '%1!s!\%2!s!'.
5041추적 세션의 새 파일 이름이 너무 길거나 잘못된 파일 경로일 수 있습니다. 최종 출력 파일 경로가 잘못되었습니다. '%1!s!\%2!s!'. The new file name for the tracing session may too long or an invalid file path. The final output file path was invalid: '%1!s!\%2!s!'.
5042버퍼링 모드 세션('%1!s!')에서 보내기를 호출할 때 DestinationFolder는 디렉터리가 아니라 파일 경로여야 합니다. DestinationFolder must be a file path, not a directory, when calling Send on a buffering mode session ('%1!s!').
5043SessionName과 AutologgerName을 동시에 둘 다 지정할 수는 없습니다. SessionName and AutologgerName cannot both be specified at the same time.
5044SessionName 또는 AutologgerName을 지정해야 합니다. SessionName or AutologgerName must be specified.
5045이 컴퓨터에 이름이 '%1!s!'인 자동 기록기가 이미 있습니다. There is already an autologger on this computer with the name '%1!s!.
5046%1!s! 공급자는 %2!s! 자동 기록기에 사용하도록 이미 설정되어 있습니다. Provider %1!s! is already enabled to the autologger named %2!s!.
5047이 컴퓨터에 등록된 공급자 목록을 열거하지 못했습니다. EnumerateTraceGuidsEx(TraceGuidQueryList)에 실패했습니다. 오류: 0x%1!x!. Failed to enumerate the list of registered providers on this computer. EnumerateTraceGuidsEx(TraceGuidQueryList) failed with error 0x%1!x!.
5048'%1!s!' 공급자가 사용하도록 설정된 세션 목록을 열거하지 못했습니다. EnumerateTraceGuidsEx(TraceGuidQueryInfo)에 실패했습니다. 오류: 0x%1!x!. Failed to enumerate the list of sessions provider '%1!s!' is enabled to. EnumerateTraceGuidsEx(TraceGuidQueryInfo) failed with error 0x%1!x!.
5049세션 ID %1!hu!의 세션 속성을 가져오지 못했습니다. ControlTrace에 실패했습니다. 오류: 0x%2!x!. Failed to get the session properties for session ID %1!hu!. ControlTrace failed with error 0x%2!x!.
5050레지스트리의 자동 기록기 구성을 열거하지 못했습니다. RegEnumKeyExW에 실패했습니다. 오류: 0x%1!x!. Failed to enumerate autologger configuration in the registry. RegEnumKeyExW failed with error 0x%1!x!.
5201새 추적 세션 시작 Start new tracing session
5202추적 세션 업데이트 Update tracing session
5203추적 세션 중지 Stop tracing session
5204디스크에 버퍼링 모드 추적 세션 플러시 Flush buffering mode tracing session to disk
5205추적 세션을 새 출력 파일로 전환 Switch tracing session to a new output file
5206대상 폴더에 원본 ETL 복사 Copy original ETL to destination folder
5207원본 ETL 파일 삭제 Delete original ETL file
5208'%2!s!' 세션에 '%1!s!' 공급자 사용 Enable provider '%1!s!' to session '%2!s!'
5209'%2!s!' 세션에서 '%1!s!' 공급자 사용 안 함 Disable provider '%1!s!' from session '%2!s!'
5210'%2!s!' 세션에서 '%1!s!' 공급자의 사용 수정 Modify enablement for provider '%1!s!' on session '%2!s!'
5211'%2!s!' 자동 기록기에 '%1!s!' 공급자 추가 Add provider '%1!s!' to autologger '%2!s!'
5212'%2!s!' 자동 기록기에서 '%1!s!' 공급자 삭제 Delete provider '%1!s!' from autologger '%2!s!'
5213'%2!s!' 자동 기록기에서 '%1!s!' 공급자의 사용 수정 Modify enablement for provider '%1!s!' on autologger '%2!s!'

EXIF

File Name:EventTracingManagement.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-e..2provider.resources_31bf3856ad364e35_10.0.15063.0_ko-kr_35c0f7fa66a824a9\
File Size:26 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:26624
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:Dynamic link library
File Subtype:0
Language Code:Korean
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:ETW를 위한 WMI 공급자
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:"EventTracingManagement.dll"
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:"EventTracingManagement.dll".mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0

What is EventTracingManagement.dll.mui?

EventTracingManagement.dll.mui is Multilingual User Interface resource file that contain Korean language for file EventTracingManagement.dll (ETW를 위한 WMI 공급자).

File version info

File Description:ETW를 위한 WMI 공급자
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:"EventTracingManagement.dll"
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:"EventTracingManagement.dll".mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x412, 1200