Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-24211

Addition of oom killed processes to the system logs tab

    • Fully Compatible
    • TIG 16 (06/24/16)

      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.

            Assignee:
            jonathan.abrahams Jonathan Abrahams
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            3 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: