<< PREVIOUS NEXT >>

 

 

WINDOWS 2008 AND ABOVE

 

NOTE:  

VSP is not supported for hosts running hypervisor: Hyper-V

For Windows 2003, refer section Probe Installation for Windows 2003

 

PRE-REQUISITES

 

To install VSP Probe on Windows server, ensure that:

  1. PowerShell is installed

  2. The below packages are automatically installed during Probe installation (if not present on the Application Instance):

    1. VC_redist.x86.exe

    2. VC_redist.x64.exe

  3. For Windows 2008, the Patch: Security Update for Microsoft Windows (KB4474419) is installed. Use the link below to install the required patch:
    https://www.catalog.update.microsoft.com/search.aspx?q=kb4474419

 

PROBE INSTALLATION

 

Install VSP Probe on the Application Instance using the below process:

  1. Using any browser, navigate to the Local File Repository URL: https://<Local Repository URL>:8443

  2. Navigate to the directory vsp. To install all the available SKUs (VSP-Enterprise, VSP-Web, VSP-Memory and VSP-Host), follow the below steps:

    1. Download this file vsp_install_vm.bat to the server

      image40

    2. Execute the below commands at the command prompt, while logged in as an Administrator:

      1. The below command displays the help menu

        vsp_install_vm.bat -h

         

         

      2. Execute the below command to install the probe

        vsp_install_vm.bat -c <CMS_IP> -i <Host_IP> -k <VSP_Kafka_Node_IP> -l <LFR_IP> -s <SKU>

         

        1. Parameter "-c" CMS_IP – IP Address of CMS

        2. (Optional) Parameter "-C" <CMS DNS Name> – Custom DNS name for CMS

        3. (Optional) Parameter "-e" - To indicate Remote vRule configuration. Do not provide this option for Remote vRule option

        4. (Optional) Parameter "-H" – Entries are not added in the /etc/host file to resolve the LFR and CMS DNS names. If this parameter is used, ensure that the parameters -C and -K are provided

        5.  (Optional) Parameter "-i" Host_IP – IP Address of Application Instance (Host)

        6. (Optional) Parameter "-k" VSP_Kafka_Node_IP – IP Address of Kafka

        7. (Optional) Parameter "-K" <Kafka DNS Name> – Custom DNS name for Kafka

        8. Parameter "-l" LFR_IP - IP Address of LFR

        9. (Optional) Parameter "-L" LFR_Port - VSP LFR Port (Default port is 8443)

        10. (Optional)  Parameter "-n" Hostname - Hostname of the Application Instance. This is utilized during probe registration with CMS

        11. (Optional) Parameter "-p" Host Profile Tag – Appropriate Host Profile Tag

        12. (Optional) Parameter "-q" Kafka_Container_Port – VSP Kafka Port (Default port is 9092)

        13. (Optional) Parameter "-r" – To restart VSP services after installation. They are not restarted by default

        14. Parameter "-s" SKU - Provide the required SKU. Allowed values are web, host, mem

        15. (Optional) Parameter "-t" – List of comma-separated Application Service tags to enable a Probe to auto-associate with a CMS Application

        16. (Optional) Parameter "-u" – To uninstall already existing Probe services and install the latest available version

        17. (Optional) Parameter "-U" – To uninstall already existing Probe services

        18. (Optional) Parameter "-v" – To print Verbose information. Allowed values are 0 (INFO level), 1 (DEBUG level) and 2 (TRACE level)

        19. (Optional) Parameter "-X" – To set the password to stop/modify a service using VSP-CLI utility. When this parameter is used, the user is prompted to provide the password (this method is preferred due to security reasons). A valid password must be 16 (minimum) – 511 (maximum) characters in length and must have alphanumeric characters in both upper and lower cases. Once the password is set, VSP Service start/stop (using services.msc OR sc command) is not allowed

        20. (Optional) Parameter "-x" – To set the password to stop/modify a service using VSP-CLI utility. When this parameter is used, the password must be provided along with the command. A valid password must be 16 (minimum) – 511 (maximum) characters in length and must have alphanumeric characters in both upper and lower cases. Once the password is set, VSP Service (start/stop using services.msc OR sc command) is not allowed

        21. (Optional) Parameter "-z" – Path of the zip file of VSP SKU package

    3. Make a note of the displayed token for future use during password reset (If password is configured for VSP-CLI Utility)

  3. If the parameter -r is provided during installation, the installed probe instance automatically registers with VSP CMS and a restart of the server is NOT required

  4. If the parameter -r is not provided during installation, start the installed VSP ASI service

    1. Method 1: Using UI

      image 106

    2. Method 2: Using the command

      sc start vsp

       

  5. Verification

    1. On the Application Instance, VSP Probe is installed as a service

      image 84

    2. In CMS, navigate to Deploy > Probes

      image 84

    3. Verify that the Probe server is listed and in Connected state

 

<< PREVIOUS NEXT >>