Views:

Back up the IWSS settings

  1. Stop the IWSS daemons by running the following command:

    # /etc/iscan/rcIwss stop

  2. Make a backup copy of the following files and directories:
    • Configuration files
      • /opt/trend/iwss/data/*.ini
      • /opt/trend/iwss/bin/ISAGENT_MCP/*.ini
      • /opt/trend/iwss/bin/lib/aucfg.ini
      • /opt/trend/iwss/data/*.pni
      • /opt/trend/iwss/data/*.dsc
      • /opt/trend/iwss/data/krb5*.conf
      • /opt/trend/iwss/data/prd.passwd
      • /opt/trend/iwss/data/actupdate/AU_Backup/AuBackup.ini
      • /opt/trend/iwss/data/jscan/certificates/*.props
      • /opt/trend/iwss/data/tomcat/conf/*.xml
    • Database directory: /opt/trend/iwss/data/postgres/pgdata/
  3. Start the IWSS daemons by running the following command:

    # /etc/iscan/rcIwss start

Restore the IWSS settings

  1. Stop the IWSS daemons by running the following command:

    # /etc/iscan/rcIwss stop

  2. Copy the previously backed up files and directories to their original locations. Overwrite all existing files.
  3. Start the IWSS daemons by running the following command:

    # /etc/iscan/rcIwss start