[mongotop] document not exists for json output

XMLWordPrintableJSON

    • Type: Question
    • Resolution: Works as Designed
    • Priority: 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
            Reporter:
            Abolfazl Ziaratban
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: