Microsoft.SystemCenter.CM.AEM.CrashListener故障侦听器

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

故障侦听器: 文件共享和/或 Http 侦听器

Element properties:

Base ClassMicrosoft.SystemCenter.CM.AEM.AEMEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId53be3e4a-b063-044e-5272-0ec019cf651d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) 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 查询收集响应发布到文件共享以供任何错误组使用的设置。 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>