Microsoft.SystemCenter.Apm.CsmWebApplicationComponent用戶端監視應用程式元件

Microsoft.SystemCenter.Apm.CsmWebApplicationComponent (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.CsmApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0a81e2c2-71ff-36ed-b47c-a9a7c22b424f

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.ApplicationComponentBase:
ApplicationName  string  名稱 應用程式元件名稱 false 256      False     
MonitoringComputerGroup  guid  監視電腦群組 此電腦群組的成員為應用程式探索目標 false 256           
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.CsmApplicationComponent:
PerformanceAlerts  bool  收集效能警示 於用戶端瀏覽器偵測到收集效能警示 false 256           
ExceptionAlerts  bool  收集例外狀況警示 於用戶端瀏覽器偵測到收集例外狀況警示 false 256           
Microsoft.SystemCenter.Apm.CsmWebApplicationComponent:
PageLoadThreshold  int  頁面載入閾值 (毫秒) 此頁面載入值將依網頁載入用戶端瀏覽器所花時間來觸發效能事件 false 256  2147483647       
SensitivityThreshold  int  敏感度閾值 (毫秒) 回應速度高於敏感度閾值的用戶端函式不會列在效能事件報告中 false 256  2147483647       
AjaxThreshold  int  Ajax 閾值 (毫秒) 此效能閾值用於測量用戶端瀏覽器中速度較慢的 Ajax 呼叫 false 256  2147483647       
RequestFilters  string  要求篩選器 保留為內部使用 false 2147483647      False     
ResponseFilters  string  回應篩選器 保留為內部使用 false 2147483647      False     
StreamFilters  string  資料流篩選器 保留為內部使用 false 2147483647      False     
IPHeaders  string  用戶端 IP 標頭 負載平衡器使用此標頭標籤來指定用戶端 IP 位址 false 2147483647      False     
SamplingRate  int  取樣率 此取樣率用於決定要包括於效能和例外狀況事件中的用戶端連線比率 false 256  2147483647       
DisabledContent  int  已停用的內容 保留為內部使用 false 256  2147483647       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Apm.CsmWebApplicationComponent" Base="Microsoft.SystemCenter.Apm.CsmApplicationComponent" Abstract="false" Accessibility="Public" Hosted="true" Singleton="false">
<!--Monitoring Configuration-->
<Property ID="PageLoadThreshold" Type="int" CaseSensitive="false" Key="false" MinValue="0"/>
<Property ID="SensitivityThreshold" Type="int" CaseSensitive="false" Key="false" MinValue="0"/>
<Property ID="AjaxThreshold" Type="int" Key="false" MinValue="0"/>
<Property ID="RequestFilters" Type="string" Key="false" MaxLength="2147483647"/>
<Property ID="ResponseFilters" Type="string" Key="false" MaxLength="2147483647"/>
<Property ID="StreamFilters" Type="string" Key="false" MaxLength="2147483647"/>
<Property ID="IPHeaders" Type="string" Key="false" MaxLength="2147483647"/>
<Property ID="SamplingRate" Type="int" Key="false" MinValue="0"/>
<Property ID="DisabledContent" Type="int" Key="false" MinValue="0" MaxValue="2147483647"/>
</ClassType>