Include only subset of memory statistics in diagnostic data

XMLWordPrintableJSON

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

      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
              Reporter:
              Bruce Lucas (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: