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

Document all the commands being used to collect FTDC data

    • 0.5

      Hi,

      We should document all the commands being used to collect FTDC data:

      serverStatus: db.serverStatus({tcmalloc: true})
      replSetGetStatus: rs.status()
      collStats for local.oplog.rs: db.getSiblingDB('local').oplog.rs.stats()
      getCmdLineOpts: db.adminCommand({getCmdLineOpts: true})
      buildInfo: db.adminCommand({buildInfo: true})
      hostInfo: db.adminCommand({hostInfo: true})
      

      Thank you,
      Dima

            Assignee:
            ravind.kumar Ravind Kumar (Inactive)
            Reporter:
            dmitry.agranat@mongodb.com Dmitry Agranat
            Votes:
            4 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated:
              Resolved:
              5 years, 18 weeks ago