Obtaining Logs from the Passive CommServe Node

You can get logs from the Instance001 and Instance002 on the passive CommServe node.

Using Send Log Files

  1. Log on to the CommCell Console on the CommServe node.

  2. Right-click the passive CommServe Instance002 client, go to All Tasks, and then click Send Log Files.

    The Send Log Files dialog box appears.

  3. Leave the options with default values.

  4. Click OK.

Using CvDiagnostics from the Command Line

  1. On the passive CommServe node, go to the base installation directory:

    • On a Unix computer, run the following command:

      cd software_installation_path/Base/software
    • On a Windows computer, run the following command:

      cd software_installation_path\Base
  2. Get the logs using the CvDiagnostics command.

    • On a Unix computer, run the following command:

      ./CvDiagnostics -vm Instance001 -output directory
    • On a Windows computer, run the following command:

      CvDiagnostics -vm Instance001 -output directory
×

Loading...