Microsoft.SystemCenter.Apm.CsmWebPageTransactionRoleクライアントの Web ページ トランザクション ロール

Microsoft.SystemCenter.Apm.CsmWebPageTransactionRole (ClassType)

アプリケーション パフォーマンス監視クライアントの Web ページ トランザクション

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 (JPN) Description (JPN) 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>