Configuring the probe

Before running the probe for the first time, you must specify a minimum set of properties.

To run the probe successfully, the following properties are the minimum that you must specify in the alcatel_xmc_corba.props file:
  • FTPServer - This property specifies the host name or IP address of the server on which the EntryPoint IOR file is located.
  • FTPUsername - This property specifies the user name required for FTP access to the EntryPoint IOR file.
  • FTPPassword - This property specifies the encrypted password required for FTP access to the EntryPoint IOR file.
  • ORBLocalHost - This property specifies the host name or IP address of the host to use when the local Object Request Broker (ORB) is initialized.
  • ORBLocalPort - This property specifies the port number to use when the local ORB is initialized.

For more information about these properties, see Properties and command line options.