Previous Topic: Generate Diagnostic Information about a Windows EndpointNext Topic: Reference Guide


Generate Diagnostic Information about a UNIX Endpoint

The CA ControlMinder Support utility collects information about your CA ControlMinder installation to help CA Support diagnose the cause of problems. If you include the CA ControlMinder database in the snapshot, the CA ControlMinder Support utility stops CA ControlMinder before it snapshots the database and restarts CA ControlMinder when the snapshot is complete.

The CA ControlMinder Support utility always collects the following information about UNIX endpoints:

If you specify that the CA ControlMinder Support utility collects information about the CA ControlMinder database, it collects the following information:

If you specify that the CA ControlMinder Support utility collects information about the CA ControlMinder logs, it collects the following information:

To generate diagnostic information about a UNIX endpoint

  1. Navigate to the following directory, where ACInstallDir is the directory in which you installed CA ControlMinder:
    ACInstallDir/lbin
    
  2. Execute the following command:
    ./support.sh [-db] [-log] [-all] [-none]
    
    -db

    Collects information about seosdb, the CA ControlMinder database, but does not collect information about the audit logs.

    -log

    Collects information about the audit logs but does not collect information about seosdb.

    -all

    Collects information about both seosdb and the audit logs.

    -none

    Does not collect information about seosdb and the audit logs.

    Note: If you do not specify an option, the CA ControlMinder Support utility runs in interactive mode.

    The CA ControlMinder Support utility snapshots your installation and places the output in the ACInstallDir directory.