Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-13823

[TOOLS] [mongotop] document not exists for json output

    XMLWordPrintableJSON

Details

    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

        Activity

          People

            dave.cuthbert@mongodb.com Dave Cuthbert (Inactive)
            andrew.feierabend@mongodb.com Andrew Feierabend (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              3 years, 15 weeks, 1 day ago