Next Topic

Previous Topic

Book Contents

Import from seed file

Devices can be imported from a seed file containing device definitions. This function can only be accessed by users with the system administrator flag set.

After the import has finished a status message displays.

Seed File Format

The seed file must be a text file formatted as follows:

Device name;Device address;Device description + new line

Example

IServer;192.168.0.1;My server

Each line in the seed file must be terminated with a new line. Each individual field must be separated with a semicolon.