iControl

  1. To integrate the iControl library into required project, copy the library and past it into: cd <user_home_dir>/installer/external_libs/ folder (create a folder if the folder does not exist).
  2. Visit devcentral f5 download page URL: https://devcentral.f5.com/s/articles/iControl-Library-For-Java-With-Source.
  3. Download the latest iControl integration library file from the list of libraries.
  4. Extract the downloaded zip file use path: Extract to iControlAssembly_13_1_0-Java\.
  5. Copy the iControl.jar file from the extracted package to the external_libs directory.
    • If AppViewX is already installed or upgraded from an earlier verion of AppViewX, move the iControl-13.1.0.jar file to cp -r /lib/iControl-13.1.0.jar <user_home_dir>/external_libs/ directory.
    • If AppViewX is not installed, move the iControl-13.1.0.jar file to cp -r /lib/iControl-13.1.0.jar /home/appviewx/Installer/external lib directory.
  6. If multi node environment, copy the iControl-13.1.0.jar file to all the servers where the avx_vendors is running.
  7. Restart the avx_vendors plugin followed by the gateway:
    appviewx --restart plugins avx_vendors
    appviewx --restart gateway