<< PREVIOUS NEXT >>

 

 

APPLICATION DISCOVERY CONFIGURATION

 

The commands for Application Discovery are:

  1. To modify the duration between the automated Application Discovery scans, execute the command:

    vsp-cli edit-service fde edit restartFrequency <Number of hours>

     

  2. To disable these scans, execute the command:

    vsp-cli edit-service fde edit restartFrequency 0

     

  3. To manually initiate a scan, execute the command:

    vsp-cli start fde

     

 

UPGRADES TO PHP AND NODEJS LANGUAGE VERSION

 

VSP Auto Discovery creates a new application in CMS if the application changes PHP or NodeJS versions (Example: PHP is upgraded from version 7.3 to version 7.4). The new application is listed in CMS alongside the old application with the older PHP or NodeJS version. Security policies need to be recreated for this new application on the “Edit Process” screen.

 

NOTE:

In case of NodeJS, any modification of the start-up script path results in a new application creation in CMS by VSP Auto Discovery