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

mms - please document startup warnings

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Can you document startup warnings in MMS?

      A host appears in orange if startup warnings have been detected.

      An example of a startup warning is:

      { "log": [ "Wed Jul 11 00:16:08 [initandlisten] ", "Wed Jul 11 00:16:08 [initandlisten] ** WARNING: You are running on a NUMA machine.", "Wed Jul 11 00:16:08 [initandlisten] ** We suggest launching mongod like this to avoid performance problems:", "Wed Jul 11 00:16:08 [initandlisten] ** numactl --interleave=all mongod [other options]", "Wed Jul 11 00:16:08 [initandlisten] " ], "ok": 1 }

      Another example is:

      "startupWarnings":

      { "log": [ "Fri Jul 13 09:56:53 [initandlisten] ", "Fri Jul 13 09:56:53 [initandlisten] ** NOTE: This is a development version (2.1.2) of MongoDB.", "Fri Jul 13 09:56:53 [initandlisten] ** Not recommended for production." ], "ok": 1 }

      You can see the startup warning by looking at the last ping for a host.

      Thanks!

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            rn@deftlabs.com Ryan Nitz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              11 years, 46 weeks, 4 days ago