Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-258

document the new page fault output

      The global values are still valid, but there are now db level stats as well.

      db.serverStatus(); - 2.1.2+

      "recordStats" : {
      "accessesNotInMemory" : 3,
      "pageFaultExceptionsThrown" : 1,
      "alerts" :

      { "accessesNotInMemory" : 0, "pageFaultExceptionsThrown" : 0 }

      ,
      "something" :

      { "accessesNotInMemory" : 0, "pageFaultExceptionsThrown" : 0 }

      ,
      "foo" :

      { "accessesNotInMemory" : 0, "pageFaultExceptionsThrown" : 0 }

      ,
      "bar" :

      { "accessesNotInMemory" : 0, "pageFaultExceptionsThrown" : 0 }

      ,

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            rn@deftlabs.com Ryan Nitz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              11 years, 43 weeks, 4 days ago