Smarts NCM: How to show your current NCM License through the CLI---End
search cancel

Smarts NCM: How to show your current NCM License through the CLI---End

book

Article ID: 330909

calendar_today

Updated On:

Products

VMware Smart Assurance

Environment

VMware Smart Assurance - NCM

Resolution

To view your current License with NCM please do the following:
  1. Log into the Application Server via CLI. 
  2. Set home variable by doing the following:
    1. source /etc/voyence.conf
  3. Go to the License directory located under tools
    1. cd $VOYENCE_HOME/tools/license
  4. Run the following command:
    1. ./runLicenseCmd.sh
  5. It will prompt for a login please use the sysadmin account. 
    1. Enter user name:
      sysadmin
      Enter password:
  6. After your logged in it will display a list of available commands. 
                 ======= AVAILABLE COMMANDS =======
                 help [<cmdname>]
                 show-license
                 update-license <full path for license key>
                 quit
                 ==================================
  1. Please type show-license. (Please see example below)
                 cmd > show-license
                 Command = show-license
                 ================================================================================
                  CURRENT LICENSE INFORMATION
                 ================================================================================
                 License Serial Number:     020120161
                 Number of Devices:         10000
                 Expiration (MM-DD-YYYY):   02-01-2017
                 Number of Device Servers:  100

                 List of Enabled Features:

                 OS Management
                 Compliance Audit
                 Public API
                 VPN Service Manager
                 Generic JMS Integration
                 Workspaces

                 ================================================================================




Additional Information