Views:

To connect IMSVA to a local Smart Scan Server:

  1. Log in to the IMSVA Command Line Interpreter (CLI) using root user.
  2. Using the VI editor, open the imss.ini file in /opt/trend/imss/config/.
  3. Add the following configuration:

    [smart_scan]
    sps_server_addr=http://<IP_ADDRESS_OF_SMART_SCAN_SERVER>/ss

    For example:
    sps_server_addr=http://192.168.10.32/ss

  4. Restart the IMSS daemons using the CLI command:

    S99IMSS restart

  5. Open the IMSVA management console then go to Policy > Scan Method.
  6. Select Smart Scan then click Save.