Supported OS Windows

インテグレーションバージョン1.0.0

To find out if this integration is available in your organization, see your Datadog Integrations page or ask your organization administrator.

To initiate an exception request to enable this integration for your organization, email support@ddog-gov.com.

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

Overview

Get Datadog events upon Windows system crash to create monitors in Datadog.

Note: The list of metrics collected by this integration may change between minor Agent versions. Such changes may not be mentioned in the Agent’s changelog.

Minimum Agent version: 7.47.0

Setup

Installation

The Windows Crash Detection integration is included in the Datadog Agent package. No additional installation is needed.

Configuration

  1. Edit the wincrashdetect.d/conf.yaml file in the conf.d/ folder at the root of your Agent’s configuration directory to set enabled: true. See the sample wincrashdetect.d/conf.yaml.example for all available configuration options.

  2. Enable the Windows Crash Detection module in C:\ProgramData\Datadog\system-probe.yaml by setting the enabled flag to ’true':

    windows_crash_detection:
        enabled: true
    
  3. Restart the Agent.

Validation

Run the Agent’s status subcommand and look for wincrashdetect under the Checks section.

Data Collected

Metrics

No metrics are collected by this integration.

Events

The Windows Crash Detection integration submits an event when it detects a previously unreported system crash (BSOD) at Agent startup. The integration submits one event per crash.

Service Checks

The Windows Kernel Memory integration does not include any service checks.

Troubleshooting

Need help? Contact Datadog support.

Further Reading