Getting Agent Version

Everything about Control-M agents installation or setup.
Post Reply
User avatar
cjdesch
Nouveau
Nouveau
Posts: 10
Joined: 16 Jul 2013 12:00

Getting Agent Version

Post by cjdesch » 25 Sep 2013 5:22

Is there a one line command that can be used to return the Agent version? I know we can get the agent version from the installed-versions.txt but I need to be able to script upgrade packages for different versions of the agent.

Was looking for a one-liner that could give me back "6.4.00.300" indicating that its a 6.4 agent with FixPack 3

The alternative might be a shell script that can parse the installed-versions.txt quickly and retrieve that information.

This would be in the unix environment.

User avatar
gglau
Nouveau
Nouveau
Posts: 317
Joined: 13 Jun 2007 12:00

Post by gglau » 26 Sep 2013 4:17

This is the best choice and version and platform independent. Even BMC scripts read this file to determine version and fixpack.

User avatar
cjdesch
Nouveau
Nouveau
Posts: 10
Joined: 16 Jul 2013 12:00

Post by cjdesch » 27 Sep 2013 6:04

Is there a script out there to do this?

User avatar
Manii
Nouveau
Nouveau
Posts: 46
Joined: 28 Jul 2011 12:00

Post by Manii » 08 Oct 2013 3:35

Hi ,

You can export the list from CCM also ,
It will give you agent version with fix pack also the OS platform information.
Hope this will help

This usually work on agent version 6.4 onward.

Thanks,
Mani

Post Reply