Article

Version information in ZENworks Orchestrator

Author Info

12 March 2008 - 2:31pm
Submitted by: nbornstein

article
Reads:

1754

Score:
1.666665
1.7
3
 
Comments:

0

If you have the ZENworks Orchestrator Console running, there are facts that show the version and build numbers of the running components.

The ZENworks Orchestrator Server build number and version are visible in the facts table when you select the server in the tree view. Likewise, you can see the ZENworks Orchestrator Agent build number and version in the facts table for a selected resource.

If ZENworks Orchestrator is installed but not running, you can find the version and build numbers from a properties file. On a Linux console where the agent is installed run the following commands for the version and build number:
$ cd /opt/novell/zenworks/zos/agent/conf
$ grep number build.properties
eas.product.buildnumber = 21075
$ grep version build.properties
eas.product.version = 1
eas.product.version.major = 1
eas.product.version.minor = 2
eas.product.version.point = 0
eas.product.version.full = 1.2.0
eas.console.version.full = 1.2.0
eas.jar.version = /opt/novell/zenworks/zos/agent/lib/common/version.jar

For the ZENworks Orchestrator Server, search for the same strings in /opt/novell/zenworks/zos/server/conf/build.properties.

On a Windows machine, the build.properties file will also be present but will be located in C:\Program Files\Redmojo\Agent\conf\build.properties.


Author Info

12 March 2008 - 2:31pm
Submitted by: nbornstein




User Comments

© 2009 Novell, Inc. All Rights Reserved.