Previous Topic: Generate Diagnostic Information about a Windows Endpoint

Next Topic: Reference Guide


Generate Diagnostic Information about a UNIX Endpoint

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

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

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

If you specify that the CA Access Control Support utility collects information about the CA Access Control 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 Access Control:
    ACInstallDir/lbin
    
  2. Execute the following command:
    ./support.sh [-db] [-log] [-all] [-none]
    
    -db

    Collects information about seosdb, the CA Access Control 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 Access Control Support utility runs in interactive mode.

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