Page 1 of 1

query to find the status of Agents

Posted: 19 Jan 2014 6:43
by anirudhrh
query to find the status of Agents ??

CONTROL-M AGENT CHECK

Posted: 20 Jan 2014 5:18
by brownbag
ctm_agstat -list "AGENTNAME". Just insert the name of the agent (as seen in Configuration Manager) instead of AGENTNAME (and keep the quotes).

Re: query to find the status of Agents

Posted: 20 Jan 2014 7:00
by sunuriyal
If you want to see the status of all agents running use-
ctm_agstat -list "*"