When you run a utility to report the version number of the software, you will see both the version number for the product as well as the version number for the underlying foundation software. These two version numbers might differ.

To verify the version number, enter the following command from the <BASEDIR>/smarts/bin directory:

sm_server --version

This command should return the following information:

  • Operating system (OS) name on which the product is running and the OS version identifier.

  • Version number of the product.

  • Version number of the foundation (DMT) code, foundation build number, the date and time that the build was made as well as whether you have installed a 64-bit version of the software. If you installed the 64-bit version, you will see a “/64” after the foundation and the product version number.

    The “sm_server --version” output is the following:

    Operating System <Identifier>
    <product>: V<Number>(<InternalBuild>), <Date> 
    Copyright 2019, VMware Inc - Build <Build>
    Foundation V<Number>(<InternalBuild>), <Date>
    Copyright 1995-2018, VMware - Build <Build>
    

    For example, for IP Manager, the output might look similar to:

    sm_server:
    linux_rhAS50-x86-64/301095700
    TCSA_DM_IP_NETWORK_SUITE: V2.3.0.0(212970), 19-Jun-2023 06:35:20 Copyright 2023, VMware Inc - Build 4
    Foundation V2.3.0.0(212877), 15-Jun-2023 09:03:45 Copyright 2023, VMware Inc - Build 1

    The product version number is displayed during the Wizard mode installation on the InstallShield screen.

    Be aware that product versions vary and do not always match the software foundation version number. For example, if you select the About from the Help menu in the Global Console, you may see a different number.