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

Comment on: "mms/tutorial/install-automation-agent-from-archive"

      Hi Team,

      This document contains erroneous command to start the automation-agent on Step 7 Starting the Automation Agent.
      Incorrect Command:

      nohup ./mongodb-mms-automation-agent >> automation-agent.log 2>&1 &

      Correct Command:

      nohup ./mongodb-mms-automation-agent --config=local.config >> /var/log/mongodb-mms-automation/automation-agent.log 2>&1 &

      Thanks,
      Akshat

            Assignee:
            rob.justice@mongodb.com Robert Justice (Inactive)
            Reporter:
            akshat.joshi@mongodb.com Akshat Joshi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              6 years, 15 weeks, 5 days ago