Details
-
New Feature
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
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
- depends on
-
EVG-904 Allow tasks to log to system logs
-
- Closed
-
- is related to
-
SERVER-26349 Support running dmesg -T on platforms that require sudo
-
- Closed
-
-
EVG-357 Add uptime command to system logs
-
- Resolved
-