Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-34223

Implement server parameters, and config file options

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.0.0-rc0
    • None
    • None
    • None
    • Fully Compatible
    • Platforms 2018-04-23

    Description

      Command Line & Config file settings (Community Only)
      Command Line: --enableFreeMonitoring=<on|runtime|off>
      YAML Name: cloud.monitoring.free=<on|runtime|off>
      INI Name - Not supported
      The default is “runtime”.
      If set to “runtime”, free monitoring can be enabled or disabled at runtime.
      If set to “on”, free monitoring is enabled at startup, and behaves as if the user call setFreeMonitoring command. It cannot be disabled at runtime.
      If set to “off, free monitoring is disabled at startup regardless of any prior registration. It cannot be enabled at runtime.

      Command Line: --enableFreeMonitoringTag=string
      YAML Name: cloud.monitoring.free.tag=string
      INI Name - Not supported
      Optional tag to send as part of registration call to free monitoring service to help identify which partners provide images with free monitoring enabled by default.

      Set Parameter (Community Only)
      cloudFreeMonitoringEndpointURL=string
      A URL to upload data to. It must be HTTPS. It is startup only.
      This is a hidden parameter for test purposes.

      Attachments

        Activity

          People

            mark.benvenuto@mongodb.com Mark Benvenuto
            greg.mckeon@mongodb.com Gregory McKeon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: