Applies to: All versions of Zorp
Introduction
This article describes how to display the version numbers of the different Zorp components. Always include the version numbers of the relevant Zorp components in BOSS support requests.
Solution
To display the version number of Zorp using ZMC, complete the following steps:
- Start ZMC and login to ZMS.
Right-click the problematic host in the configuration tree, and select Run program from the context menu.
Enter /usr/sbin/zorpctl version and click Ok.
- The version information is displayed in a popup window. Copy it into your BOSS support request. Allways include the full output of the command.
To display the version number of ZMS using ZMC, complete the following steps:
- Start ZMC and login to ZMS.
Right-click the host running ZMS in the configuration tree, and select Run program from the context menu.
Enter /usr/sbin/zms --version and click Ok.
- The version information is displayed in a popup window. Copy it into your BOSS support request. Allways include the full output of the command.
To display the version number of Zorp using the command line, complete the following steps:
- Login to the Zorp host from a local console, or remotely via SSH. NOTE: SSH access must be enabled in ZMC to access Zorp remotely.
Execute the following command: /usr/sbin/zorpctl version
- Copy the output into your BOSS support request.
To display the version number of ZMS using the command line, complete the following steps:
- Login to the ZMS host from a local console, or remotely via SSH. NOTE: SSH access must be enabled in ZMC to access ZMS remotely.
Execute the following command: /usr/sbin/zms --version
- Copy the output into your BOSS support request.



