Probe Using CPM
  • 11 Oct 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Probe Using CPM

  • Dark
    Light
  • PDF

Article summary

About this Article
This article provides the Probe installation methods using CPM.


Method 1: Using APIs

CPM (Centralized Probe Management) can be utilized to install VSP Probe by following the below steps:

  1. Install CPM using any one of the three methods
  2. Utilize the Install Probe API for Probe installation
  3. Probe can also be upgraded/uninstalled using the Upgrade Probe/Uninstall Probe API


Method 2: Using Automated Scripts

NOTE
This method is available only from Version 3.1.0


  1. Using the Automation script and a file with list of workloads (where Probe must be installed), the Installation team performs Probe Installation after CPM and CMS installation
    Shell
    python3 CPM_Probe_Installation.py -cmsurl <cms_url> -mode installwithID
  2. The Probe installation is initiated in parallel in all workloads. It is performed during the time window provided by the customer
  3. Upon completion, the status can be verified by navigating to Deploy > Probes in the CMS. All the probes are listed along with the status - whether they are connected with CMS

Was this article helpful?