Previous Topic: Maintaining AgentsNext Topic: Change the Low Privileged User for an Agent


Troubleshooting Agent Installation

Occasionally, process binding does not take place as expected. Use the following procedure to diagnose this error and take corrective action.

To diagnose and correct a bind failure

  1. Log on to the Solaris host as root.
  2. Change directories to the agent root directory, /opt/CA/ELMAgent.
  3. Type the following command:
    ps - eaf|grep caelm
    
  4. Examine the displayed results.
  5. If you determine that the agent start was unsuccessful, do the following:
    1. To kill the caelmdispatcher, enter kill -9 <caelmdispatcher process ID>, for example:
      kill -9 28300
      
    2. Change directories to /opt/CA/ELMAgent/bin.
    3. Start the CA User Activity Reporting Module agent service.
      ./S99elmagent start
      

      The message "CA ELM Agent Started Successfully" appears.

Note: View the agent status details again and verify that the agent is Running.