Article

nbornstein's picture
article
Reads:

4017

Score:
1.666665
1.7
3
 
Comments:

0

Version information in ZENworks Orchestrator

Author Info

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

(View Disclaimer)

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.


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell