export-servers command
Syntax
--help | -h | --port | --username | --password | --log
Description
The export-servers program exports all servers' aliases and addresses that are registered in Insite's Deployment Manager into a CSV file. You can find exported items in the linux_servers.csv file, which is created in the same folder as the export-server program after the program successfully ended. The linux_servers.csv file can then be copied to and imported into the HelpSystems One Application Manager. Any problems are reported in the server_export.log file, that you can find in the same folder as the export-server program.
Copy the export-servers program from one of the directories below that matches your Insite server's operating system to your Insite server:
- opt/ptavwebsvc/conversion/ppc64
- opt/ptavwebsvc/conversion/ppc64le
- opt/ptavwebsvc/conversion/windows
- opt/ptavwebsvc/conversion/x86
Options
--help or -h
Describes all the flags.
--port
The database port (default is 5432).
--username
The database username. This argument is normally not needed, but is available in case of a non-standard installation.
--password
The database password. This argument is normally not needed, but is available in case of a non-standard installation.
--log
Generates a log file (default is true).