Command to stop/start Control M agent from remote system
Joined: 16 Sep 2007 10:00. by tux_dude » 05 Nov 2007 3:50. You can do this via remote shell. On my system, I use ssh with sudo to stop and start the agents. To stop: ssh ctmag@server 'sudo shut-ag -u ctmag -p ALL'. To start: ssh ctmag@server 'sudo start-ag -u ctmag p ALL'. philmalmaison.