Details
-
New Feature
-
Resolution: Done
-
Major - P3
-
None
-
Fully Compatible
-
TIG 16 (06/24/16)
Description
It'd be helpful when diagnosing out of memory errors to see which pids were killed by the oom killer on linux.
I believe something like:
dmesg | grep 'Out of memory: Kill process'
|
would work for detecting an oom kill, althought it would be useful to have the whole oom-killer log output. See: Understanding the Linux oom-killer's logs on stack overflow for what I'm talking about.
Attachments
Issue Links
- is related to
-
SERVER-26349 Support running dmesg -T on platforms that require sudo
-
- Closed
-