Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
Description
Description
It seems that the confusion here can be mitigated by linking to the top command documentation from the mongotop documentation
Engineering Description
hi ![]()
when i run mongotop with the --json parameter then the output is :
{
|
"time" : "2020-08-08T12:19:58.299017269+04:30"m |
"totals": { |
"admin.system.keys": { |
"total": { |
"time":0, |
"count":0 |
},
|
"read": { |
"time":0, |
"count":0 |
},
|
"write": { |
"time":0, |
"count":0 |
}
|
}
|
//,... |
}
|
}
|
i didn't found any document related to the `count` parameter.
what is `count` parameter ? is X operation per second ? (count of write(or read) per time)
thanks.
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
TOOLS-2696 [mongotop] document not exists for json output
-
- Closed
-