Previous Topic: View Interval Log ConfigurationNext Topic: Interval Log Configuration Fields


Create Log Interval Configuration

To collect the usage data on the CA SDM servers, add the servers to the Interval Log Configuration list. You can select the type of data you want to collect from each server, and also change the logging options for the servers at any point.

For example, if you select only the CPU usage option for a particular server, the utility collects CPU usage data on the server.

Follow these steps:

  1. Select System, Interval Logging from the Administration tab.

    The Interval Log Configuration List page opens.

  2. Click Create New to add an interval logging configuration.

    The Create New Interval Log Configuration page opens.

  3. Complete the fields as appropriate for the configuration.

    See Interval Log Configuration Fields for the field definitions.

  4. Select the appropriate interval log you want to collect from the server.

    For example, select CPU Usage if you want to collect the log for CPU usage data.

    CPU Usage

    Collect the CPU usage statistics for the server by executing the pslist –x on Windows, or “ps” on Unix.

    Memory Usage

    Collects the memory usage data for the server by executing the pslist –m on Windows, or “ps” on Unix.

    Network Status

    Collects the information of all active connections and network statistics by executing the netstat /b, or /a from the operating system.

    Task List

    Collects the application and services information for all the tasks running on the server.

    Web Session Counts

    Collects the CA SDM sessions and user statistics for the web engine processes by executing the pdm_webstat command.

    Server Status

    Collect the information about all CA SDM daemons or processes on the server by executing the pdm_status command.

    DB Report

    Collects the information of database record types by executing the db_report command.

    Virtual DB Info

    Collects the information that is related to queued database requests by executing the pdm_vdbinfo command.

    List Server Connections

    Collects the information on active connections for the server by executing the pdm_listconn command.

    List Slump Processes

    Collects the information about slump connections and processes by executing the slstat command.

    Note: Depending on the server type you select, the interval logging options are enabled or disabled for the server.

  5. Click Save.

    The server is configured for interval logging.

  6. (Optional) Repeat Steps 1-5 to create more interval log configurations.

More information:

View Interval Log Configuration

Interval Log Configuration Fields