Previous Topic: How to Configure Agent ParametersNext Topic: Configure Agent Parameters on the Scheduling Manager


Configure Agent Parameters on the Agent

You may need to change an agent parameter, for example, the agentname parameter to rename the agent.

To configure agent parameters on the agent

  1. Open a PASE terminal session.
  2. Change to the agent installation directory.
  3. Enter the following command to stop the agent:
    ./cybAgent -s
    
  4. Open the agentparm.txt file located in the agent installation directory.
  5. Edit the file to make the required changes.
  6. Save and close the agentparm.txt file.
  7. Start the subsystem that runs the agent if it has stopped.
  8. Enter the following command to start the agent:
    ./cybAgent
    

    The agent starts running and the parameters are configured on the agent.