Change the Data Flow Probe Port

This task describes how to change a Data Flow Probe's port number.

  1. Stop the Probe. For details, see Stop a Data Flow Probe.

  2. Update the Probe's port property.

    1. Open the DataFlowProbe.properties file, located in:

      • Windows: C:\hp\UCMDB\Data Flow Probe\conf
      • Linux: /opt/hp/UCMDB/Data Flow Probe/conf
    2. Update the following property with the new port number:

      • If HTTP communication is configured: serverPort

      • If HTTPS communication (TLS) is configured: serverPortHttps

      For more details about these properties, see DataFlowProbe.properties Parameters.

  3. Clear the data from the Probe.

    Note The clearProbeData script resets the Data Flow Probe's DB schemas and file system state. After running this script the Data Flow Probe re-sends all discovered data to RTSM. This could potentially create a significant load on the RTSM Server.

    For details, see Clear Data Flow Probe Data.

  4. Restart the Probe. For details, see Start a Data Flow Probe.