How can we export servers?


Overview: This article describes exporting server details to a CSV file using an Ezeelogin script which subsequently can be imported back to the system.


To streamline server management, Ezeelogin provides a convenient script to export server details into a CSV file for easy import and retrieval. Here’s how you can export and subsequently import server configurations:

 

An export script is provided to export the list of all servers and server details into a plain text file appropriate to be imported into Ezeelogin.

  • Run the following export script in your Ezeelogin gateway server.

~]# php /usr/local/ezlogin/ezxport.php <output file> [<delimiter>]

Specify an output file and a delimiter character. Followed by the Ezeelogin administrator password will be prompted.

Here's an example to refer to: