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

Capture all rusage data in FTDC Server Status

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.6
    • Affects Version/s: None
    • Component/s: Diagnostics
    • Labels:
    • Fully Compatible
    • Service Arch 2018-11-05, Service Arch 2018-11-19

      We currently capture rusage but only to find hard page faults (see here). Almost all of the other fields in rusage are useful except for the maximum resident set, which we capture through the proc filesystem instead. Given that we've spent the time to make the syscall anyway, we should record the other useful info like context switches and soft faults.

            Assignee:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Reporter:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: