Operation > Data Flow Management > Data Flow Management Setup > Data Flow Probe Setup > How to Change the Data Flow Probe Port

How to 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 How to 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. Open the DataFlowProbeOverride.properties file located in the same folder.

    3. Copy the following property from DataFlowProbe.properties to DataFlowProbeOverride.properties (if not exist), and set the new port number in DataFlowProbeOverride.properties:

      • If HTTP communication is configured: serverPort

      • If HTTPS communication (SSL) is configured: serverPortHttps

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

      Note Starting with version 10.33, if you want to edit or update any property in the DataFlowProbe.properties file, if the property also exists in the DataFlowProbeOverride.properties file, we highly recommend you to make sure the property is updated in both files to keep consistency.

  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 UCMDB. This could potentially create a significant load on the UCMDB Server.

    For details, see How to Clear Data Flow Probe Data.

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