Microsoft.SystemCenter.CM.AEM.CrashListenerクラッシュ リスナー

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

クラッシュ リスナー : ファイル共有および HTTP (HTTPS) リスナー

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 (JPN) Description (JPN) 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 OS を実行するクライアント/エンドユーザー コンピューター false 256       
EnableVistaPostClients  bool  Vista 以降のクライアントを有効にする Windows Vista OS 以降のバージョンを実行するクライアント/エンドユーザー コンピューター 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 調査応答の公開有効 MS ソリューション応答が調査リンクの場合に、すべてのエラー グループのファイル共有に公開するかどうかを示す設定。 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 (Microsoft/Custom) がファイル共有に公開されるまで使用される、すべてのエラー グループに対する既定のソリューション URL 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>