Deployment

User Permissions and Connection Requirements

CategoryDescription
User PermissionsThe Management Pack requires the creation of a dedicated user with administrative privileges within your Junos Space environment.
Cloud Proxy to Juniper Junos SpaceEnsure a stable connection between the selected Cloud Proxy and the Junos Space using the HTTPS protocol on port 443.
Cloud Proxy to RegistryA reliable connection between the Cloud Proxy and registry.indevops.com is required, accessible via port 443.

Installing Management Pack

Pre-pull adapter's container image

Adapter's container must be pre-pulled on cloud proxy instances.

  1. SSH as root to cloud-proxies belonging to the collector group where adapter is to be run.
  2. Login to docker registry using docker login registry.indevops.com.
    • Use Harbor robot account designated for that deployment - provided by INDEVOPS.
  3. Pull container image using docker pull <IMAGE NAME>.
    • Image name can be found on release page for a given version of the management pack.

Install PAK file

  1. Download PAK file for version matching the pre-pulled adapter container image.
    • PAK file can be found on release page for a given version of the management pack.
  2. Login to VMware Aria Operations and go to 'Data Sources > Integrations > Repository > Add' and upload the PAK file, selecting both:
    • Install the PAK file even if it is already installed
    • Ignore the PAK file signature checking
  3. Install the management pack.

Configure Adapter

  1. Go to Administration > Integrations > Repository
    • Use filter on the right to put INDEVOPS
    • Click on brick with Juniper
  2. Use button ADD ACCOUNT
  3. Fill the fields

Adapter fields

Work in progress...