| Previous | Up | Next |
|---|---|---|
| Setting up SSH public key on all servers | Managing servers | Viewing SSH logs, mExec outputs and mCopy status |
To import a list of servers, click on the “Tools” link (highlighted in red bubble) under “Servers” tab.
Click on the “Browse” button (highlighted in blue bubble) and select the file to import.
The file should be ASCII text file with the following format:
name|ip|group|password|port|ssh_user|keep_password|enable_ssh|control_panel|description|rack_id|machine_id|noc|kvm_info|secure_kvm_info|reboot_info|secure_reboot_info|os|cpu|ram|raid|drive1|drive2|drive3|drive4|motherboard|comments
The above example uses '|' (pipe character) as delimiter. Any character can be used as delimiter, but make sure that character doesn't appear anywhere in any of the fields (particularly check password, description, kvm_info, reboot_info, comments and other text fields). The fields: keep_password, enable_ssh, secure_kvm_info and secure_reboot_info can be either 'Y' (enable) or 'N' (disable). Only name, ip, group and password are mandatory fields. For group and control_panel, use the corresponding names.
Enter the delimiter in the specified field and click on the “Import” button (highlighted in green bubble).
Ezeelogin will upload the file and parse it. It will display a preview of the parsed information so that you can check for any errors.
Verify that all information have been parsed correctly into the corresponding fields. Click on the “Confirm” button to complete the import. Finally the status of the import will be displayed.
| Previous | Up | Next |
|---|---|---|
| Setting up SSH public key on all servers | Managing servers | Viewing SSH logs, mExec outputs and mCopy status |