How to install an Extension Pack to the iSPI Perfromance for Metrics.

  • KM03644853
  • 26-May-2020
  • 26-May-2020

This document has not been formally reviewed for accuracy and is provided "as is" for your convenience.

Summary

How to install an Extension Pack to the iSPI Perfromance for Metrics.

Question

To deploy any Extension Pack (Traffic, QA, MPLS, Multicast, IPT) installed in NNMi to the dedicated NPS server you have to use the installExtensionPack.ovpl utility and the following easy steps to achieve this.

Answer

By default the Extension Pack install binaries are located in their corresponding tar.gz fie on the NNMi server in the below directory, e.g.:

Linux: /opt/OV/newconfig/qa/QAReportPackInstall/Quality_Assurance.tar.gz

Windows: %NNMInstallDir%\newconfig\qa\QAReportPackInstall\Quality_Assurance.tar.gz


Copy the file Quality_Assurance.tar.gz on the NPS server in below directory:

Linux: /opt/OV/NNMPerformanceSPI/extensionpacks/

Windows: %NPSInstallDir%\NNMPerformanceSPI\extensionpacks\

And proceed with the installation script on the NPS server:

Linux: /opt/OV/NNMPerformanceSPI/bin/installExtensionPack.ovpl -e /opt/OV/NNMPerformanceSPI/extensionpacks/Quality_Assurance.tar.gz -m all -f install
Windows: %NPSInstallDir%\NNMPerformanceSPI\bin\installExtensionPack.ovpl -e %NPSInstallDir%\NNMPerformanceSPI\extensionpacks\Quality_Assurance.tar.gz -m all -f install