Giter Site home page Giter Site logo

Comments (4)

codytrey avatar codytrey commented on June 18, 2024

It looks like you don't have the Agent install media on the EM in the AUTO_DEPLOY directory. The following section of a similar example details the steps you need to follow:
https://github.com/controlm/automation-api-community-solutions/blob/master/3-infrastructure-as-code-examples/scaling-control-m-agent-host-group-with-a-dynamic-workload/deploy.md#control-menterprise-manager-setup

from automation-api-community-solutions.

codytrey avatar codytrey commented on June 18, 2024

@anshul07 I'm going to go ahead close. If you're still having issues with this I'd recommend opening a case directly with BMC Support

from automation-api-community-solutions.

maryplaya avatar maryplaya commented on June 18, 2024

In "RUN ctm provision image Agent.Linux" I guess there is still the old agent-version mentioned, which results that it wants to install: DRKAI.9.0.00_Linux-x86_64.tar.Z
DRKAI.9.0.00 is Control-M Agent Version 9.0.00 which is very old.

In /usr/app/ctmem/ctm_em/etc/emweb/automation-api/downloads/descriptors you need to have the json file with the correct version:
cat Agent_20.Linux.json
{
"OS": "Linux-x86_64",
"Installers":
[
"DRKAI.9.0.20.100_Linux-x86_64.tar.Z"
]
}

And then you need to have the DRKAI.9.0.20.100_Linux-x86_64.tar.Z in /usr/app/ctmem/ctm_em/AUTO_DEPLOY/.

Same works also with older version 9.0.19.200 and lower, but you need to have the correct json and SW in place.

from automation-api-community-solutions.

JoeGoldberg avatar JoeGoldberg commented on June 18, 2024

The action described by maryplaya will bypass the problem. But in my opinion, the "Agent." image, without a specific version qualifier, should point to the current version of the agent that matches the version of the Enterprise Manager. If that view is accepted, the correction for this issue requires a change on the Enterprise Manager side to make the Agent.Linux image in the Enterprise manager to point to 9.0.20 and for that image to also be provided in the AUTO_DEPLY directory.

from automation-api-community-solutions.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.