2.5 Monitoring the Vibe Connector and the GroupWise Connector

You can use the connector log files to obtain detailed status information.

  1. In a terminal window, enter su - to become the root user, then enter the root password.

  2. Change to the following directory:

    /var/log/datasync/connectors
    
  3. Display the end of the Vibe Connector log file:

    tail -f default.pipeline1.vibe_connector_name-AppInterface.log
    
  4. Observe the messages that the Vibe Connector writes out.

    If any messages indicate a problem with the Vibe Connector startup process, resolve the problem before continuing with further testing.

  5. Display the end of the GroupWise Connector log file:

    tail -f default.pipeline1.groupwise_connector_name-AppInterface.log
    
  6. Observe the messages that the GroupWise Connector writes out.

    If any messages indicate a problem with the GroupWise Connector startup process, resolve the problem before continuing with further testing.

  7. Check the GroupWise Connector Monitoring page, as described in GroupWise Connector Monitoring in the GroupWise Connector Installation and Configuration Guide.

  8. Continue with Testing the Vibe Connector.