Microsoft.SystemCenter.Apm.CsmTransactionRole用戶端 Web 交易角色

Microsoft.SystemCenter.Apm.CsmTransactionRole (ClassType)

應用程式效能監視用戶端 Web 交易

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.TransactionRoleBase
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId95062589-c0e1-4f8e-c5a9-afb137c0de43

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) 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  \%效能事件數/秒已啟用 以旗標來判斷是否已針對應用程式事件啟用 \% 效能事件數/秒監視 false 256           
PerformanceRateMonitorInterval  int  \%效能事件數/秒間隔 \%效能事件數/秒計數器的平均值若大於此時間間隔的閾值,系統將產生警示。 false 256  2147483647  30       
PerformanceRateMonitorThreshold  double  \%效能事件數/秒閾值 \%效能事件數/秒計數器的平均值若大於此指定時間間隔的閾值,系統將產生警示。 false 256           
ExceptionRateMonitorEnabled  bool  \%例外狀況事件數/秒已啟用 以旗標來判斷是否已針對應用程式事件啟用 \% 例外狀況事件數/秒監視 false 256           
ExceptionRateMonitorInterval  int  \%例外狀況事件數/秒間隔 \%效能事件數/秒計數器的平均值若大於此時間間隔的閾值,系統將產生警示。 false 256  2147483647  30       
ExceptionRateMonitorThreshold  double  \%例外狀況事件數/秒閾值 \%例外狀況事件數/秒計數器的平均值若大於此指定時間間隔的閾值,系統將產生警示。 false 256           
AvgRequestTimeMonitorEnabled  bool  Avg.Request Time 已啟用 決定是否要為應用程式事件啟用 Avg.Request Time 監視器的旗標 false 256           
AvgRequestTimeMonitorInterval  int  Avg.Request Time 間隔 Avg. Request Time 計數器的平均值若大於此時間間隔的閾值,系統將產生警示。 false 256  2147483647  30       
AvgRequestTimeMonitorThreshold  int  Avg.Request Time 閾值 Avg. Request Time 計數器的平均值若大於此指定時間間隔的閾值,系統將產生警示。 false 256  2147483647       
Microsoft.SystemCenter.Apm.CsmTransactionRole:
PerformanceAlerts  bool  收集效能警示 收集效能警示 false 256           
ExceptionAlerts  bool  收集例外狀況警示 收集例外狀況警示 false 256           

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Apm.CsmTransactionRole" Base="AL!Microsoft.SystemCenter.Apm.TransactionRoleBase" Abstract="true" Accessibility="Public" Hosted="false" Singleton="false">
<!--Event/Alert Rules Configuration-->
<Property ID="PerformanceAlerts" Type="bool" CaseSensitive="false" Key="false"/>
<Property ID="ExceptionAlerts" Type="bool" CaseSensitive="false" Key="false"/>
</ClassType>