Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-2696

[mongotop] document not exists for json output

    • Type: Icon: Question Question
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Needed
    • It seems that the confusion here can be mitigated by linking to the top command documentation from the mongotop documentation

      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.

            Assignee:
            Unassigned Unassigned
            Reporter:
            abolfazl.ziaratban@gmail.com Abolfazl Ziaratban
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: