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

Include only subset of memory statistics in diagnostic data

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.13, 3.3.11
    • Affects Version/s: 3.3.10
    • Component/s: Diagnostics
    • Labels:
      None
    • Fully Compatible
    • Platforms 18 (08/05/16)

      Current design collects all memory-related statistics from /proc/meminfo. This is quite a large number of metrics, which increases the amount of data collected, and a large portion are exotic kernel-internal statistics unlikely to be useful. We should include only the following initially:

      MemTotal
      Cached
      Dirty
      Buffers
      MemFree
      SwapTotal
      SwapCached
      SwapFree
      Active
      Inactive
      Active(anon)
      Inactive(anon)
      Active(file)
      Inactive(file)

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            bruce.lucas@mongodb.com Bruce Lucas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: