6.4 Determining the Version of ZENworks Components Installed on a Linux Server

You can list the version of the ZENworks components installed on your Linux server by running the version utility located in the /opt/novell/zenworks/bin directory called novell-zdm-version. For a list of the available parameters you can use with this utility, enter one of the following commands:

./novell-zdm-version -h
./novell-zdm-version -help

The help for this utility lists the following:

Usage:  novell-zdm-version [options]Options:  
-l[ist]: List component names with their display names
-c[omponent]    <c> : Show version information for component <c> only
-p[ackages]         : Show package versions for each specified component
-d[etails]          : Display all ZENworks-installable packages per component  
-s[howcommon]     : Show information about common components  
-h[elp]             : Display this help messageNotes:  
  1) Use the -l[ist] option to get a mapping from component names to display names.  The component names are used with the -c[omponent] option.
  2) The -d[etails] option shows additional package dependency information for each component displayed.  It implies the -p[ackages] option.
  3) The -s[howcommon] option displays information about components (or packages) that are not directly selectable from the installer.