| Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() |
Siebel Server Administration Guide > Using Siebel Diagnostic Data Collector > Running the Siebel Diagnostic Data Collector >
Running Siebel Diagnostic Data Collector on UNIX
Before running the Siebel Diagnostic Data Collector command on UNIX, complete the following procedure.
To prepare environment to use Siebel Diagnostic Data Collector
- Run a database-specific script to set database environment variables.
- Run the
siebenv.shorsiebenv.cshscripts to set Siebel environment variables. For more information on these scripts, see the Siebel Server Installation Guide for the operating system you are using.- Change the permissions to execute Siebel Diagnostic Data Collector.
After the environment is set, use the following commands for running Siebel Diagnostic Data Collector on UNIX.
To collect Siebel Server information
- Enter the
siebsnapcommand using the-sflag and, as necessary, parameters listed in Table 46 as shown in the following example:siebsnap -s
siebel_server_name- Review the collected information in the
siebsrvr_machine-name_server-nameoutput directory.To collect Siebel Gateway information
- Enter the
siebsnapcommand using the-gflag and, as necessary, parameters listed in Table 46 as shown in the following example:siebsnap -g
siebel_gateway_name- Review the collected information in the
machine-name_gatewayoutput directory.To collect Web server and SWSE information
- Enter the
siebsnapcommand using the-wflag and, as necessary, parameters listed in Table 46 as shown in the following example:siebsnap -w
webserver_root- Review the collected information in the
machine-name_webserver-nameoutput directory.NOTE: Alternatively, use
this_serverin place of the Siebel Gateway name, Siebel Server name, or the Web server name when using Siebel Diagnostic Data Collector on UNIX.Sample UNIX Siebel Diagnostic Data Collector Commands
Some samples of UNIX Siebel Diagnostic Data Collector commands follow.
siebsnap -s this_server -u sadmin -p sadmin -l2This command retrieves Siebel Server information using a username and password with a log level of 2.
siebsnap -g gtway1 -l1 -o D:siebsnap/outputThis command retrieves Siebel Gateway information with a Siebel Gateway name of
gtway1, a log level of 1, and an output directory ofD:siebsnap/output.siebsnap -w this_server -l2This command retrieves Web server and SWSE information using a log level of 2.
| Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() |
Siebel Server Administration Guide Published: 23 June 2003 |