Microsoft.SystemCenter.Apm.CsmWebPageTransactionRole클라이언트 웹 페이지 트랜잭션 역할

Microsoft.SystemCenter.Apm.CsmWebPageTransactionRole (ClassType)

응용 프로그램 성능 모니터링 클라이언트 웹 페이지 트랜잭션

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.CsmTransactionRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIda94761db-33ae-1a0a-d711-db5f39a193c4

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Max Value Min Value Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  표시 이름 개체의 표시 이름입니다. false 4000      False     
System.ConfigItem:
ObjectStatus  enum  개체 상태 개체 상태 false 256        System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  자산 상태 자산 상태 false 256          System.ConfigItem.AssetStatusEnum 
Notes  richtext  메모 메모 false 4000           
Microsoft.SystemCenter.Apm.TransactionRoleBase:
TransactionName  string  트랜잭션 이름 트랜잭션 이름 true 256      False     
PerformanceRateMonitorEnabled  bool  \% Performance Events/sec 사용 \% Performance Events/sec 모니터가 응용 프로그램 이벤트에 대해 사용되는지 결정하는 플래그입니다. false 256           
PerformanceRateMonitorInterval  int  \% Performance Events/sec 간격 \% Performance Events/sec 카운터의 평균 값이 이 시간 간격에 대한 임계값보다 크면 경고가 생성됩니다. false 256  2147483647  30       
PerformanceRateMonitorThreshold  double  \% Performance Events/sec 임계값 \% Performance Events/sec 카운터의 평균 값이 지정된 시간 간격에 대한 이 임계값보다 크면 경고가 생성됩니다. false 256           
ExceptionRateMonitorEnabled  bool  \% Exception Events/sec 사용 \% Exception Events/sec 모니터가 응용 프로그램 이벤트에 대해 사용되는지 결정하는 플래그입니다. false 256           
ExceptionRateMonitorInterval  int  \% Exception Events/sec 간격 \% Exception Events/sec 카운터의 평균 값이 이 시간 간격에 대한 임계값보다 크면 경고가 생성됩니다. false 256  2147483647  30       
ExceptionRateMonitorThreshold  double  \% Exception Events/sec 임계값 \% Exception Events/sec 카운터의 평균 값이 지정된 시간 간격에 대한 이 임계값보다 크면 경고가 생성됩니다. false 256           
AvgRequestTimeMonitorEnabled  bool  평균 Request Time 사용 Avg. Request Time 모니터가 응용 프로그램 이벤트에 대해 사용되는지 결정하는 플래그입니다. false 256           
AvgRequestTimeMonitorInterval  int  평균 Request Time 간격 Avg. Request Time 카운터의 평균 값이 이 시간 간격에 대한 임계값보다 크면 경고가 생성됩니다. false 256  2147483647  30       
AvgRequestTimeMonitorThreshold  int  평균 Request Time 임계값 Avg. Request Time 카운터의 평균 값이 지정된 시간 간격에 대한 이 임계값보다 크면 경고가 생성됩니다. false 256  2147483647       
Microsoft.SystemCenter.Apm.CsmTransactionRole:
PerformanceAlerts  bool  성능 경고 수집 성능 경고 수집 false 256           
ExceptionAlerts  bool  예외 경고 수집 예외 경고 수집 false 256           
Microsoft.SystemCenter.Apm.CsmWebPageTransactionRole:
PageName  string  페이지 이름 페이지 이름 true 512      False     
PageLoadThreshold  int  페이지 로드 임계값 페이지 로드 임계값 false 256  2147483647       
SensitivityThreshold  int  민감도 임계값 민감도 임계값 false 256  2147483647       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Apm.CsmWebPageTransactionRole" Base="Microsoft.SystemCenter.Apm.CsmTransactionRole" Abstract="false" Accessibility="Internal" Hosted="true" Singleton="false">
<!-- this property contains serialized configuration -->
<Property ID="PageName" Type="string" CaseSensitive="false" Key="true" MaxLength="512"/>
<!-- Monitoring Settings -->
<Property ID="PageLoadThreshold" Type="int" CaseSensitive="false" Key="false" MinValue="0"/>
<Property ID="SensitivityThreshold" Type="int" CaseSensitive="false" Key="false" MinValue="0"/>
</ClassType>