Microsoft.SystemCenter.CM.AEM.CrashListener當機接聽程式

Microsoft.SystemCenter.CM.AEM.CrashListener (ClassType)

當機接聽程式:檔案共用及/或 Http(s) 接聽程式

Element properties:

Base ClassMicrosoft.SystemCenter.CM.AEM.AEMEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId92e52eba-7dea-464a-8cd4-c9a7393f3e62

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length 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.CM.AEM.CrashListener:
Enabled  bool  已啟用 AEM 已啟用無代理程式例外監控 false 256       
LocalFileShareAddr  string  本機檔案共用位址 本機錯誤報表檔案共用位址 false 256  False     
SharePath  string  共用路徑 錯誤報表檔案共用路徑 false 256  False     
Protocol  string  通訊協定 Http 接聽程式使用的通訊協定 (http/https) (如果已設定) false 256  False     
Port  int  連接埠號碼 Http 接聽程式接聽所使用的連接埠 (如果已設定) false 256       
UseWindowsAuth  bool  整合式 Windows 驗證 如果已設定 Http 接聽程式,旗標表示是否使用整合式 Windows 驗證 false 256       
TransmissionEnabled  bool  已啟用傳輸錯誤到 Microsoft 啟用傳輸有助於取得多種錯誤的可能解決方案回應。 false 256       
DetailedTransmission  bool  已啟用傳輸詳細錯誤到 Microsoft 啟用傳輸詳細資訊有助於 Microsoft 提供可能的解決方案回應 false 256       
EnablePreVistaClients  bool  啟用 Vista 之前的用戶端版本 執行 Windows Vista 之前的 Windows 作業系統版本之用戶端/使用者機器 false 256       
EnableVistaPostClients  bool  啟用 Vista 和更新的用戶端版本 用戶端/使用者機器執行 Windows Vista 和更新的作業系統版本 false 256       
OrganizationName  string  組織名稱 此組織收集使用者的錯誤報表 false 256  False     
MaxNumberCabsToCollect  int  要收集的 Cab 最大數目 檔案共用上的 PersistedCabs 資料夾可包含的 Cab 最大數目。 false 256       
ErrorTransmissionFilters  string  傳輸錯誤篩選器 根據錯誤群組、應用程式名稱、模組名稱、事件類型、使用者名稱及電腦名稱等項目,進行傳輸篩選。 false 256  False     
ExceptionFolders  string  資料夾名稱 系統會處理這些資料夾名稱,但不進行安全性檢查,例如資料夾名稱中是否存在無效字元的檢查。 false 256  False     
PublishMSSolutionLinks  bool  已啟用發行 MS 解決方案回應 設定此項表示應將 Microsoft 解決方案回應發行至任何錯誤群組的檔案共用。 false 256       
PublishMSSurveyLinks  bool  已啟用發行 MS 調查回應 設定此項表示當 Microsoft 解決方案回應為調查連結時,應將其發行到任何錯誤群組的檔案共用。 false 256       
PublishMSDataCollectionRequests  bool  已啟用發行 MS 集合回應 設定此項表示應將 Microsoft 集合回應發行至任何錯誤群組的檔案共用。 false 256       
PublishMSFileCollectionRequests  bool  已啟用發行 MS 檔案集合回應 設定此項表示應將 Microsoft 檔案集合回應發行至任何錯誤群組的檔案共用。 false 256       
PublishMSRegistryCollectionRequests  bool  已啟用發行 MS 登錄集合回應 設定此項表示應將 Microsoft 登錄集合回應發行至任何錯誤群組的檔案共用。 false 256       
PublishMSWMIQueryRequests  bool  已啟用發行 MS WMI 查詢集合回應 設定此項表示應將 Microsoft WMI 查詢集合回應發行至任何錯誤群組的檔案共用。 false 256       
PublishMSMemoryDumpRequests  bool  已啟用發行 MS 記憶體傾印集合回應 設定此項表示應將 Microsoft 記憶體傾印集合回應發行至任何錯誤群組的檔案共用。 false 256       
PolicyResponseUrl  string  預設解決方案 URL 此為所有錯誤群組的預設解決方案 URL,除非系統為其發行明確的 URL (Microsoft/自訂) 到檔案共用 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.CM.AEM.CrashListener" Accessibility="Public" Base="Microsoft.SystemCenter.CM.AEM.AEMEntity" Hosted="true" Abstract="false">
<Property ID="Enabled" Type="bool" Key="false"/>
<Property ID="LocalFileShareAddr" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SharePath" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Protocol" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Port" Type="int" Key="false"/>
<Property ID="UseWindowsAuth" Type="bool" Key="false"/>
<Property ID="TransmissionEnabled" Type="bool" Key="false"/>
<Property ID="DetailedTransmission" Type="bool" Key="false"/>
<Property ID="EnablePreVistaClients" Type="bool" Key="false"/>
<Property ID="EnableVistaPostClients" Type="bool" Key="false"/>
<Property ID="OrganizationName" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="MaxNumberCabsToCollect" Type="int" Key="false"/>
<Property ID="ErrorTransmissionFilters" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="ExceptionFolders" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="PublishMSSolutionLinks" Type="bool" Key="false"/>
<Property ID="PublishMSSurveyLinks" Type="bool" Key="false"/>
<Property ID="PublishMSDataCollectionRequests" Type="bool" Key="false"/>
<Property ID="PublishMSFileCollectionRequests" Type="bool" Key="false"/>
<Property ID="PublishMSRegistryCollectionRequests" Type="bool" Key="false"/>
<Property ID="PublishMSWMIQueryRequests" Type="bool" Key="false"/>
<Property ID="PublishMSMemoryDumpRequests" Type="bool" Key="false"/>
<Property ID="PolicyResponseUrl" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>