Skip to main content
Version: 10.2

Activating FlexNet Autoconfigurator

warning

FlexNet Autoconfigurator is active by default; make sure it is activated to turn on the automatic configuration of FlexNet license manager data collection. If it is inactive, follow these instructions to activate:

  1. Open a command prompt with Administrator level privileges.

  2. Go to the bin directory, which is by default in C:\Program Files\OpeniT\Core\bin, run the command:

    Command Syntax
    cd $BIN_DIR
    Example
    cd C:\Program Files\OpeniT\Core\bin
  3. Once in the directory, activate the automatic configuration of the license data collection, run the command:

    Command Syntax
    openit_oconfinit -u "C:/Program Files/OpeniT/Core/Configuration/module-activation/license_analyzer.root.licenseanalyzer.autoconfigurator.active=true"
  4. To activate the automatic configuration of the FlexNet license servers, run the command:

    Command Syntax
    openit_oconfinit -u "C:/Program Files/OpeniT/Core/Configuration/module-activation/license_analyzer.root.licenseanalyzer.autoconfigurator.flex.active=true"
  5. By default, module activation changes are applied every 6 hours. However, if you want to activate the FlexNet autoconfigurator immediately, run the appropriate command based on your system setup:

  6. Verify proper configuration, run the command:

    Command Syntax
    openit_licenseconfigbuilder
  7. Verify that there are configurations for automatically detected FlexNet servers in flexlogcollector2.xml and flexpoller.xml in the Components directory, which is by default in C:\Program Files\OpeniT\Core\Components.

    note

    Configurations based on the detected autocollectors start with auto_.

If you want to activate FlexNet Autoconfigurator on selected clients, follow the instructions in the Activating Features on Selected Clients section.