Adding a New Plugin

During the AppViewX installation, the user may not enable all the plugins that are required. Therefore, the user can enable those plugins after the AppViewX installation.

To enable a plugin after installation:

  1. Navigate to the /home/appviewx/appviewx_kubernetes/scripts directory.
  2. Open the appviewx.conf file.
  3. Modify the ENABLED_PLUGINS as new plugins that need to be installed.
    Warning: It is not recommended to delete the appviewx_dependencies in the ENABLED_PLUGINS value. For example, ENABLED_PLUGINS= avx_dependencies,avx_vendors.
  4. Enter the data center value in which the plugin needs to be installed.
    For example, avx_vendors=dc1.
  5. Save and exit the appviewx.conf file.
  6. Navigate to the scripts directory.
  7. In the scripts directory, execute the following command:
    script plugins_install.sh