Axel Remote Management V2 User Manual
Page 92

86
Axel Remote Management
A.3 - FORMAT OF THE DATABASE FILE
The format of the database file must adhere to the following rules:
- The first line of the file must be "AXEL DATABASE V2.0".
- All lines beginning with # are comments and are not interpreted.
- Uncommented lines must contain the following fields (a comma is used
as separator):
- Identifier of the element's father in the tree
- Identifier of this element (Nxxx for a folder, Lxxx for a terminal)
- Name of this element
- Ethernet Address,
- IP address or DNS name,
- Firmware/Hardware revision,
- Comment.
A.4 - REGISTRY VARIABLES
AxRM uses the Windows "registry" to store internal variables. These variables,
stored in HKEY_LOCAL_MACHINE\SOFTWARE\Axel\AxRM V2, are:
- ArchiveSetupFolder: folder for storing configuration files
- AutoConfFile: auto-configuration parameter file.
- AutoConfLogFile: auto-configuration log file.
- AxViewerList : last IP addresses used by AxViewer.
- AxViewerUseDB: allowing or not AxViewer to address terminals not
listed in the AxRM database.
- DBAutoUpdate: enabling or not the auto-update function.
- DBFile: terminal database filename.
- DBTransactionFile: new terminals recorded by the auto-conf service.
- DBUseLock: using or not a lock file for the terminal database access.
- DHCPServer: discovering new terminals.
- DontNotifyChangeIP: displaying or not a warning message when the
Windows IP address had been modified.
- FirmwareFolder: default folder for firmware files.
- HostIP: Windows IP address.