After you have installed and configured a connector, you are ready to run it. Start the connector using one of the following methods.
To start the connector using Windows Services
To start the connector by running the executable
To start the connector on a UNIX operating system, follow these steps.
To start the connector using the UNIX start script
Enter the following command:
./startconnector.sh
If you want to check the HPE Web Connector service is running, enter the following command:
ps -aef | grep ConnectorInstallName
This command returns the HPE Web Connector service process ID number if the service is running.
|