[SERVER-7663] Mongostat usage help says netIn and netOut is in bits, instead of bytes Created: 14/Nov/12  Updated: 17/Jul/13  Resolved: 10/Jul/13

Status: Closed
Project: Core Server
Component/s: Tools
Affects Version/s: 2.2.0
Fix Version/s: 2.5.1

Type: Bug Priority: Major - P3
Reporter: Gianfranco Palumbo Assignee: Gianfranco Palumbo
Resolution: Done Votes: 0
Labels: mongostat, neweng, pull-request
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
is duplicated by DOCS-1427 Comment on: "manual/reference/mongost... Closed
Backwards Compatibility: Fully Compatible
Operating System: ALL
Steps To Reproduce:

mongostat --help

Participants:

 Description   

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



 Comments   
Comment by Matt Kangas [ 10/Jul/13 ]

Pull request merged in f126215c5e23637a55c6fda08f5b5d6f1dcbce88

Comment by auto [ 10/Jul/13 ]

Author:

{u'username': u'gianpaj', u'name': u'Gianfranco Palumbo', u'email': u'gianpa@gmail.com'}

Message: SERVER-7663 - Fix Mongostat usage help from bits to bytes in netIn and netOut

Signed-off-by: Matt Kangas <matt.kangas@10gen.com>
Branch: master
https://github.com/mongodb/mongo/commit/f126215c5e23637a55c6fda08f5b5d6f1dcbce88

Comment by Gianfranco Palumbo [ 10/Jul/13 ]

Pull request url: https://github.com/mongodb/mongo/pull/449

Comment by Gianfranco Palumbo [ 09/Jul/13 ]

Code review url: http://codereview.10gen.com/11087009/

Generated at Thu Feb 08 03:15:13 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.