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

Update serverStatus documentation for 2.8 changes

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • v1.3.14, mongodb-3.0
    • Affects Version/s: None
    • Component/s: manual
    • Labels:
      None

      If mongodb is running with SSL,

      	"security" : {
      		"SSLCertificateExpirationDate" : ISODate("2020-07-17T16:00:00Z")
      	},
      

      is added to the server status. This should be described at:

      http://docs.mongodb.org/manual/reference/command/serverStatus/#dbcmd.serverStatus

      also, http://docs.mongodb.org/manual/reference/server-status/ is a googlable artifact that should be cleaned and suppressed from the push as it's not in the hierarchy (and has no breadcrumbs).

      further, information about the slave map is now in the "repl" section of serverStatus.

      further, additional information about migration cleanup is now available per https://jira.mongodb.org/browse/SERVER-13648?focusedCommentId=738715&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-738715

      http://docs.mongodb.org/manual/core/sharding-chunk-migration/ and other pages may also benefit from updates reflecting this last change.

      further, rollbackId is now included int he repl section of serverStatus

      metrics.commands

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            michael.paik Michael Paik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 years, 19 weeks, 1 day ago