Adding a New Plugin
To enable a plugin after installation:
- Navigate to the /home/appviewx/appviewx_kubernetes/scripts directory.
- Open the appviewx.conf file.
-
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.
- Enter the data center value in which the plugin needs to be installed.
For example, avx_vendors=dc1.

- Save and exit the appviewx.conf file.
- Navigate to the scripts directory.
-
In the scripts directory, execute the following command:
script plugins_install.sh
