Back to Opsview FAQ

Enable Opspack imports using the UI

Importing Opspacks using the UI is disabled by default. This article walks you through enabling Opspack imports through the UI.

Prerequisites Copied

Process Copied

  1. Log into the orchestrator as root.
  2. Open your user_vars.yml file (/opt/opsview/deploy/etc/user_vars.yml) in your preferred text editor.
  3. Locate the variable opsview_allow_plugin_upload and set it to True:
opsview_allow_plugin_upload: True

If this variable is not defined, add the above line to the end of your user_vars.yml file.

  1. Run the orchestrator-install.yml playbook using opsview-deploy to apply the new Opspack import setting:
/opt/opsview/deploy/bin/opsview-deploy /opt/opsview/deploy/lib/playbooks/orchestrator-install.yml

You should now be able to import Opspacks using the UI.

["Geneos"] ["Opsview > Integrations"] ["FAQ"]

Was this topic helpful?