monogostat support for non-mmapv1 storage engines

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Critical - P2
    • 2.8.0-rc3
    • Affects Version/s: None
    • Component/s: mongostat
    • None
    • MCI 2.8.0-RC0

      The only statistics that are valid across storage engine implementations are:

      • insert
      • query
        *update
      • delete
      • getmore
      • commands
      • netIn
      • netOut
      • conn
      • time

      And in replsets with --discover

      • hostname
      • set name
      • repl (type of node: primary, secondary, mongos)

      One approach is to auto-detect the type of storage engine and display the right stats. This breaks down in the --discover mode because you can have mixed sets. This could be overcome, by re-writing the header line every time the node type "changes"

              Assignee:
              sam.helman@10gen.com
              Reporter:
              Daniel Pasette (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: