Probe Using CPM
- 11 Oct 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Probe Using CPM
- Updated on 11 Oct 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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:
- Install CPM using any one of the three methods
- Utilize the Install Probe API for Probe installation
- 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
- 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 installationShell
python3 CPM_Probe_Installation.py -cmsurl <cms_url> -mode installwithID
- The Probe installation is initiated in parallel in all workloads. It is performed during the time window provided by the customer
- 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?