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

Mongostat usage help says netIn and netOut is in bits, instead of bytes

    • Fully Compatible
    • ALL
    • Hide

      mongostat --help

      Show
      mongostat --help

      mongostat --help displays

      netIn  - network traffic in  - bits
      netOut - network traffic out - bits
      

      See the code path in DOCS-737 to check how the return values from serverStatus.network db command stay in bytes.

      The strings to change are in:
      src/mongo/tools/stat.cpp:86

            Assignee:
            gianfranco Gianfranco Palumbo
            Reporter:
            gianfranco Gianfranco Palumbo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: