For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/integrations/oom-kill.md.
A documentation index is available at /llms.txt.
Note: Kernel version 4.9 or later is required for the OOM Kill check to work.
In addition, Windows and CentOS/RHEL versions earlier than 8 are not supported.
Configuration
In the system-probe.yaml file at the root of your Agent’s configuration directory, add the following configuration:
system_probe_config:enable_oom_kill:true
Ensure that the oom_kill.d/conf.yaml file is present in the conf.d/ folder at the root of your Agent’s configuration directory to start collecting your OOM Kill metrics. See the example oom_kill.d/conf.yaml for all available configuration options.