Note: Kernel version 4.11 or later is required for the OOM Kill check to work.
In addition, Windows, Container-Optimized OS, 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.