How Do I Configure the Configuration File Management Function of eSight to Generate a Device Configuration File Copy with a Fixed Name
Question
When backing up the configuration file of a device, the configuration file management function of eSight generates a configuration file whose name contains the backup execution timestamp. Therefore, the backup configuration files cannot be accurately differentiated based on the file name.
In some scenarios (such as zero-touch deployment of a CE device), users need to obtain configuration files with fixed names. Therefore, eSight needs to be configured to copy the backup device configuration files and generate files with fixed names. In addition, a new configuration file backup task needs to be executed for eSight to replace the configuration files with fixed names, ensuring that the latest configuration files are stored.
Answer
- Enable the function of generating configuration files with fixed names in the sysconf.properties file.
By default, this function is disabled in eSight.
- Log in to the eSight server as the administrator.
- Modify the {eSight installation directory}\AppBase\etc\conffile\sysconf.properties configuration file.
save.fixed.file.enable=disable
Set save.fixed.file.enable to enable to enable the function of generating configuration files with fixed names.
- Restart eSight for the configuration to take effect.
- Back up the device configuration file.
Choose Resource > Network > Configuration > Configuration File Management from the main menu, choose Manage Config Files > Config Files, select related devices, and back up the configuration files of the devices.
- Check the device configuration file backup result.
- Log in to the eSight server as the administrator.
- Go to the {eSight installation directory}\AppBase\var\iemp\data\ftp\configfile directory and verify that the configuration file with the fixed name exists.