Siebel System Monitoring and Diagnostics Guide > Capturing Siebel Environment Data > Process of Running Siebel Diagnostic Data Collector Under UNIX >

Running Siebel Diagnostic Data Collector Under UNIX


Use the following commands for running Siebel Diagnostic Data Collector (SDDC) under UNIX. This task is a part of the Process of Running Siebel Diagnostic Data Collector Under UNIX.

To collect Siebel Server information

  1. Enter the siebsnap command using the -s flag and, as necessary, parameters listed in Table 60 as shown in the following example:

    siebsnap -s siebel_server_name

  2. Review the collected information in the siebsrvr_computer-name_server-name output directory.

To collect Siebel Gateway Name Server information

  1. Enter the siebsnap command using the -g flag and, as necessary, parameters listed in Table 60 as shown in the following example:

    siebsnap -g siebel_gateway_name

  2. Review the collected information in the computer-name_gateway output directory.

To collect Web server and SWSE information

  1. Enter the siebsnap command using the -w flag and, as necessary, parameters listed in Table 60 as shown in the following example:

    siebsnap -w webserver_root

  2. Review the collected information in the computer-name_webserver-name output directory.

NOTE:  Alternatively, use this_server in place of the Siebel Gateway Name Server name, Siebel Server name, or the Web server name when using SDDC under UNIX.

Table 60. SDDC Parameters Under UNIX
Parameter
Description

-g siebel_gateway_name

Append the parameter -g with the name of the Siebel Gateway Name Server to collect information on the Siebel Gateway Name Server. Alternatively, use -g this_server.

-s siebel_server_name

Append the parameter -s with the name of the Siebel Server to collect information on a Siebel Server. Alternatively, use -s this_server.

-w webserver_root

Append the parameter -w with the path of the Web server root to collect information on the SWSE and Web server. Alternatively, use -w this_server.

-c siebsnap.ini

Include this parameter to reference a particular configuration INI file. See Configuring SDDC Content Under UNIX for further details.

-help

Use this parameter with the siebsnap command to list information on SDDC and its parameters.

Examples of UNIX Siebel Diagnostic Data Collector Commands

Some samples of UNIX Siebel Diagnostic Data Collector (SDDC) commands follow.

  • siebsnap -s this_server -u sadmin -p sadmin

    This command retrieves Siebel Server information using a username and password.

  • siebsnap -g gtway1

    This command retrieves Siebel Gateway Name Server information with a Siebel Gateway Name Server name of gtway1.

  • siebsnap -w this_server

    This command retrieves Web server and SWSE information.

Siebel System Monitoring and Diagnostics Guide Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.