Control-M agent installation

Several scripts
Post Reply
User avatar
Surya47
Nouveau
Nouveau
Posts: 6
Joined: 16 Jan 2014 12:00

Control-M agent installation

Post by Surya47 » 16 Jan 2014 7:02

What are the steps to install Control-M agent on a Unix server.
Please help me out.

Thanks in Advance!
Surya

User avatar
Ozarm
Nouveau
Nouveau
Posts: 37
Joined: 14 Jun 2007 12:00

Re: Control-M agent installation

Post by Ozarm » 14 Apr 2015 2:20

Hi,

Control-M/Agent installation
You need following prerequisites for example :

- filesystem /home/ctmagent capacity 1Go
- user : ctmagent group : controlm or tools
- and maybe for worflow open tcp on port (CTMSRV and Agent)

push distrib BMC on server unix
uncompress package in directorie /tmp and launch installation with root

cd /home/ctmagent
/tmp/Unix/setup.sh

and for install patch (uncompress package /tmp and install with user ctmagent)
==> before stop process agent (shut-ag)

sudo su - ctmagent (and launch patch starter)
/tmp/Unix/setup.sh

you must received message 'successfully' if it works well

and after you can inpout nodeid on server

- ctmping -NODEID 'your_agent_name' => add database ctm_server
or ctm_menu

Post Reply