This procedure describes how to send requests to the Control-M Self Service server using the ctl utility.
To send requests to the Control-M Self Service server using the ctl utility:
ctl -U <emUser> -P <emPass> -C Self Service Server
{-M <computerName> | -name <logicalName>}
{-reg |-cmd stop |-cmd life_check | -cmdstr "<Command_String>"}
[-timeout <<responseTimeout> (seconds)>] [-diagon]
NOTE: You can use a password file name <-pf> instead of using -U and -P.
For more information, see Parameters common to all ctl commands and ctl Self Service server parameters.
Parent Topic |