Configuration parameters for the Siebel agent

The configuration parameters for the Siebel agent are displayed in tables which group them according to categories.

  1. Siebel Settings - General Siebel environment settings.
  2. Siebel Server Logging - Settings specific to monitoring Siebel server logs.
  3. Siebel Component Logging - Settings specific to monitoring a custom list of Siebel component logs.
  4. Siebel Gateway Logging - Settings specific to monitoring Siebel gateway logs.
Table 1. Siebel Settings
Parameter name Description Required for server type choice Silent configuration file parameter name
Server type(s) Indicates the server types that are installed on the local computer.
  • Gateway server only
  • Siebel server only
  • Both Siebel and Gateway server
KUY_SERVER_TYPE
Enterprise Name The name of the Siebel enterprise.
  • Siebel server only
  • Both Siebel and Gateway server
KUY_ENTERPRISE
Siebel Server Name The name of the Siebel Server to monitor.
Note: This name is not the host name of the server. It is the server name that is used when you run the Siebel srvrmgr command.
  • Siebel server only
  • Both Siebel and Gateway server
KUY_SERVER
Siebel Gateway Name The Siebel Gateway Name Server to monitor and optionally the port, for example, gtwysrvr or gtwysrvr:1234.
  • Siebel server only
  • Both Siebel and Gateway server
KUY_GATEWAY
Siebel Server Root Directory The base installation directory for the Siebel Application Server.
  • Siebel server only
  • Both Siebel and Gateway server
KUY_INSTALL_ROOT
Siebel Admin ID The Siebel specific user ID that the agent uses to authenticate to the Siebel enterprise when you run the srvrmgr command. For example: SADMIN
  • Siebel server only
  • Both Siebel and Gateway server
KUY_ADMIN_ID
Siebel Admin password The password for the Siebel Server administrator.
  • Siebel server only
  • Both Siebel and Gateway server
KUY_ADMIN_PASSWORD
Table 2. Siebel Server Logging Settings
Parameter name Description Silent configuration file parameter name
Path To Server Logs The relative path from Siebel Server Root Directory to server logs. To disable capturing of Siebel server logging, enter any invalid path. For example: xyz. KUY_SERVER_LOGGING_PATH
Severity Regex The regular expression that is used to capture Siebel server logs matching a severity level. Using the default of ^[01]{1}$ facilitates capturing level 0 and level 1 errors. KUY_SERVER_LOGGING_SEVERITY_REGEX
Table 3. Siebel Component Logging Settings
Parameter name Description Silent configuration file parameter name
Path To Component Logs The relative path from Siebel Server Root Directory to server logs. To disable capturing of Siebel server logging, enter any invalid path. For example: xyz. KUY_COMPONENT_LOGGING_PATH
Severity Regex The regular expression that is used to capture Siebel server logs matching a severity level. Using the default of ^[01]{1}$ facilitates capturing level 0 and level 1 errors. KUY_COMPONENT_LOGGING_SEVERITY_REGEX
Component Alias (N out of 10) The Component alias for which to monitor an additional Component's log. Example: SCBroker. Where N is 1 - 10 optional components. KUY_CUSTCOMPLOG_00 through KUY_CUSTCOMPLOG_09
Table 4. Siebel Gateway Logging Settings
Parameter name Description Silent configuration file parameter name
Siebel Gateway Name Server Root Directory The base installation directory for the Siebel Gateway Name Server. KUY_GATEWAY_ROOT
Path To Gateway Logs The relative path from Siebel Gateway Name Server Root Directory to gateway logs. To disable capturing of Gateway Name Server logging, enter any invalid path. For example: xyz. KUY_GW_LOGGING_PATH
Severity Regex The regular expression that is used to capture Siebel server logs matching a severity level. Using the default of ^[01]{1}$ facilitates capturing level 0 and level 1 errors. KUY_GW_LOGGING_SEVERITY_REGEX