2 Enterprise Manager for Tuxedo Target Reference

This chapter contains the following sections:

2.1 Understanding Properties and Metrics Tables

This section contains the following topics:

2.1.1 Property Characters

The following characters are used for describing a property:

  • Visible: indicates the property is visible on the Target home page on Enterprise Manager console. If not specified, the property is invisible.
  • Editable: indicates the property can be modified on Enterprise Manager console. If not specified, the property is not editable. Editable(*) indicates it's a mandatory property that you cannot leave empty when adding a standalone target.
  • CMD Option: indicates the property is specified by a command option of the process.
  • UBB Parameter: indicates the property is specified by the parameter of the corresponding entry defined in UBBCONFIG(5)

2.1.2 Metrics Tables

Metrics tables in this book lists all the metrics belonging to each target. You can also check all metrics of a target from the Oracle Enterprise Manager Cloud Control by clicking the target menu > Monitoring > All Metrics.

2.1.2.1 Status Column

The Status column in availability metrics tables of Tuxedo targets is retrieved from TA_STATE field of the corresponding Tuxedo TM_MIB classes. The mapping rule from TS_STATE to Status column is:

TA_STATE Status
ACT | MIG | CLE | RES| PAR 1
INA | SUS | DEA|EXI 0

2.1.3 Collection Interval

All the Collection Interval value listed in the following metrics tables are default value and can be customized on the Metric and Collection Settings page of each target menu (Click target menu > Monitoring > Metric and Collection Settings).

2.2 Tuxedo Targets

THe following table lists all Oracle Tuxedo targets the Enterprise Manager for Oracle Tuxedo supports.

Target Description
Tuxedo Home This target is an install homes target which corresponds to a Tuxedo installation.
Tuxedo Application Home This target is a home directory to deploy Tuxedo applications from Enterprise Manager for Oracle Tuxedo.
Tuxedo tlisten This target corresponds to a tuxedo tlisten process.
Tuxedo Domain This target is an Enterprise Manager system target and corresponds to a Tuxedo Domain.
Tuxedo Machine This target corresponds to an entry defined in the MACHINES section of the TUXCONFIG file of monitored Tuxedo domain.
Tuxedo Group This target is a repository side target, which corresponds to an entry defined in the GROUPS section of the TUXCONFIG file of monitored Tuxedo domain.
Tuxedo Server This target corresponds to an entry defined in the SERVERS section of the TUXCONFIG file of monitored Tuxedo domain.
Tuxedo System Server This target corresponds to an entry defined in the SERVERS section of the TUXCONFIG file of monitored Tuxedo domain.
Tuxedo Bridge This target corresponds to a Tuxedo BRIDGE process.
Tuxedo TMS This target corresponds to a Tuxedo global transaction manager server entry defined in TUXCONFIG.
Tuxedo /T Domain Gateway This target corresponds to a GWTDOMAIN entry defined in TUXCONFIG.
Tuxedo Web Service Gateway This target corresponds to a GWIDOMAIN entry defined in TUXCONFIG.
Tuxedo Web Service Gateway This target corresponds to a Tuxedo SALT GWWS entry defined in TUXCONFIG.
Tuxedo Workstation Listener This target corresponds to a Tuxedo WSL entry defined in TUXCONFIG.
Tuxedo Jolt Listener This target corresponds to a Tuxedo JSL entry defined in TUXCONFIG.
Tuxedo /Q Manager Server This target is used to monitor Tuxedo /Q, from which you can view queue related statistics information.
Tuxedo Event Broker This target corresponds to a Tuxedo TMSYSEVT or TMUSREVR entry defined in TUXCONFIG.
Tuxedo LMS This target corresponds to an LMS entry defined in TUXCONFIG.

2.2.1 Tuxedo Home

2.2.1.1 Description

This target is an installation home target that corresponds to a Tuxedo installation.

2.2.1.2 Properties
Name Display Label Characters Description
Name Name

Visible

Editable

[Host Name]:[TUXDIR]
Version Version

Visible

Editable

Tuxedo installation release number, such as 22.1.0.0.0 This version determines the version of Tuxedo Machine and its subordinate targets. Target version determines which UBB parameters can display on the target homepage.
RP Level RP Level

Visible

Editable

Rolling patch package level
Directory Directory

Visible

Editable

Tuxedo installation directory

2.2.2 Tuxedo Application Home

Description

This target is a home directory to deploy Tuxedo applications from Tuxedo add-on.

2.2.2.1 Properties
Name Display Label Characters Description
Name Name Visible Editable [Host Name]: [Directory]
Directory Directory Visible Editable A root directory to deploy Tuxedo applications.
ENV_PATH PATH Environment variable

Visible

Editable

A list of paths separated by ‘:’ and will be used as “PATH” environment variable.

Associations

installed_at: associates with Tuxedo Home target.

2.2.3 Tuxedo tlisten

Description

This target corresponds to a tuxedo tlisten process.

2.2.3.1 Properties
Name Display Label Characters Description
Name Name Visible Editable [nlsaddr]/tlisten
Host Host Editable(*) The listening IP address or hostname of the ‘tlisten’ process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in ‘tlisten’ process associated with the Tuxedo Machine.
device device Visible, CMD Option Full pathname of the network device.
uid uid Visible CMD Option -
sec_principal_name sec_principal_name Visible CMD Option -
sec_principal_location sec_principal_location Visible, CMD Option -
sec_principal_passvar sec_principal_passvar Visible, CMD Option -
zbits zbits

Visible,

CMD Option

-
Zbits Zbits

Visible,

CMD Option

-
nlsaddr nlsaddr Visible, CMD Option -
User Name Tuxedo User Visible Use this Tuxedo User to get metric data
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data
useSSL Use SSL Visible Use SSL or not
tlisten Password Tuxedo tlisten Password Visible Auto discovery uses this to discovery

Association

installed_at: associates with Tuxedo Home target where application runs.

2.2.3.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status

0 - Inactive

1 – Active, tlisten will always return 1

If status>=1, then the target is available.

2.2.4 Tuxedo Domain

Description

Tuxedo Domain is a system target type.

2.2.4.1 Properties
Name Display Label Characters Description
Name Name Visible Editable [DOMAINID]:[PMID of the master machine]: [PMID of the backup machine]:[IPCKEY]

Note:

When making swap operation, the name is not changed.
Host Host Editable(*) The listening IP address or hostname of the ‘tlisten’ process associates with the master Tuxedo Machine of the domain.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in ‘tlisten’ process associates with the master Tuxedo Machine of the domain.
DOMAINID DOMAINID Visible,

Editable(*),

UBB Parameter,

DOMAINID parameter in TUXCONFIG
IPCKEY IPCKEY Visible,

Editable(*),

UBB Parameter,

IPCKEY parameter in TUXCONFIG
MASTER MASTER Visible, UBB Parameter Specifies the LMIDs list of master Tuxedo Machines
MODEL MODEL Visible, UBB Parameter MODEL parameter in TUXCONFIG
SECURITY SECURITY Visible, UBB Parameter SECURITY parameter in TUXCONFIG
OPTIONS OPTIONS Visible, UBB Parameter OPTIONS parameter in TUXCONFIG
RESB Resource Broker Enabled Visible This property is for internal use only.
SNMP_PORT SNMP Receive Port Editable

Required for Tuxedo Event collection.

Domain target uses this port to receive tuxedo event trap from tuxedo event agent.

User Name Tuxedo User Visible Use this Tuxedo User to get metric data
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data
useSSL Use SSL Visible Use SSL or not

Association

App_composite_contains: Tuxedo Machine target

2.2.4.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0: Inactive: When all Tuxedo Machines under this domain are inactive.

1: Partly active: When at least a Tuxedo Machine under this domain is inactive.

2: Active: When all Tuxedo Machines under this domain are active.

If status>=1, the target is available.

2.2.4.3 Client Number Metrics
Metric Name CLIENT_CONNECTION_NUMBER
Metric Type TABLE, Repository side
Metric Display Client Connection Number
Collection Interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
NATIVE_CLIENT_NUMBER NUMBER Native Clients The number of native clients that are joining the Tuxedo domain.

Not NULL

Threshold:

>

WORKSTATION_CLIENT_ NUMBER NUMBER Workstation Clients The number of workstation clients that are connecting to the Tuxedo domain target.

Not NULL

Threshold:

>

JOLT_CLIENT_NUMBER NUMBER Jolt Clients The number of JOLT clients that are connecting to the Tuxedo domain.

Not NULL

Threshold:

>

CLIENT_NUMBER NUMBER Clients The total number of clients that are joining or connecting to the Tuxedo domain.

Not NULL

Value:

NATIVE_CLIENT_NUMBER+ WORKSTATION_CLIENT_ NUMBER+ JOLT_CLIENT_NUMBER

Threshold:

>

2.2.4.4 Domain Metrics
Metric Name DOMAIN_OPERATION_STATISTICS
Metric Type TABLE, Repository side
Metric Display Domian Operation Statistics
Collection Interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
TPCONNECT _NUMBER NUMBER tpconnect Per Minute The invoking times (per minute) of tpconnect method in Tuxedo domain during the interval.

Not NULL

Threshold:

>

TPDEQUEUE_NUMBER NUMBER tpdequeue Per Minute The invoking times (per minute) of tpdequeue method in Tuxedo domain during the interval.

Not NULL

Threshold:

>

TPENQUEUE_NUMBER NUMBER tpenqueue Per Minute The invoking times (per minute) of tpenqueue method in Tuxedo domain during the interval.

Not NULL

Threshold:

>

TPPOST_NUMBER NUMBER tppost Per Minute The invoking times (per minute) of tppost method in Tuxedo domain during the interval.

Not NULL

Threshold:

>

TPCALL_NUMBER NUMBER tpcall &tpacall Per Minute The invoking times (per minute) of tpcall method in Tuxedo domain during the interval.

Not NULL

Threshold:

>

TPSUBSCRIBE_NUMBER NUMBER tpsubscribe Per Minute The invoking times (per minute) of tpsubscribe method in Tuxedo domain during the interval.

Not NULL

Threshold:

>

INITIATED_TRANSACTION_NUMBER NUMBER Initiated Transactions Per Minute The number of XA transactions initiated (per minute) in Tuxedo domain during the interval.

Not NULL

Threshold:

>

ABORTED_ TRANSACTION_NUMBER NUMBER Aborted Transactions Per Minute The number of XA transactions aborted (per minute) in Tuxedo domain during the interval.

Not NULL

Threshold:

>

COMMITTED_ TRANSACTION_NUMBER NUMBER Committed Transactions Per Minute The number of XA transactions committed (per minute) in Tuxedo domain during the interval.

Not NULL

Threshold:

>

COMPLETE_TRANSACTION_NUMBER NUMBER Completed Transactions Per Minute The number of XA transactions aborted or committed (per minute) in Tuxedo domain during the interval.

Not NULL

Value:

COMMITTED_ TRANSACTION_NUMBER+ ABORTED_ TRANSACTION_NUMBER

Threshold:

>

REQUEST_NUMBER NUMBER Requests Per Minute The invoking times (per minute) of tpcall, tpacall and tpconnect method in Tuxedo domain during the interval.

Internal system calls are counted as well.

Not NULL

Value:

TPCONNECT _NUMBER+ TPCALL_NUMBER

COMPLETED_WORKLOAD NUMBER Completed Workload Per Minute The work load (per minute) completed in Tuxedo domain during the interval.

Not NULL

Threshold:

>

2.2.4.5 Service Metrics

This metrics is the repository side metrics, which is aggregated from all Tuxedo Server targets under the Tuxedo Domain in terms of service name.

Metric Name SERVICE_STATISTICS
Metric Type TABLE, Repository Side
Metric Display Service Statistics
Collection interval 15 minutes
Key Column(s) SERVICE_NAME
Column Name Column Type Display Label Note
SERVICE_NAME STRING Name Service name.
MESSAGE_SIZE NUMBER Message Bytes Per Minute The size of all request messages in bytes (per minute) aggregated by the service name. The value is NULL if no request is served during the interval.

Threshold:

>

EXECUTION_TIME NUMBER Average Execution Time (microsecond) The average execution time in microsecond aggregated by the service name.

The value is NULL if no request is served during the interval.

Threshold:

>

CPU_TIME NUMBER Average CPU Time (microsecond) The average CPU occupancy time in microsecond aggregated by the service name.

The value is NULL if no request is served during the interval.

Threshold:

>

SUCCESS_NUMBER NUMBER Successes Per Minute The successful request number per minute aggregated by the service name.

Not NULL

Threshold:

>

SYSTEM_FAILURE_NUMBER NUMBER System Failures Per Minute The request number of system failure per minute (tperrno is not TPESVCFAIL) aggregated by the service name.

Not NULL

Threshold:

>

USER_FAILURE_NUMBER NUMBER User Failures Per Minute The request number of user failure per minute (tperrno is TPESVCFAIL) aggregated by the service name.

Not NULL

Threshold:

>

REQUEST_NUMBER NUMBER Requests Per Minute The request number per minute aggregated by the service name.

Not NULL

Value:

SUCCESS_NUMBER+ SYSTEM_FAILURE_NUMBER+ USER_FAILURE_NUMBER

Threshold:

>

2.2.5 Tuxedo Machine

Description

This target corresponds to an entry defined in the MACHINES section of the TUXCONFIG file of monitored Tuxedo domain. Tuxedo Machine is a system target type.

2.2.5.1 Properties
Name Display Label Characters Description
Name Name Visible Editable [Domain Name]/[LMID]
Host Host Editable(*) Listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) Listening port of the JMX RMI connector embedded in tlisten process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*), UBB Parameter -
IPCKEY IPCKEY Editable(*) UBB Parameter -
PMID PMID Visible UBB Parameter Physical machine ID
LMID LMID Visible

Editable(*)

UBB Parameter

Logic machine name
APPDIR APPDIR Visible UBB Parameter -
ENVFILE ENVFILE Visible

Editable(*),

UBB Parameter

-
User Name Tuxedo User Visible Use this Tuxedo User to get metric data
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data
useSSL Use SSL Visible Use SSL or not
2.2.5.2 Associations
  • installed_at: associates with Tuxedo Home (add links) target where the application runs.
  • installed_at: associates with Tuxedo Application Home (add links) target if the Tuxedo machines are deployed through Tuxedo add-on.
  • App_composite_contains: Tuxedo Group
  • App_composite_contains: Tuxedo Bridge
  • managed_by: Tuxedo tlisten.
2.2.5.3 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0: Inactive, when BBL process in this Tuxedo Machine is not running.

1: Active, when BBL process in this Tuxedo Machine is running.

If status>=1, the target is available.

2.2.5.4 Client Number Metrics

Table 2-1 Client Number Metrics

Metric Name CLIENT_CONNECTION_NUMBER
Metric Type TABLE
Metric Display Client Connections
Collection Interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
NATIVE_CLIENT_NUMBER NUMBER Native Clients The number of native clients that are joining the Tuxedo machine.

Not NULL

Threshold:

>

WORKSTATION_CLIENT_NUMBER NUMBER Workstation Clients The number of workstation clients that are connecting to the Tuxedo machine.

Not NULL

Threshold:

>

JOLT_CLIENT_NUMBER NUMBER Jolt Clients The number of JOLT clients that are connecting to the Tuxedo machine.

Not NULL

Threshold:

>

CLIENT_NUMBER NUMBER Clients The total number of clients that are joining or connecting to the Tuxedo machine.

Not NULL

Value:

NATIVE_CLIENT_NUMBER+ WORKSTATION_CLIENT_ NUMBER+ JOLT_CLIENT_NUMBER

Threshold:

>

2.2.5.5 Machine Metrics
Metric Name MACHINE_OPERATION_STATISTICS
Metric Type TABLE
Metric Display Machine Operation Statistics
Collection Interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
TPCONNECT_NUMBER NUMBER tpconnect Per Minute The invoking times (per minute) of tpconnect method in Tuxedo machine during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

TPDEQUEUE_NUMBER NUMBER tpdequeue Per Minute The invoking times (per minute) of tpdequeue method in Tuxedo machine during the interval.

interval.

This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

TPENQUEUE_NUMBER NUMBER tpenqueue Per Minute The invoking times (per minute) of tpenqueue method in Tuxedo machine during the interval.

interval.

This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

TPPOST_NUMBER NUMBER tppost Per Minute The invoking times (per minute) of tppostmethod in Tuxedo machine during the interval.

This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

TPCALL_NUMBER NUMBER tpcall & tpacall Per Minute The invoking times (per minute) of tpcall method in Tuxedo machine during the interval.

interval.

This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

TPSUBSCRIBE_NUMBER NUMBER tpsubscribe Per Minute The invoking times (per minute) of tpsubscribe method in Tuxedo machine during the interval.

This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

INITIATED_TRANSACTION_NUMBER NUMBER Initiated Transactions Per Minute The number of XA transactions initiated (per minute) in Tuxedo machine during the interval.

interval.

This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

COMMITTED_ TRANSACTION_NUMBER NUMBER Committed Transactions Per Minute The number of XA transactions committed (per minute) in Tuxedo machine during the interval.

This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

ABORTED_ TRANSACTION_NUMBER NUMBER Aborted Transactions Per Minute The number of XA transactions aborted (per minute) in Tuxedo machine during the interval.

This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

COMPLETE_TRANSACTION_NUMBER NUMBER Completed Transactions Per Minute The number of XA transactions aborted or committed (per minute) in Tuxedo machine during the interval.

This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Value:

COMMITTED_ TRANSACTION_NUMBER+ ABORTED_ TRANSACTION_NUMBER

Threshold:

>

REQUEST_NUMBER NUMBER Requests Per Minute The invoking times (per minute) of tpcall, tpacall and tpconnect method in Tuxedo machine during the interval.

This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Value:

TPCONNECT _NUMBER+ TPCALL_NUMBER

Threshold:

>

COMPLETED_WORKLOAD NUMBER Completed Workload Per Minute The work load (per minute) completed in Tuxedo machine during the interval.

This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

2.2.5.6 Service Metrics

This metrics is repository side metrics, which is aggregated from all Tuxedo Server targets under the Tuxedo Machine in terms of service name.

Metric Name SERVICE_STATISTICS
Metric Type TABLE, Repository Side
Metric Display Service Statistics c
Collection interval 15 minutes
Key Column(s) SERVICE_NAME
Column Name Column Type Display Label NOTE
SERVICE_NAME STRING Name Service name.
MESSAGE_SIZE NUMBER Message Bytes Per Minute The size of all request messages in bytes (per minute) aggregated by the service name. The value will be NULL if no request is served during the interval.

Threshold:

>

EXECUTION_TIME NUMBER Average Execution Time (microsecond) The average execution time in microsecond aggregated by the service name.

The value will be NULL if no request is served during the interval.

Threshold:

>

CPU_TIME NUMBER Average CPU Time (microsecond) The average CPU occupancy time in microsecond aggregated by the service name. The value will be NULL if no request is served during the interval.

Threshold:

>

SUCCESS_NUMBER NUMBER Successes Per Minute The successful request number per minute aggregated by the service name.

Not NULL

Threshold:

>

SYSTEM_FAILURE_NUMBER NUMBER System Failures Per Minute The request number of system failure per minute (tperrno is not TPESVCFAIL) aggregated by the service name.

Not NULL

Threshold:

>

USER_FAILURE_NUMBER NUMBER User Failures Per Minute The request number of user failure per minute (tperrnois TPESVCFAIL) aggregated by the service name

Not NULL

Threshold:

>

REQUEST_NUMBER NUMBER Requests Per Minute The request number per minute aggregated by the service name.

Not NULL

Value:

SUCCESS_NUMBER+ SYSTEM_FAILURE_NUMBER+ USER_FAILURE_NUMBER

Threshold:

>

2.2.6 Tuxedo Group

Description

This target is a repository side target with system target type, which corresponds to an entry defined in the GROUPS section of the TUXCONFIG file of monitored Tuxedo domain.

2.2.6.1 Properties
Name Display Label Characters Description
Name Name

Visible

Editable
[Domain Name]/[MasterLMID]/[SRVGRP]

Note:

After group migration, the group with original master LMID (in name) is not deleted.
Host Host Editable(*) Listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) Listening port of the JMX RMI connector embedded in tlisten process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*),UBB Parameter -
IPCKEY IPCKEY Editable(*),UBB Parameter -
LMID LMID

Visible UBB Parameter

The current LMID, this property is especially necessary for a group related to two Tuxedo Machines.
SRVGRP SRVGRP Visible Editable(*), UBB Parameter Group name.
GRPNO GRPNO

Visible Editable UBB Parameter

GRPNO parameter for the group.
CICS_Included CICS_Included - Indicates whether this group includes ART JES servers.

Values: Yes

Values No

Migrated Is Migrated Target - Indicates whether this target has been migrated off.
User Name Tuxedo User Visible Use this Tuxedo User to get metric data
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data

Application Password

Tuxedo Application

Password

Visible Use this Tuxedo User to get metric data
useSSL Use SSL Visible Use SSL or not

Associations

App_composite_contains: Tuxedo Server and all Tuxedo System server except Tuxedo Bridge targets.

2.2.6.2 Availability Metrics
Metric Name - Response
Metric Type - TABLE
Metric Display - Response
Collection Interval - 5 minutes
Key Column(s) - None
Column Name Column type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0: Inactive, when none of process in this Tuxedo Machine is running.

1: Active, when any processes in this Tuxedo Machine are running.

If status >=1, then the target is available.

2.2.6.3 Service Metrics

This metrics is a repository side metrics, which is aggregated from all Tuxedo Server targets under the Tuxedo Group in terms of service name.

Metric Name SERVICE_STATISTICS
Metric Type TABLE, Repository Side
Metric Display Service Statistics
Collection interval 15 minutes
Key Column(s) SERVICE_NAME
Column Name Column Type Display Label Note
SERVICE_NAME STRING Name Service name.
MESSAGE_SIZE NUMBER Message Bytes Per Minute The size of all request messages in bytes (per minute) aggregated by the service name.

The value is NULL if no request is served during the interval.

Threshold

>

EXECUTION_TIME NUMBER Average Execution Time (microsecond) The average execution time in microsecond aggregated by the service name.

The value is NULL if no request is served during the interval.

Threshold:

>

CPU_TIME NUMBER Average CPU Time (microsecond) The average CPU occupancy time in microsecond aggregated by the service name.

The value is NULL if no request is served during the interval.

Threshold:

>

SUCCESS_NUMBER NUMBER Successes Per Minute The successful request number per minute aggregated by the service name.

Not NULL

Threshold:

>

SYSTEM_FAILURE_NUMBER NUMBER System Failures Per Minute The request number of system failure per minute (tperrno is not TPESVCFAIL) aggregated by the service name.

Not NULL

Threshold:

>

USER_FAILURE_NUMBER NUMBER User Failures Per Minute The request number of user failure per minute (tperrno is TPESVCFAIL ) aggregated by the service name.

Not NULL

Threshold:

>

REQUEST_NUMBER NUMBER Requests Per Minute The request number per minute aggregated by the service name.

Not NULL

Value:

SUCCESS_NUMBER+ SYSTEM_FAILURE_NUMBER+ USER_FAILURE_NUMBER

Threshold:

>

2.2.7 Tuxedo Server

Description

This target corresponds to an entry defined in the SERVERS section of the TUXCONFIG file of monitored Tuxedo domain.

2.2.7.1 Properties
Name Display Label Characters Description
Name Name Visible Editable [Group Name]/[AOUT]:[ SRVID]
Host Host Editable(*) The listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in tlisten process associated with the Tuxedo Machine.
DOMAINID DOMAINID

Editable(*),

UBB Parameter

-
IPCKEY IPCKEY

Editable(*),

UBB Parameter

-
SRVGRP SRVGRP Editable(*),

Visible

UBB Parameter

Group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group
SRVID SRVID

Visible

Editable(*),

UBB Parameter

SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG(5)
AOUT AOUT

Visible

Editable,

UBB Parameter

process name
User Name Tuxedo User Visible Use this Tuxedo User to get metric data.
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data.
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data.
Migrated Is Migrated Target - Indicates whether this target has been migrated off.
useSSL Use SSL Visible Use SSL or not
2.2.7.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status
  • 0:Inactive, when no process instance is running
  • 1:Active, if at least one process instance is running
  • If status>=1, then the target is available.
2.2.7.3 Service Metrics
Metric Name SERVICE_STATISTICS
Metric Type TABLE
Metric Display Service Statistics
Collection interval 15 minutes
Key Column(s) SERVICE_NAME
Column Name Column type Display Label Note
SERVICE_NAME STRING Name Service name.
MESSAGE_SIZE NUMBER Message Bytes Per Minute The size of all request messages in bytes (per minute) aggregated by the service name. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

EXECUTION_TIME NUMBER Average Execution Time (microsecond) The average execution time in microsecond aggregated by the service name. The value is NULL if no request is served during the interval.

Threshold:

>

CPU_TIME NUMBER Average CPU Time (microsecond) The average CPU occupancy time in microsecond aggregated by the service name. The value is NULL if no request is served during the interval.

Threshold:

>

SUCCESS_NUMBER NUMBER Successes Per Minute The successful request number per minute aggregated by the service name. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

SYSTEM_FAILURE_NUMBER NUMBER System Failures Per Minute The request number of system failure per minute (tperrno is not TPESVCFAIL) aggregated by the service name.This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

USER_FAILURE_NUMBER NUMBER User Failures Per Minute The request number of user failure per minute (tperrno is TPESVCFAIL) aggregated by the service name. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

REQUEST_NUMBER NUMBER Requests Per Minute The request number per minute aggregated by the service name. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Value:

SUCCESS_NUMBER+ SYSTEM_FAILURE_NUMBER+ USER_FAILURE_NUMBER

Threshold:

>

2.2.7.4 IPC Queue Metrics
Metric Name IPC_QUEUE_STATISTICS
Metric Type TABLE
Metric Display IPC Queue Statistics
Collection Interval 15 minutes
Key Column(s) IPC_QUEUE_NAME, SERVER_ID
Column Name Column Type Display Label Note
IPC_QUEUE_NAME STRING Name Tuxedo request IPC queue name.
SERVER_ID STRING Server ID Tuxedo server ID. For MSSQ server, only one queue is created no matter how many server instances are running and the SRVID parameter is used.
QUEUE_DEPTH NUMBER Queue Depth The IPC queue length.

Not NULL

Threshold:

>

2.2.7.5 Server Metrics
Metric Name SERVER_STATISTICS
Metric Type TABLE
Metric Display Server Statistics
Collection Interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
INSTANCE_NUMBER NUMBER Instances The active server process number of the Tuxedo server target.

Not NULL

Threshold:

>

DISPATCH_THREAD_NUMBER NUMBER Dispatch Threads The total dispatch thread number in all active server processes of the Tuxedo server target.

Not NULL

A snapshot of total dispatch thread number of all server instances.

Threshold

>

TPCONNECT _NUMBER NUMBER tpconnect Per Minute The invoking times (per minute) of tpconnect method in Tuxedo server during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

TPDEQUEUE_NUMBER NUMBER tpdequeue Per Minute The invoking times (per minute) of tpdequeue method in Tuxedo server during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

TPENQUEUE_NUMBER NUMBER tpenqueue Per Minute The invoking times (per minute) of tpenqueue method in Tuxedo server during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

TPPOST_NUMBER NUMBER tppost Per Minute The invoking times (per minute) of tppost method in Tuxedo server during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

TPCALL_NUMBER NUMBER tpcall & tpacall Per Minute The invoking times (per minute) of tpcall method in Tuxedo server during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

TPSUBSCRIBE_NUMBER NUMBER tpsubscribe Per Minute The invoking times (per minute) of tpsubscribe method in Tuxedo server during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

INITIATED_TRANSACTION_NUMBER NUMBER Initiated Transactions Per Minute The number of XA transactions initiated (per minute) in Tuxedo server during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

ABORTED_ TRANSACTION_NUMBER NUMBER Aborted Transactions Per Minute The number of XA transactions aborted (per minute) in Tuxedo server during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

COMMITTED_ TRANSACTION_NUMBER NUMBER Committed Transactions Per Minute The number of XA transactions committed (per minute) in Tuxedo server during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>
REQUEST_NUMBER NUMBER Requests Per Minute The invoking times (per minute) of tpcall, tpacall and tpconnect method in Tuxedo server during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Value:

TPCONNECT _NUMBER+ TPCALL_NUMBER

Threshold:

>

COMPLETED_WORKLOAD NUMBER Completed Workload Per Minute The work load (per minute) completed in Tuxedo server during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

2.2.7.6 Service Aggregated Metrics
Metric Name SERVER_AGGREGATED_STATISTICS
Metric Type TABLE
Metric Display Server Aggregated Statistics
Collection Interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
SERVICE _EXECUTION_TIME NUMBER Average Service Execution Time(microsecond) The average service execution time in microsecond of all services advertised by the Tuxedo server target. The value is NULL if no request is served during the interval.

Threshold:

>

SERVICE _CPU_TIME NUMBER Average Service CPU Time (microsecond) The average CPU occupancy time in microsecond of all services advertised by the Tuxedo server target. The value is NULL if no request is served during the interval.

Threshold:

>

SERVICE _SUCCESS_NUMBER NUMBER Successes Per Minute The number of successful requests (per minute) on the Tuxedo Server target. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

SERVICE _SYSTEM_FAILURE_NUMBER NUMBER System Failures Per Minute The number of system failure service requests per minute (tperrno is not TPESVCFAIL) on the Tuxedo Server target. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

SERVICE _USER_FAILURE_NUMBER NUMBER User Failures Per Minute The number of user failure service requests per minute (tperrno is TPESVCFAIL) on the Tuxedo Server target. This value will become to 0 at the earliest collection after the collection interval or target properties are changed..

Not NULL

Threshold:

>

REQUEST_NUMBER NUMBER Requests Per Minute The number of service requests (per minute) on the Tuxedo Server target. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

SUCCESS_NUMBER+ SYSTEM_FAILURE_NUMBER+ USER_FAILURE_NUMBER

Threshold:

>

SERVICE_SUCCESS_RATIO NUMBER Success Ratio(%) The successful ratio of service requests on the Tuxedo server target. This value will become to 0 at the earliest collection after the collection interval or target properties are changed. The value is NULL if no request is served during the interval.

Threshold:

>

2.2.8 Tuxedo System Server

Description

This target corresponds to an entry defined in the SERVERS section of the TUXCONFIG file of monitored Tuxedo domain.

The following system servers contain the Tuxedo System Server target type.

  • ARTJESADM
  • ARTJESINITIATOR
  • ARTJESCONV
  • ARTJESPURGE
  • AUTHSVR
  • BBL
  • DBBL
  • DMADM
  • GAUTHSVR
  • GWADM
  • JREPSVR
  • KAUTHSVR
  • LAUTHSVR
  • LMS
  • TMMETADATA
  • TMQFORWARD
  • TMQUEUE
2.2.8.1 Properties
Name Display Label Characters Description
Name Name Visible Editable [Group Name]/[AOUT]:[ SRVID]
Host Host Editable(*) The listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in tlistenprocess associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*),UBB Parameter -
IPCKEY IPCKEY Editable(*),UBB Parameter -
SRVGRP SRVGRP Visible Editable(*), UBB Parameter Group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group.
SRVID SRVID Visible Editable(*), UBB Parameter SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG(5).
AOUT AOUT Visible Editable UBB Parameter Process name
User Name Tuxedo User Visible Use this Tuxedo User to get metric data.
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data.
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data.
Migrated Is Migrated Target - Indicates whether this target has been migrated off.
useSSL Use SSL Visible Use SSL or not
2.2.8.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0:Inactive, when no process instance is running

1:Active, if at least one process instance is running

If status>=1, then the target is available.

2.2.8.3 Instance Number Metrics
Metric Name SYSTEM_SERVER_NUMBER
Metric Type TABLE
Metric Display System Server Metrics
Collection Interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
INSTANCE_NUMBER NUMBER Instances The active server processes number of the target.

Not NULL

Threshold:

>

2.2.9 Tuxedo Bridge

Description This target corresponds to a Tuxedo BRIDGE process.

2.2.9.1 Properties
Name Display Label Characters Description
Name Name Visible Editable [Domain Name]/ [LMID]/BRIDGE
Host Host Editable(*) The listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in tlisten process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*), UBB Parameter -
IPCKEY IPCKEY Editable(*), UBB Parameter -
LMID LMID Editable(*), UBB Parameter Logical machine of the Tuxedo Machine where the bridge is running.
NADDR NADDR Visible UBB Parameter Specifies the complete network listening address for the Bridge process.
User Name Tuxedo User Visible Use this Tuxedo User to get metric data.
User Password Tuxedo User Password Visible Used to get metric data.
Application Password Tuxedo Application Password Visible Used to get metric data.
useSSL Use SSL Visible Use SSL or not
2.2.9.2 Associations

communicates_to: Peers of Tuxedo Bridge on other Tuxedo Machine.

2.2.9.3 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
instance_number Instance Number Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status

0:Inactive, when the process is running

1:Active, if the process instance is running

If status>;=1, then the target is available

2.2.9.4 IPC Queue Metrics
Metric Name BRIDGE_QUEUE_STATISTICS
Metric Type TABLE
Metric Display Bridge Queue Statistics
Collection Interval 15 minutess
Key Column(s) None
Column Name Column Type Display Label Note
IPCQUEUE_DEPTH NUMBER Depth of IPC Queue The IPC queue length.

Not NULL

Threshold:

>

2.2.9.5 Remote Link Metrics
Metric Name REMOTE_LINK_STATISTICS
Metric Type TABLE
Metric Display Remote Link Statistics
Collection Interval 15 minutes
Key Column(s) LMID
Column Name Column Type Display Label NOTE
LMID STRING LMID LMID of the remote Tuxedo machine
INBOUND_MESSAGE_NUMBER NUMBER Inbound Network Messages Per Minute The number of messages transferred from the remote Tuxedo machine per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

OUTBOUND_MESSAGE_NUMBER NUMBER Outbound Network Messages Per Minute The number of messages transferred to the remote Tuxedo machine per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>
INBOUND_NETWORK_MESSAGE_SIZE NUMBER Inbound Network Messages Bytes Per Minute The message size in byte transferred from the remote Tuxedo machine per minute.

Not NULL

Threshold:

>

OUTBOUND_NETWORK_MESSAGE_SIZE NUMBER Outbound Network Messages Bytes Per Minute The message size in byte transferred to the remote Tuxedo machine per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

PENDING_NETWORK_MESSAGE_NUMBER NUMBER Pending Network Messages The number of messages that are pending in the network to the remote Tuxedo machine.

Not NULL

Threshold:

>

PENDING_NETWORK_MESSAGE_SIZE NUMBER Pending Network Messages Bytes The total message size in byte that are pending in the network to the remote Tuxedo machine.

Not NULL

Threshold:

>

2.2.10 Tuxedo TMS

Description

This target corresponds to a Tuxedo global transaction manager server entry defined in TUXCONFIG

2.2.10.1 Properties
Name Display Label Characters Description
Name Name Visible Editable For TMS defined in GROUPS section the name is [Group Name]/[AOUT]. For TMS defined in RMS section, the name is [Group Name]/[AOUT]:[ RMSNAME]
RMSName RMS Name Visible UBB Parameter For TMS defined in RMS section, it means Resource manager name. For TMS defined in GROUPS section the name, it will be empty.
RMID RMID Visible UBB Parameter For TMS defined in RMS section, it means Resource manager ID. For TMS defined in GROUPS section the name, it is empty.
Host Host Editable(*) The listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in tlisten process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*), UBB Parameter -
IPCKEY IPCKEY Editable(*), UBB Parameter -
SRVGRP SRVGRP

Visible

Editable(*),

UBB Parameter

Group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group
AOUT AOUT

Visible

Editable(*),

UBB Parameter

Process name
User Name Tuxedo User Visible Use this Tuxedo User to get metric data.
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data.
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data.
useSSL Use SSL Visible Use SSL or not
2.2.10.2 Availability Metrics Metric Name

(Add Table - Reproduce from the HTML file)

2.2.10.3 XA Transaction Metrics
Metric Name TMS_TRANSACTION_STATISTICS
Metric Type TABLE
Metric Display TMS Transaction Statistics
Collection Interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
ACTIVE_INSTANCE_NUMBER NUMBER Active Instances The number of active processes.

Not NULL

Threshold:

>

COMMITTED_ TRANSACTION_NUMBER NUMBER Committed XA Transactions Per Minute The number of XA transactions committed per minute during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

ABORTED_ TRANSACTION_NUMBER NUMBER Aborted XA Transactions Per Minute The number of XA transactions aborted per minute during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

COMPLETE_TRANSACTION_NUMBER NUMBER Complete Transactions Per Minute The number of XA transactions aborted or committed per minute during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Value:

COMMITTED_ TRANSACTION_NUMBER+ ABORTED_ TRANSACTION_NUMBERThreshold:

>

2.2.11 Tuxedo /T Domain Gateway

Description

This target corresponds to a Tuxedo GWTDOMAIN entry defined in TUXCONFIG.

2.2.11.1 Properties
Name Display Label Characters Description
Name Name Visible Editable [Group Name]/[AOUT]:[ SRVID]
Host Host Editable(*) The listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in tlisten process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*), UBB Parameter -
IPCKEY IPCKEY Editable(*), UBB Parameter -
SRVGRP SRVGRP Visible

Editable(*),

UBB

Parameter

Group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group
SRVID SRVID Visible Editable, UBB Parameter SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG(5)
AOUT AOUT

Visible,

Editable,

UBB Parameter

Process name
GatewayAddress Gateway Address Visible Listening address of the domain gateway
GatewayPort Gateway Port Visible Listening port of the domain gateway
is_migrated_target Is Migrated Target - Indicates this is a migrated target that doesn’t exist in Tuxedo side.
User Name Tuxedo User Visible Use this Tuxedo User to get metric data.
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data.
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data.
Migrated Is Migrated Target - Indicates whether this target been migrated off.
useSSL Use SSL Visible Use SSL or not

Associations

communicates_to: the Tuxedo /T Domain Gateway peer on other Tuxedo Domain.

2.2.11.1.1 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0:Inactive, when the process is running

1:Active, if the process instance is running

If status>=1, then the target is available.

2.2.11.2 XA Transaction Metrics
Metric Name DOMAIN_GATEWAY_TRANSACTION_STATISTICS
Metric Type TABLE
Metric Display Domain Gateway Transaction Statistics
Collection Interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
COMMITTED_TRANSACTION_NUMBER NUMBER Committed XA Transactions Per Minute The number of XA transactions committed per minute during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

ABORTED_TRANSACTION_NUMBER NUMBER Aborted XA Transactions Per Minute The number of XA transactions aborted per minute during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

COMPLETE_TRANSACTION_NUMBER NUMBER Complete Transactions Per Minute The number of XA transactions aborted or committed per minute during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Value:

COMMITTED_ TRANSACTION_NUMBER+ ABORTED_ TRANSACTION_NUMBER

Threshold:

>

2.2.11.3 Remote Link Metrics
Metric Name REMOTE_LINK_STATISTICS
Metric Type TABLE
Metric Display Remote Link Statistics
Collection Interval 15 minutes
Key Column(s) REMOTE_DOMAIN_ID
Column Name Column Type Display Label Note
REMOTE_DOMAIN_ID STRING Remote Domain ID The remote domain ID.
CONNECTION_STATUS STRING Connection Status The connection status to the remote domain.

TA_STATE field of T_DM_CONNECTION class, DM_MIB.

Value:

{ACT | SUS | INI | INA | UNK}

INBOUND_MESSAGE_NUMBER NUMBER Inbound Network Messages Per Minute The number of messages transferred from the remote Tuxedo domain per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

OUTBOUND_MESSAGE_NUMBER NUMBER Outbound Network Messages Per Minute The number of messages transferred to the remote Tuxedo domain per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

INBOUND _NETWORK_MESSAGE_SIZE NUMBER InboundNetwork Messages Bytes Per Minute The message size in byte transferred from the remote Tuxedo domain per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

OUTBOUND _NETWORK_MESSAGE_SIZE NUMBER Outbound Network Messages Bytes Per Minute The message size in byte transferred to the remote Tuxedo domain per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold

>

PENDING_NETWORK_MESSAGE_NUMBER NUMBER Pending Network Messages The number of messages that are pending in the network to the remote Tuxedo domain

Not NULL

The number of messages that are pending in the network

Threshold:

>

PENDING_NETWORK_MESSAGE_SIZE NUMBER Pending Network Messages Bytes The total messages size in byte that are pending in the network to the remote Tuxedo domain.

Not NULL

Total size (bytes) of messages that are pending in the network

Threshold:

>

OUTSTANDING_NETWORK_REQUEST_NUMBER NUMBER Outstanding Network Requests The number of requests that are waiting for reply from the remote Tuxedo domain.

Not NULL

Threshold:

>

2.2.11.4 Tuxedo Web Service Gateway

Description

This target corresponds to a Tuxedo SALT GWWS entry defined in TUXCONFIG.

2.2.11.4.1 Properties
Name Display Label Characters Description
Name Name Visible Editable [Group Name]/[AOUT]:[ SRVID]
Host Host Editable(*) The listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in tlisten process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*),UBB Parameter -
IPCKEY IPCKEY Editable(*),UBB Parameter -
SRVGRP SRVGRP Visible

Editable(*),

UBB Parameter

Group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group.
SRVID SRVID Visible

Editable(*),

UBB Parameter

SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG.
AOUT AOUT Visible UBB Parameter Process name.
User Name Tuxedo User Visible Use this Tuxedo User to get metric data.
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data.
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data.
Migrated Is Migrated Target - Indicates whether this target been migrated off.
useSSL Use SSL Visible Use SSL or not
2.2.11.5 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0:Inactive, when the process is running

1:Active, if the process instance is running

If status>=1, then the target is available.

2.2.11.6 Gateway Metrics
Metric Name WEBSERVICE_GATEWAY_STATISTICS
Metric Type TABLE
Metric Display Web Service Gateway Statistics
Collection Interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
ACTIVE_THREAD_NUMBER NUMBER Active Threads The number of working threads in the pool.

Not NULL

Threshold:

>

INBOUND_PROCESS_TIME NUMBER Average Inbound Process Time (microsecond) The average response time in microsecond for inbound requests. The value is NULL if no request is served during the interval.

Threshold:

>

OUTBOUND_PROCESS_TIME NUMBER Average Outbound Process Time (microsecond) The average response time in microsecond for outbound requests. The value is NULL if no request is served during the interval.

Threshold:

>

INBOUND_ONEWAY_FAILURE_NUMBER NUMBER Inbound One-Way Failures Per Minute The inbound one-way failure number per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

INBOUND_ONEWAY_SUCCESS_NUMBER NUMBER Inbound One-Way Successes Per Minute The inbound one-way success number per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

INBOUND_ RPC _FAILURE_NUMBER NUMBER Inbound RPC Failures Per Minute The inbound PRC failure number per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

INBOUND_ RPC _SUCCESS_NUMBER NUMBER Inbound RPC Successes Per Minute The inbound PRC success number per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

OUTBOUND_ONEWAY_FAILURE_NUMBER NUMBER Outbound One-Way Failures Per Minute The outbound one-way failure number per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

OUTBOUND _ONEWAY_SUCCESS_NUMBER NUMBER Outbound One-Way Successes Per Minute The outbound one-way success number per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

OUTBOUND_RPC _FAILURE_NUMBER NUMBER Outbound RPC Failures Per Minute The outbound RPC failure number per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

OUTBOUND_RPC _SUCCESS_NUMBER NUMBER Outbound RPC Successes Per Minute The outbound RPC success number per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

INBOUND_PENDING_REQUEST_NUMBER NUMBER Inbound Pending Requests The number of requests that are waiting for reply from Tuxedo system.

Not NULL

Threshold:

>

OUTBOUND_PENDING_REQUEST_NUMBER NUMBER Outbound Pending Requests The number of requests that are waiting for the reply from outside.

Not NULL

Threshold:

>

2.2.12 Tuxedo Workstation Listener

Description

This target corresponds to a Tuxedo WSL entry defined in TUXCONFIG.

2.2.12.1 Properties
Name Display Label Characters Description
Name Name Visible Editable [Group Name]/[AOUT]:[ SRVID]
Host Host Editable(*) The listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in tlisten process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*),UBB Parameter -
IPCKEY IPCKEY Editable(*),UBB Parameter -
SRVGRP SRVGRP Visible Editable(*), UBB Parameter Group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group
SRVID SRVID Visible Editable(*) ,UBB Parameter SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG.
AOUT AOUT Visible UBB Parameter Process name
User Name Tuxedo User Visible Use this Tuxedo User to get metric data.
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data.
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data.
Migrated Is Migrated Target - Indicates whether this target has been migrated off.
useSSL Use SSL Visible Use SSL or not
2.2.12.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status

0:Inactive, when the process is running

1:Active, if the process instance is running

If status>;=1, the target is available.

2.2.12.3 Workstation Listener Metrics
Metric Name WORKSTATION_LISTENER_STATISTICS
Metric Type TABLE
Metric Display Workstation Listener Statistics
Collection Interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
ACTIVE_HANDLER_NUMBER NUMBER Active Handlers The number of the active handlers spawned by the listener.

Not NULL

Threshold:

>

CLIENT_NUMBER NUMBER Clients The number of the clients that are connecting with the handlers spawned by the listener.

Not NULL

Threshold:

>

REQUEST_NUMBER NUMBER Request Per Minute The number of the requests that are sent to the handlers spawned by the listener per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

OUTSTANDING_REQUEST_NUMBER NUMBER Outstanding Requests The number of the requests that are waiting for the reply on the handlers spawned by the listener.

Not NULL

Threshold:

>

2.2.13 Tuxedo Jolt Listener

Description

This target corresponds to a Tuxedo JSL entry defined in TUXCONFIG.

2.2.13.1 Properties
Name Display Label Characters Description
Name Name Visible Editable [Group Name]/[AOUT]:[ SRVID]
Host Host Editable(*) The listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in tlisten process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*),UBB Parameter -
IPCKEY IPCKEY Editable(*),UBB Parameter -
SRVGRP SRVGRP VisibleEditable(*),UBB Parameter Group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group
SRVID SRVID VisibleEditable(*),UBB Parameter SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG
AOUT AOUT Visible UBB Parameter Process name
User Name Tuxedo User Visible Use this Tuxedo User to get metric data.
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data.
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data.
Migrated Is Migrated Target - Indicates whether this target has been migrated off.
useSSL Use SSL Visible Use SSL or not
2.2.13.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0:Inactive, when the process is running

1:Active, if the process instance is running

If status>=1, the target is available.

2.2.13.3 Jolt Listener Metrics
Metric Name JOLT_LISTENER_STATISTICS
Metric Type TABLE
Metric Display Jolt Listener Statistics
Collection Interval 15 minutes
Key Column(s) None
Column Name Column type Display Label Note
ACTIVE_HANDLER_NUMBER NUMBER Active Handlers The number of the active handlers spawned by the listener.

Not NULL

Threshold:

>

CLIENT_NUMBER NUMBER Clients The number of the clients that are connecting with the handlers spawned by the listener.

Not NULL

Threshold:

>

REQUEST_NUMBER NUMBER Requests Per Minute The number of the requests that are sent to the handlers spawned by the listener per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

OUTSTANDING_REQUEST_NUMBER NUMBER Outstanding Requests The number of the requests that are waiting for the reply on the handlers spawned by the listener.

Not NULL

Threshold:

>

2.2.14 Tuxedo Event Broker

Description

This target corresponds to a Tuxedo TMSYSEVT or TMUSREVR entry defined in TUXCONFIG.

2.2.14.1 Properties
Name Display Label Characters Description
Name Name Visible Editable [Group Name]/[AOUT]:[ SRVID]
Host Host Editable(*) The listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in tlisten process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*), UBB Parameter -
IPCKEY IPCKEY Editable(*), UBB Parameter -
SRVGRP SRVGRP Visible Editable(*), UBB Parameter Group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group
SRVID SRVID Visible Editable(*), UBB Parameter SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG
AOUT AOUT Visible UBB Parameter Process name
Migrated Is Migrated Target - Indicates whether this target has been migrated off.
2.2.14.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0:Inactive, when the process is running

1:Active, if the process instance is running.

If status>=1, then the target is available.

2.2.14.3 Event Statistics Metrics
Metric Name EVENT_STATISTICS
Metric Type TABLE
Metric Display Event Statistics
Collection Interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
SERVICE_EVENT_NUMBER NUMBER Notified Events by Service Per Minute The number of the events notified to Tuxedo service per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

UNSOLICITED_MESSAGE_EVENT_NUMBER NUMBER Notified Events by Unsolicited Message Per Minute The number of the events notified by unsolicited message per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

QUEUE_MESSAGE_EVENT_NUMBER NUMBER Notified Events by Queue Message Per Minute The number of the events notified to /Q per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

COMMAND_LINE_EVENT_NUMBER NUMBER Notified Events by Command Line Per Minute The number of the events notified by command line per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

USERLOG_MESSAGE_EVENT_NUMBER NUMBER Notified Events by USERLOG Message Per Minute The number of the events notified by ULOG message per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

EVENT_NUMBER NUMBER Notified Events Per Minute The number of the events notified by all methods per minute. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Value:

SERVICE_EVENT_NUMBER+ UNSOLICITED_MESSAGE_EVENT_NUMBER+ QUEUE_MESSAGE_EVENT_NUMBER+ COMMAND_LINE_EVENT_NUMBER+ USERLOG_MESSAGE_EVENT_NUMBER

Threshold:

>

2.2.15 Tuxedo LMS

This target corresponds to an LMS entry defined in TUXCONFIG.

2.2.15.1 Properties
Name Display Label Characters Description
Name Name Visible, Editable [Group Name]/[AOUT]:[ SRVID]
Host Host Editable(*) The listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in tlisten process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*), UBB Parameter -
IPCKEY IPCKEY Editable(*), UBB Parameter -
SRVGRP SRVGRP Visible

Editable(*),

UBB Parameter

Group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group
SRVID SRVID Visible

Editable(*),

UBB Parameter

SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG
AOUT AOUT Visible

Editable

UBB Parameter

Process name
Migrated Is Migrated Target - Indicates whether this target has been migrated off.
TUXCONFIG TUXCONFIG Visible -
User Name Tuxedo User Visible Use this Tuxedo User to get metric data.
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data.
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data.
useSSL Use SSL Visible Use SSL or not
2.2.15.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status

0:Inactive, when no process instance is running

1:Active, if at least one process instance is running

If status>=1, the target is available.

2.2.15.3 Tuxedo /Q Manager Server

This target is used to monitor Tuxedo /Q, from which you can view queue related statistics information.

2.2.15.3.1 Properties
Name Display Label Characters Description
Name Name Visible, Editable [Group Name]/[AOUT]:[ SRVID]
Host Host Editable(*) The listening IP address or hostname of the 'tlisten' process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in 'tlisten' process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*), UBB Parameter -
IPCKEY IPCKEY Editable(*), UBB Parameter -
LMID LMID Editable(*), UBB Parameter -
SRVGRP SRVGRP Editable(*), VisibleUBB Parameter group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group
SRVID SRVID Visible, Editable(*)UBB Parameter SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG(5)
Qspace name Qspace Name VisibleEditable(*) Qspace name
QMCONFIG Queue space path VisibleEditable(*) Absolute pathname of the file or device where the application queue space is located.
AOUT AOUT Visible Editable, UBB Parameter process name
User Name Tuxedo User Visible Use this Tuxedo User to get metric data
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data
useSSL Use SSL Visible Use SSL or not
Migrated Is Migrated Target - Indicates whether this target has been migrated off.

Associations

Tuxedo Group App_composite_contains Tuxedo /Q Manager Server

2.2.15.3.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0: Inactive, When /Q Manager Server process is not running.

1: Active, when /Q Manager Server is running.

If status>=1, then the target is available.

2.2.15.3.3 Queue Space Statistics Metrics
Metric Name QUEUE_SPACE_STATISTICS
Metric Type TABLE
Metric Display Queue Space Statistics
Collection Interval 15 minutes
Key Column(s) QSPACE_NAME, STATE
Column Name Column Type Display Label Note
QSPACE_NAME STRING Name TA_APPQSPACENAME
STATE STRING State TA_STATE
ACTIONS NUMBER Current Actions TA_CURACTIONS

Not NULL

Threshold:

>

CURSORS NUMBER Current Cursors TA_CURCURSORS

Not NULL

Threshold:

>

HANDLES NUMBER Current Handles TA_CURHANDLES

Not NULL

Threshold:

>

MEMNONPERSIST NUMBER Memory of Non-persistent Messages TA_CURMEMNONPERSIST

Not NULL

Threshold:

>

PENDING_MSG NUMBER Total Pending Messages TA_CURMSG

Not NULL

Threshold:

>

PROCS NUMBER Current Processes TA_CURPROC

Not NULL

Threshold:

>

QUEUES NUMBER Current Queues TA_CURQUEUES

Not NULL

Threshold:

>

TQUEUES NUMBER Current Temp Queues TA_CURTMPQUEUES

Not NULL

Threshold:

>

TRANS NUMBER Current Transactions TA_CURTRANS

Not NULL

Threshold:

>

2.2.15.3.4 Queue Space Peak Metrics
Metric Name QUEUE_SPACE_PEAK
Metric Type TABLE
Metric Display Queue Space Peak Value
Collection Interval 15 minutes
Key Column(s) QSPACE_NAME
Column Name Column Type Display Label Note
QSPACE_NAME STRING Queue Space Name TA_APPQSPACENAME

Not NULL

Threshold:

>

ACTIONS NUMBER Concurrent Actions TA_HWACTIONS

Not NULL

Threshold:

>

CURSORS NUMBER Concurrent Cursors TA_HWCURSORS

Not NULL

Threshold:

>

HANDLES NUMBER Concurrent Handles TA_HWHANDLES

Not NULL

Threshold:

>

MEMNONPERSIST NUMBER Memory Consumed by Non-persist Message Memory TA_HWMEMNONPERSIST

Not NULL

Threshold:

>

PENDING_MSG NUMBER Pending Messages TA_HWMSG

Not NULL

Threshold:

>

OWNERS NUMBER Concurrent Owners TA_HWOWNERS

Not NULL

Threshold:

>

PROCS NUMBER Concurrent Processes TA_HWPROC

Not NULL

Threshold:

>

QUEUES NUMBER Queues TA_HWQUEUES

Not NULL

Threshold:

>

TQUEUES NUMBER Temp Queues TA_HWTMPQUEUES

Not NULL

Threshold:

>

TRANS NUMBER Concurrent Transactions TA_HWTRANS

Not NULL

Threshold:

>

2.2.15.3.5 Queue Statistics Metrics
Metric Name QUEUE_STATISTICS
Metric Type TABLE
Metric Display Queue Statistics
Collection Interval 15 minutes
Key Column(s) QUEUE_NAME, QSPACE_NAME
Column Name Column Type Display Label Note
QUEUE_NAME STRING Name TA_APPQNAME

Not NULL

Threshold:

>

QSPACE_NAME STRING Queue Space Name TA_APPQSPACENAME

Not NULL

Threshold:

>

BLOCKS NUMBER Disk Pages TA_CURBLOCKS

Not NULL

Threshold:

>

NONPERSIST_MEM NUMBER Memory Bytes Consumed by Non-persistent Messages TA_CURNONPERSISTBYTES

Not NULL

Threshold:

>

PENDING_MSG NUMBER Pending Messages TA_CURMSG+TA_CURNONPERSISTMSG

Not NULL

Threshold:

>

2.2.16 TMA Targets

2.2.16.1 TMA SNA Gateway

This target corresponds to a GWSNAX entry defined in TUXCONFIG.

2.2.16.2 Properties
Name Display Label Characters Description
Name Name Visible Editable [Group Name]/[AOUT]:[ SRVID]
Host Host Editable(*) The listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in tlisten process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*),UBB Parameter -
IPCKEY IPCKEY Editable(*),UBB Parameter -
SRVGRP SRVGRP Visible Editable(*), UBB Parameter group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group
SRVID SRVID Visible

Editable(*),

UBB Parameter

SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG(5)
AOUT AOUT Visible UBB Parameter Process name
GatewayAddress Gateway Address Visible Listening address of the domain gateway
GatewayPort Gateway Port Visible Listening port of the domain gateway
User Name Tuxedo User Visible Use this Tuxedo User to get metric data.
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data.
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data.
Migrated Is Migrated Target - Indicates whether this target has been migrated off.
useSSL Use SSL Visible Use SSL or not
2.2.16.3 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0:Inactive, when the process is running

1:Active, if the process instance is running

If status>=1, then the target is available.

2.2.16.4 XA Transaction Metrics
Metric Name SNA_DOMAIN_GATEWAY_TRANSACTION_STATISTICS
Metric Type TABLE
Metric Display SNA Domain Gateway Transaction Statistics
Collection Interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
COMMITTED_TRANSACTION_NUMBER NUMBER Committed XA Transaction Per Minute The number of XA transactions committed (per minute) during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

ABORTED_TRANSACTION_NUMBER NUMBER Aborted XA Transaction Per Minute The number of XA transactions aborted per minute during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

COMPLETE_TRANSACTION_NUMBER NUMBER Complete Transaction Per Minute The number of XA transactions aborted or committed per minute during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Value:

COMMITTED_ TRANSACTION_NUMBER+ ABORTED_TRANSACTION_NUMBER

Threshold:

>

2.2.16.5 Remote Link Metrics
Metric Name REMOTE_LINK_STATISTICS
Metric Type TABLE
Metric Display Remote Link Statistics
Collection Interval 15 minutes
Key Column(s) REMOTE_DOMAIN_ID
Column Name Column Type Display Label Note
REMOTE_DOMAIN_ID STRING Remote Domain ID The remote domain ID.
CONNECTION_STATUS STRING Connection Status The connection to the remote Mainframe domain status.

TA_STATE filed of T_DM_CONNECTION class, DM_MIB

Value:

{ACT | SUS | INI | INA | UNK}

INBOUND_MESSAGE_NUMBER NUMBER Inbound Network Message Per Minute The number of messages transferred from the remote Mainframe domain per minute. This value becomes to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

OUTBOUND_MESSAGE_NUMBER NUMBER Outbound Network Message Per Minute The number of messages transferred to the remote Mainframe domain per minute. This value becomes to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

INBOUND _NETWORK_MESSAGE_SIZE NUMBER Inbound Network Message Bytes Per Minute The message size (in byte) transferred from the remote Mainframe domain per minute. This value becomes to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

OUTBOUND _NETWORK_MESSAGE_SIZE NUMBER Outbound Network Message Bytes Per Minute The message size (in byte) transferred to the remote Mainframe domain per minute. This value becomes to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

PENDING_NETWORK_MESSAGE_NUMBER NUMBER Pending Network Message The number of messages that are pending in the network to the remote Mainframe domain.

Not NULL

Threshold:

>

PENDING_NETWORK_MESSAGE_SIZE NUMBER Pending Network Message Bytes The total messages size (in byte) that are pending in the network to the remote Mainframe domain.

Not NULL

Threshold:

>

OUTSTANDING_NETWORK_REQUEST_NUMBER NUMBER Outstanding Network Request The number of requests that are waiting for reply from the remote Mainframe domain.

Not NULL

Threshold:

>

2.2.17 TMA TCP Gateway

This target corresponds to a GWIDOMAIN entry defined in TUXCONFIG

2.2.17.1 Properties
Name Display Label Characters Description
Name Name Visible Editable [Group Name]/[AOUT]:[ SRVID]
Host Host Editable(*) The listening IP address or hostname of the tlisten process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in tlisten process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*),UBB Parameter -
IPCKEY IPCKEY Editable(*),UBB Parameter -
SRVGRP SRVGRP Visible Editable(*), UBB Parameter Group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group
SRVID SRVID Visible Editable(*), UBB Parameter SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG(5)
AOUT AOUT Visible UBB Parameter Process name
GatewayAddress Gateway Address Visible Listening address of the domain gateway.
GatewayPort Gateway Port Visible Listening port of the domain gateway.
User Name Tuxedo User Visible Use this Tuxedo User to get metric data.
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data.
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data.
Migrated Is Migrated Target - Indicates whether this target has been migrated off.
useSSL Use SSL Visible Use SSL or not
2.2.17.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0:Inactive, when the process is running

1:Active, if the process instance is running

If status>=1, then the target is available.

2.2.17.3 XA Transaction Metrics
Metric Name TCP_DOMAIN_GATEWAY_TRANSACTION_STATISTICS
Metric Type TABLE
Metric Display TCP Domain Gateway Transaction Statistics
Key Column(s) None
Collection Interval 15 minutes
Column Name Column Type Display Label Note
COMMITTED_TRANSACTION_NUMBER NUMBER Committed XA Transaction Per Minute The number of XA transactions committed per minute during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

ABORTED_TRANSACTION_NUMBER NUMBER Aborted XA Transaction Per Minute The number of XA transactions aborted per minute during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold

>

COMPLETE_TRANSACTION_NUMBER NUMBER Complete Transaction Per Minute The number of XA transactions aborted or committed per minute during the interval. This value will become to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Value:COMMITTED_ TRANSACTION_NUMBER+ ABORTED_ TRANSACTION_NUMBER

Threshold:

>

2.2.17.4 Remote Link Metrics
Metric Name REMOTE_LINK_STSTISTICS
Metric Type TABLE
Metric Display Remote Link Statistics
Collection Interval 15 minutes
Key Column(s) REMOTE_DOMAIN_ID
Column Name Column Type Display Label Note
REMOTE_DOMAIN_ID STRING Remote Domain ID The remote domain ID.
CONNECTION_STATUS STRING Connection Status The connection to the remote Mainframe domain status.

TA_STATE filed of T_DM_CONNECTION class, DM_MIB.

Value:

{ACT | SUS | INI | INA | UNK}

INBOUND_MESSAGE_NUMBER NUMBER Inbound Network Message Per Minute The number of messages transferred from the remote Mainframe domain per minute. This value becomes to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

OUTBOUND_MESSAGE_NUMBER NUMBER Outbound Network Message Per Minute The number of messages transferred to the remote Mainframe domain per minute. This value becomes to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

INBOUND _NETWORK_MESSAGE_SIZE NUMBER Inbound Network Message Bytes Per Minute The message size (in byte) transferred from the remote Mainframe domain per minute. This value becomes to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

OUTBOUND _NETWORK_MESSAGE_SIZE NUMBER Outbound Network Message Bytes Per Minute The message size (in byte) transferred to the remote Mainframe domain per minute. This value becomes to 0 at the earliest collection after the collection interval or target properties are changed.

Not NULL

Threshold:

>

PENDING_NETWORK_MESSAGE_NUMBER NUMBER Pending Network Message The number of messages that are pending in the network to the remote Mainframe domain.

Not NULL

Threshold:

>

PENDING_NETWORK_MESSAGE_SIZE NUMBER Pending Network Message Bytes The total messages size (in byte) that are pending in the network to the remote Mainframe domain.

Not NULL

Threshold:

>

OUTSTANDING_NETWORK_REQUEST_NUMBER NUMBER Outstanding Network Request The number of requests that are waiting for the reply from the remote Mainframe domain.

Not NULL

Threshold:

>

2.2.18 TMA CRM

Description

The Communications Resource Manager (CRM) is the Oracle Tuxedo Mainframe Adapter for SNA component that manages communications resources. The CRM coordinates the flow of data between applications running on an ATMI platform and applications running on a mainframe.

2.2.18.1 Properties
Name Display Label Characters Description
Name Name Visible Editable CRM/[Host]:[Port]
Host Host Editable CRM address.
Port Port Editable CRM host.
AOUT AOUT Visible Editable Process name
2.2.18.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 1 minute
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status

0: Inactive, when the service metrics has not been collected from source target.

1:Active, when the service metrics has been collected from source target.

If status>;=1, then the target is available.

2.2.18.3 Trace Status Metrics
Metric Name TRACE_STATUS
Metric Type TABLE
Metric Display Trace Status
Collection Interval 10 minutes
Key Column(s) -
Column Name Column Type Display Label Note
APPC_STACK_TRACE STRING Appc Stack Trace -
TRACE_LEVEL STRING Trace Level -
2.2.18.4 Remote Link Status Metrics
Metric Name REMOTE_LINK_STATUS
Metric Type TABLE
Metric Display Remote Link Status
Collection Interval 5 minutes
Key Column(s) REMOTE_LINK_ID
Column Name Column Type Display Label Note
REMOTE_LINK_ID STRING ID -
MAX_COUNT NUMBER Max Not NULL
ACTIVE_COUNT NUMBER Active Not NULL
IN_USE_COUNT NUMBER In Use Not NULL
2.2.18.5 Remote Link Statistics Metrics
Metric Name REMOTE_LINK_STATISTICS
Metric Type TABLE
Metric Display Remote Link Statistics
Collection Interval 5 minutes
Key Column(s) REMOTE_LINK_ID
Column Name Column Type Display Label Note
REMOTE_LINK_ID STRING ID -
INPUT_CONVERSATION_COUNT NUMBER Input Conversations Per Minute Not NULL

Threshold:

>

INPUT_MESSAGE_COUNT NUMBER Input Messages Per Minute

Not NULL

Threshold:

>

INPUT_DATA_SIZE NUMBER Input Data Per Minute Not NULL

Threshold

>

OUTPUT_CONVERSATION_COUNT NUMBER Output Conversations Per Minute Not NULL

Threshold

>

OUTPUT_MESSAGE_COUNT NUMBER Output Messages Per Minute Not NULL

Threshold:

>

OUTPUT_DATA_SIZE NUMBER Output Data Per Minute Not NULL

Threshold:

>

2.3 ART CICS Targets

This section contains the following topics:

2.3.1 Tuxedo CICS Region

"Tuxedo CICS Region" is a system target type.

Associations

Tuxedo Domain App_composite_contains: Tuxedo CICS Region targetsApp_composite_contains: Tuxedo CICS Transaction targets

2.3.1.1 Properties
Name Display Label Characters Description
Name Name Visible Editable(*) Name of the region.

When first discovery, the CICS Region name will be [Domain Name]/CICS_Region

User is able to give a new name when they redefine the ART CICS region.

2.3.1.2 ART CICS Statistics Metrics
Metric Name ART_CICS_REGION_STATISTICS
Metric Type Repository
Metric Display ART CICS Region Statistics
Collection interval 15 minutes
Key Column(s) None
Column Name Column type Display Label Note
TRANSACTION_NAME String Name Transaction Name
EXECUTION_TIME NUMBER Average Execution Time (microsecond) The value will be NULL if no request is served during the interval.

AVG (service_statistics.avg_execution_time)

Threshold:

>

CPU_TIME NUMBER Average CPU Time (microsecond) The value will be NULL if no request is served during the interval.

Value:AVG(service_statistics. CPU_time)

Threshold:

>

TRANSACTION_NUMBER NUMBER Transactions Per Minute

Not NULL

Value:

transaction_success_number+ transaction_failure_number

Threshold

>

TRANSACTION_SUCCESS_NUMBER NUMBER Transaction Successes Per Minute

Not NULL

Value:

Sum(service_statistics. success_number)

Threshold

>

TRANSACTION_FAILURE_NUMBER NUMBER Transaction Failures Per Minute Not NULL

Value:

Sum(service_statistics. system_failure_number+ service_statistics user_failure_number)

Threshold:

>

FAILED_TRANSACTION_RATIO NUMBER Failed Transaction ratio(%) The value will be NULL if no request is served during the interval.

Value:

(100* transaction_failure_number/ transaction_number)

Threshold:

>

2.3.2 Tuxedo ART CICS Transaction

"Tuxedo ART CICS Transaction" is defined in the ART CICS resource file "transactions.desc"; on Enterprise Manager side. Metrics of an ART transaction are aggregated from all associated Tuxedo servers.

2.3.2.1 Properties
Name Display Label Characters Description
Name Name Visible Editable(*) [ART CICS Region Name]/[Transaction Name]
Host Host Editable(*) The listening IP address or hostname of the 'tlisten' process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in 'tlisten' process associated with the Tuxedo Machine.
TransactionName Transaction Name Editable(*) -
2.3.2.2 ART CICS Transaction Metrics

This metrics is repository side metrics, which is aggregated from all "ART Transaction Server" targets under the ART CICS Region in terms of service name.

Metric Name ART_CICS_TSANSACTION_STATISTICS
Metric Type TABLERepository Side
Metric Display ART CICS Transaction Statistics
Collection interval 15 minutes
Key Column(s) None
Column Name Column Type Display Label Note
MESSAGE SIZE NUMBER Message Bytes Per Minute The value will be NULL if no request is served during the interval.
EXECUTION_TIME NUMBER Average Execution Time (microsecond) The value will be NULL if no request is served during the interval.

Value:

AVG(service_statistics.avg_execution_time)

Threshold:

>

CPU_TIME NUMBER Average CPU Time (microsecond) The value will be NULL if no request is served during the interval.

Value:

AVG(service_statistics.CPU_time)

Threshold:

>

SUCCESS_NUMBER NUMBER Successes Per Minute

Not NULL

Value:Sum(service_statistics.success_number)

Threshold:

>

SYSTEM_FAILURE_NUMBER NUMBER System Failures Per Minute Not NULL

Value:

Sum(service_statistics. system_failure_number)

Threshold:

>

USER_FAILURE_NUMBER NUMBER User Failures Per Minute

Not NULL

Value:

Sum(service_statistics. user_failure_number)

Threshold:

>

REQUEST_NUMBER NUMBER Requests Per Minute Not NULL

Value:

Sum(service_statistics.success_number + service_statistics. system_failure_number +service_statistics. user_failure_number)

Threshold:

>

FAILED_TRANSACTION_RATIO NUMBER Failed Transactions ratio(%) The value will be NULL if no request is served during the interval.

Value:

(100* success_number r/ request_number)

Threshold:

>

2.3.3 ART CICS TSQ Server

This section contains the following topics:

2.3.3.1 Properties
Name Display Label Characters Description
Name Name Visible, Editable [Group Name]/[AOUT]:[ SRVID]
Host Host Editable(*) The listening IP address or hostname of the 'tlisten' process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in 'tlisten' process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*), UBB Parameter -
IPCKEY IPCKEY Editable(*), UBB Parameter -
SRVGRP SRVGRP Visible, Editable(*), UBB Parameter group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group
SRVID SRVID Visible, Editable(*),UBB Parameter SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG
AOUT AOUT Visible, UBB Parameter process name
User Name Tuxedo User Visible Use this Tuxedo User to get metric data
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data
useSSL Use SSL Visible Use SSL or not
2.3.3.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0:Inactive, when the process is running

1:Active, if the process instance is running

If status>=1, then the target is available.

2.3.3.3 ART TSQ Metrics
Metric Name ARTTSQ_STATISTICS
Metric Type TABLE
Metric Display ART TSQ Statistics
Collection Interval 15 minutes
Key Column(s) TSQUEUE_NAME
Column Name Column type Display Label Note
TSQUEUE_NAME STRING Name -
TOTAL_LENGTH MUMBER All Items Length (Bytes) Indicates the total length in bytes of all the items in the temporary storage queue.
MAXITEMLEN MUMBER Largest Item Length (Bytes) Indicates the length in bytes of the largest item in the temporary storage queue.
MINITEMLEN MUMBER Smallest Item Length (Bytes) Indicates the length in bytes of the smallest item in the temporary storage queue.
NUMITEMS NUMBER Items Indicates the number of items in the temporary storage queue.
WRITEQSUM NUMBER WRITEQ Commands Per Minute Indicates the total number of WRITEQ commands performed of this TSQUEUE.
REWRITESUM NUMBER REWRITEQ Commands Per Minute Indicates the total number of REWRITEQ commands performed of this TSQUEUE.
READQSUM NUMBER READQ Commands Per Minute Indicates the total number of READQ commands performed of this TSQUEUE.

2.3.4 ART CICS TDQ Server

This section contains the following topics:

2.3.4.1 Properties
Name Display Label Characters Description
Name Name Visible, Editable [Group Name]/[AOUT]:[ SRVID]
Host Host Editable(*) The listening IP address or hostname of the 'tlisten' process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in 'tlisten' process associated with the Tuxedo Machine.
DOMAINID DOMAINID Editable(*), UBB Parameter -
IPCKEY IPCKEY Editable(*), UBB Parameter -
SRVGRP SRVGRP VisibleEditable(*), UBB Parameter group name
GRPNO GRPNO UBB Parameter GRPNO parameter for the group
SRVID SRVID VisibleEditable(*), UBB Parameter SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG
AOUT AOUT VisibleUBB Parameter process name
User Name Tuxedo User Visible Use this Tuxedo User to get metric data
User Password Tuxedo User Password Visible Use this Tuxedo User to get metric data
Application Password Tuxedo Application Password Visible Use this Tuxedo User to get metric data
useSSL Use SSL Visible Use SSL or not
2.3.4.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0:Inactive, when the process is running

1:Active, if the process instance is running

If status>=1, then the target is available.

2.3.4.3 ART TDQ Metrics
Metric Name ARTTDQ_STATISTICS
Metric Type TABLE
Metric Display ART TDQ Statistics
Collection Interval 15 minutes
Key Column(s) TDQUEUE_NAME
Column Name Column Type Display Label Note
TDQUEUE_NAME STRING TDQUEUE Name -
WRITEQSUM NUMBER WRITEQ commands Per Minute Indicates the total number of WRITEQ commands performed of this TSQUEUE.
READQSUM NUMBER READQ commands Per Minute Indicates the total number of READQ commands performed of this TSQUEUE.

2.4 ART Batch Targets

This section contains the following topics:

2.4.1 Tuxedo Batch System

This is a system type target that is used to monitor the metrics generated by JES jobs.

2.4.1.1 Properties
Name Display Label Characters Description
Name Name Visible, Editable Name of the Batch System. When first discovery, the Batch System name will be [ Domain Name]/Batch_System
Host Host Editable(*) The listening IP address or hostname of the 'tlisten' process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in 'tlisten' process associated with the Tuxedo Machine.
domain_id DOMAINID Editable(*), UBB Parameter -
IPC_key IPCKEY Editable(*), UBB Parameter -
snmp_agent_port Receive Port for SNMP Agent Editable(*) OPTIONAL -
UserName User Name Editable(*) OPTIONAL -
password User Password Editable(*) OPTIONAL -
application_password Application Password Editable(*) OPTIONAL -
useSSL Use SSL Editable(*) -
2.4.1.2 Availability Metrics
Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0: Inactive, When no ARTJESADM server is active.

1: Active, when at least one ARTJESADM server is active

2.4.1.3 Job Aggregated Statistics
Metric Name JOB_AGGREGATED_STATISTICS
Metric Type TABLE
Metric Display Job Aggregated Statistics
Collection Interval 15 minutes
Key Column(s) -
Column Name Column type Display Label Note
SUBMITTED_NUMBER NUMBER Submitted Jobs Per Minute -
SUCCESSFUL_NUMBER NUMBER Successes Per Minute -
FAILED_NUMBER NUMBER Failures Per Minute -
WAITING_NUMBER NUMBER WAITING Jobs -
AVERAGE_USRCPU NUMBER Average User CPU Time (milliseconds) -
AVERAGE_SYSCPU NUMBER Average System CPU Time (milliseconds) -
AVERAGE_CPU NUMBER Average CPU Time (milliseconds) -
AVERAGE_EXECUTION_TIME NUMBER Average Execution Time (second) -

2.5 OTMQ Manager Server

This target is used to monitor OTMQ, from which you can view queue related statistics information. Target type is tuxedo_OTMQ_server.

2.5.1 Properties

Name Display Label Characters Description
Name Name Visible, Editable [Groupm Name]/[AOUT]:[ SRVID]
Host Hostname Editable(*) The listening IP address or hostname of the 'tlisten' process associated with the Tuxedo Machine.
Port Port Editable(*) The listening port of the JMX RMI connector embedded in 'tlisten' process associated with the Tuxedo Machine.
DOMAINID Domain ID Editable(*), UBB Parameter -
IPCKEY IPC Key Editable(*), UBB Parameter -
LMID LMID Editable(*), UBB Parameter -
SRVGRP Group Name Editable(*), VisibleUBB Parameter Group name
GRPNO Group Number UBB Parameter Group Number for the group
SRVID SRVID VisibleEditable(*)UBB Parameter SRVID parameter for the server entry defined in SERVERS section of UBBCONFIG(5)
Queue server name AOUT VisiableEditable OTMQ server name
Qspace name Queue Space Name VisibleEditable(*) OTMQ Qspace name
QMCONFIG Queue space path VisibleEditable(*) Absolute pathname of the file or device where the application queue space is located.
Migrated Is Migrated Target   Indicates whether this target has been migrated off.
User Name User Name Editable Use this Tuxedo User to get metric data
User Password User Password Editable Tuxedo User password
Application Password Application Password Editable Tuxedo Application password
useSSL Use SSL Editable Use SSL or not

Associations

Tuxedo Group App_composite_contains OTMQ Manager Server

2.5.2 Availability Metrics

Metric Name Response
Metric Type TABLE
Metric Display Response
Collection Interval 5 minutes
Key Column(s) None
Column Name Column Type Display Label Note
Timing NUMBER Elapsed Time -
Status NUMBER Status 0: Inactive, When OTMQ Manager Server process is not running.

1: Active, when OTMQ Manager Server is running.

If status>=1, then the target is available.

2.5.3 Queue Space Statistics Metrics

Metric Name QUEUE_SPACE_STATISTICS
Metric Type TABLE
Metric Display Queue Space Statistics
Collection Interval 15 minutes
Key Column(s) QSPACE_NAME
Column Name Column Type Display Label Note
QSPACE_NAME STRING Name TA_APPQSPACENAME
STATE STRING State TA_STATE
ACTIONS NUMBER Current Actions TA_CURACTIONS

Not NULL

Threshold:

>

CURSORS NUMBER Current Cursors TA_CURCURSORS

Not NULL

Threshold:

>

HANDLES NUMBER Current Handles TA_CURHANDLES

Not NULL

Threshold:

>

MEMNONPERSIST NUMBER Memory of Non-persistent Messages TA_CURMEMNONPERSIST

Not NULL

Threshold:

>

PENDING_MSG NUMBER Total Pending Messages TA_CURMSG

Not NULL

Threshold:

>

PROCS NUMBER Current Processes TA_CURPROC

Not NULL

Threshold:

>

QUEUES NUMBER Current Queues TA_CURQUEUES

Not NULL

Threshold:

>

TQUEUES NUMBER Current Temp Queues TA_CURTMPQUEUES

Not NULL

Threshold:

>

TRANS NUMBER Current Transactions TA_CURTRANS

Not NULL

Threshold:

>

SENT_MSG NUMBER Send Messages Per Minute TA_MSGSENT

Not NULL

Threshold:

>

RECV_MSG NUMBER Receive Messages Per Minute TA_MSGRCV

Not NULL

Threshold:

>

2.5.4 Queue Space Peak Metrics

Metric Name QUEUE_SPACE_PEAK
Metric Type TABLE
Metric Display Queue Space Peak Value
Collection Interval 15 minutes
Key Column(s) QSPACE_NAME
Column Name Column type Display Label Note
QSPACE_NAME STRING Queue Space Name TA_APPQSPACENAME
ACTIONS NUMBER Concurrent Actions

TA_HWACTIONS

Not NULL

Threshold:

>

CURSORS NUMBER Concurrent Cursors TA_HWCURSORS Not NULL

Threshold:

>

HANDLES NUMBER Concurrent Handles TA_HWHANDLES

Not NULL

Threshold:

>

MEMNONPERSIST NUMBER Memory Consumed by Non-persist Message Memory TA_HWMEMNONPERSIST

Not NULL

Threshold:

>

PENDING_MSG NUMBER Pending Messages TA_HWMSG

Not NULL

Threshold:

>

OWNERS NUMBER Concurrent Owners TA_HWOWNERS

Not NULL

Threshold:

>

PROCS NUMBER Concurrent Processes TA_HWPROC

Not NULL

Threshold:

>

QUEUES NUMBER Queues TA_HWQUEUES

Not NULL

Threshold:

>

TQUEUES NUMBER Temp Queues TA_HWTMPQUEUES

Not NULL

Threshold:

>

TRANS NUMBER Concurrent Transactions TA_HWTRANS

Not NULL

Threshold:

>

2.5.5 Queue Statistics Metrics

Metric Name QUEUE_STATISTICS
Metric Type TABLE
Metric Display Queue Statistics
Collection Interval 15 minutes
Key Column(s) QUEUE_NAME, QSPACE_NAME
Column Name Column type Display Label Note
QUEUE_NAME STRING Name TA_APPQNAME
QSPACE_NAME STRING Queue Space Name TA_APPQSPACENAME
CUR_PID NUMBER Owner Process ID TA_PID
ATTACH_STATE STRING Attach State TA_STATE
BLOCKS NUMBER Disk Pages TA_CURBLOCKSNot NULLThreshold:>
NONPERSIST_MEM NUMBER Memory Bytes Consumed by Non-persistent Messages TA_CURNONPERSISTBYTESNot NULLThreshold:>
SENT_MSG NUMBER Send Messages Per Minute TA_MSGSENTNot NULLThreshold:>
RECV_MSG NUMBER Receive Messages Per Minute TA_MSGRCVNot NULLThreshold:>
PENDING_MSG NUMBER Pending Messages TA_CURMSG+TA_CURNONPERSISTMSGNot NULLThreshold:>

2.6 ECM Tables

Enterprise Manager Configuration Management (ECM) primarily deals with collection and storage of the configuration data of hardware and software components managed and monitored by Enterprise Manager. For Enterprise Manager for Oracle Tuxedo, ECM is used to collect and demonstrate configuration information of all Tuxedo Target types.This section covers the following ECM tables:

2.6.1 Tuxedo Domain

TARGET_TYPE tuxedo_domain
UI_IGNORE N
HISTORY_IGNORE N
COMPARE_IGNORE N
TABLE NAME TUXEDO_ECM_DOMAIN
SINGLE_ROW Y -
COLUMN NAME DISPLAY NAME TYPE TYPE_FORMAT IS_KEY
AUTOTRAN AUTOTRAN STRING 64 N
TRANTIME TRANTIME NUMBER 10 N
IPCKEY IPCKEY NUMBER 10 N
MASTER MASTER STRING 64 N
MODEL MODEL STRING 32 N
DOMAINID DOMAINID STRING 64 N
USERID UID NUMBER 10 N
GID GID NUMBER 10 N
PERM PERM NUMBER 10 N
MAXACCESSERS MAXACCESSERS NUMBER 10 N
MAXSERVERS MAXSERVERS NUMBER 10 N
MAXSERVICES MAXSERVICES NUMBER 10 N
MAXGROUPS MAXGROUPS NUMBER 10 N
MAXNETGROUPS MAXNETGROUPS NUMBER 10 N
MAXMACHINES MAXMACHINES NUMBER 10 N
MAXQUEUES MAXQUEUES NUMBER 10 N
MAXACLGROUPS MAXACLGROUPS NUMBER 10 N
MAXGTT MAXGTT NUMBER 10 N
MAXCONV MAXCONV NUMBER 10 N
MAXBUFTYPE MAXBUFTYPE NUMBER 10 N
MAXBUFSTYPE MAXBUFSTYPE NUMBER 10 N
MAXDRT MAXDRT NUMBER 10 N
MAXRFT MAXRFT NUMBER 10 N
MAXRTDATA MAXRTDATA NUMBER 10 N
MAXSPDATA MAXSPDATA NUMBER 10 N
MAXTRANTIME MAXTRANTIME NUMBER 10 N
CMTRET CMTRET STRING 32 N
LDBAL LDBAL STRING 32 N
SYSTEM_ACCESS SYSTEM_ACCESS STRING 32 N
OPTIONS OPTIONS STRING 32 N
USIGNAL USIGNAL STRING 32 N
SECURITY SECURITY STRING 32 N
SSL_RENEGOTIATION SSL_RENEGOTIATION NUMBER 10 N
AUTHSVC AUTHSVC STRING 32 N
SCANUNIT SCANUNIT NUMBER 10 N
SANITYSCAN SANITYSCAN NUMBER 10 N
DBBLWAIT DBBLWAIT NUMBER 10 N
BBLQUERY BBLQUERY NUMBER 10 N
BLOCKTIME BLOCKTIME NUMBER 10 N
NOTIFY NOTIFY STRING 32 N
SEC_PRINCIPAL_NAME SEC_PRINCIPAL_NAME STRING 32 N
SEC_PRINCIPAL_LOCATION SEC_PRINCIPAL_LOCATION STRING 32 N
SEC_PRINCIPAL_PASSVAR SEC_PRINCIPAL_PASSVAR STRING 32 N
SIGNATURE_AHEAD SIGNATURE_AHEAD NUMBER 10 N
SIGNATURE_BEHIND SIGNATURE_BEHIND NUMBER 10 N
SIGNATURE_REQUIRED SIGNATURE_REQUIRED STRING 32 N
ENCRYPTION_REQUIRED ENCRYPTION_REQUIRED STRING 32 N

2.6.2 Tuxedo Machine

TARGET_TYPE tuxedo_machine
HISTORY_IGNORE N
TABLE NAME TUXEDO_ECM_MACHINE
UI_IGNORE N
COMPARE_IGNORE N
SINGLE_ROW N
COLUMN NAME DISPLAY NAME TYPE TYPE_FORMAT IS_KEY
ADDRESS ADDRESS STRING 64 N
LMID LMID STRING 64 Y
APPDIR APPDIR STRING 256 N
TUXCONFIG TUXCONFIG STRING 256 N
TUXDIR TUXDIR STRING 256 N
USERID USERID NUMBER 10 N
GID GID NUMBER 10 N
PERM PERM NUMBER 10 N
BRTHREADS BRTHREADS STRING 64 N
MAXACCESSERS MAXACCESSERS NUMBER 10 N
MAXWSCLIENTS MAXWSCLIENTS NUMBER 10 N
MAXACLCACHE MAXACLCACHE NUMBER 10 N
MAXCONV MAXCONV NUMBER 10 N
MAXPENDINGBYTES MAXPENDINGBYTES NUMBER 10 N
MAXGTT MAXGTT NUMBER 10 N
TYPE TYPE STRING 64 N
CMPLIMIT CMPLIMIT STRING 64 N
NETLOAD CMPLIMIT NUMBER 10 N
SPINCOUNT SPINCOUNT NUMBER 10 N
TLOGDEVICE TLOGDEVICE STRING 256 N
TLOGOFFSET TLOGOFFSET NUMBER 10 N
TLOGNAME TLOGNAME STRING 64 N
TLOGSIZE TLOGSIZE NUMBER 10 N
ULOGPFX ULOGPFX STRING 256 N
TUXOFFSET TUXOFFSET NUMBER 10 N
ENVFILE ENVFILE STRING 256 N
SEC_PRINCIPAL_NAME SEC_PRINCIPAL_NAME STRING 512 N
SEC_PRINCIPAL_LOCATION SEC_PRINCIPAL_LOCATION STRING 1024 N
SEC_PRINCIPAL_PASSVAR SEC_PRINCIPAL_PASSVAR STRING 64 N
SIGNATURE_REQUIRED SIGNATURE_REQUIRED STRING 64 N
ENCRYPTION_REQUIRED ENCRYPTION_REQUIRED STRING 64 N
SICACHEENTRIESMAX SICACHEENTRIESMAX STRING 64 N

2.6.3 Tuxedo Group

TARGET_TYPE tuxedo_group
UI_IGNORE N
HISTORY_IGNORE N
COMPARE_IGNORE N
TABLE NAME TUXEDO_ECM_GROUPS
SINGLE_ROW N
COLUMN NAME DISPLAY NAME TYPE TYPE_FORMAT IS_KEY
GROUPNAME GROUPNAME STRING 64 Y
LMID LMID STRING 64 N
GRPNO GRPNO NUMBER 10 N
TMSNAME TMSNAME STRING 256 N
ENVFILE ENVFILE STRING 256 N
TMSCOUNT TMSCOUNT NUMBER 10 N
SEC_PRINCIPAL_NAME SEC_PRINCIPAL_NAME STRING 512 N
SEC_PRINCIPAL_LOCATION SEC_PRINCIPAL_LOCATION STRING 1024 N
SEC_PRINCIPAL_PASSVAR SEC_PRINCIPAL_PASSVAR STRING 64 N
SIGNATURE_REQUIRED SIGNATURE_REQUIRED STRING 64 N
ENCRYPTION_REQUIRED ENCRYPTION_REQUIRED STRING 64 N
OPENINFO OPENINFO STRING 256 N
CLOSEINFO CLOSEINFO STRING 256 N
MRM MRM STRING 64 N

2.6.4 Tuxedo Server

TARGET_TYPE tuxedo_server
UI_IGNORE N
HISTORY_IGNORE N
COMPARE_IGNORE N
TABLE NAME TUXEDO_ECM_SERVERS
SINGLE_ROW N
COLUMN NAME DISPLAY NAME TYPE TYPE_FORMAT IS_KEY
AOUT AOUT STRING 256 N
SRVGRP SRVGRP STRING 64 Y
SRVID SRVID NUMBER 10 Y
CLOPT CLOPT STRING 1024 N
SEQUENCE SEQUENCE NUMBER 10 N
MIN MIN NUMBER 10 N
MAX MAX NUMBER 10 N
ENVFILE ENVFILE STRING 256 N
CONV CONV STRING 64 N
RQADDR RQADDR STRING 64 N
RQPERM RQPERM NUMBER 10 N
REPLYQ REPLYQ STRING 64 N
RPPERM RPPERM NUMBER 10 N
RCMD RCMD STRING 256 N
MAXGEN MAXGEN NUMBER 10 N
GRACE GRACE NUMBER 10 N
RESTART RESTART STRING 64 N
SYSTEM_ACCESS SYSTEM_ACCESS STRING 64 N
MAXDISPATCHTHREADS MAXDISPATCHTHREADS NUMBER 10 N
MINDISPATCHTHREADS MINDISPATCHTHREADS NUMBER 10 N
THREADSTACKSIZE THREADSTACKSIZE NUMBER 10 N
SEC_PRINCIPAL_NAME SEC_PRINCIPAL_NAME STRING 512 N
SEC_PRINCIPAL_LOCATION SEC_PRINCIPAL_LOCATION STRING 1024 N
SEC_PRINCIPAL_PASSVAR SEC_PRINCIPAL_PASSVAR STRING 64 N
SICACHEENTRIESMAX SICACHEENTRIESMAX STRING 64 N
CONCURR_STRATEGY CONCURR_STRATEGY STRING 64 N

2.6.5 Tuxedo Bridge

TARGET_TYPE tuxedo_bridge
UI_IGNORE N
HISTORY_IGNORE N
COMPARE_IGNORE N
TABLE NAME TUXEDO_ECM_BRIDGE
SINGLE_ROW N
COLUMN NAME DISPLAY NAME TYPE TYPE_FORMAT IS_KEY
LMID LMID STRING 64 Y
NADDR NADDR STRING 256 N
BRIDGE BRIDGE STRING 256 N
NLSADDR NLSADDR STRING 256 N
FADDR FADDR STRING 256 N
FRANGE FRANGE NUMBER 10 N
MINENCRYPTBITS MINENCRYPTBITS STRING 10 N
MAXENCRYPTBITS MAXENCRYPTBITS STRING 10 N

2.6.6 Tuxedo TMS

TARGET_TYPE tuxedo_TMS
UI_IGNORE N
HISTORY_IGNORE N
COMPARE_IGNORE N
TABLE NAME TUXEDO_ECM_TMS
SINGLE_ROW N
COLUMN NAME DISPLAY NAME TYPE TYPE_FORMAT IS_KEY
GROUPNAME GROUPNAME STRING 64 N
GRPNO GRPNO NUMBER 10 N
LMID LMID STRING 64 N
TMSNAME TMSNAME STRING 256 Y
TMSCOUNT TMSCOUNT NUMBER 10 N
OPENINFO OPENINFO STRING 256 N
CLOSEINFO CLOSEINFO STRING 256 N

Note:

Only the TMS configuration in the GROUPS section can be monitored from ECM perspective. TMS configuration in the RMS section cannot be monitored.

2.6.7 Tuxedo /Q

This section contains the following topics:

2.6.7.1 Queue Space
TARGET_TYPE tuxedo_queue_server
UI_NAME Tuxedo /Q QSPACE
UI_IGNORE N
HISTORY_IGNORE N
COMPARE_IGNORE N
TABLE NAME TUXEDO_ECM_SLASH_QUEUE_QSPACE
SINGLE_ROW Y
MIB CLASS T_APPQSPACE
COLUMN NAME DISPLAY NAME TYPE TYPE_FORMAT IS_KEY MIB FIELD
APPQSPACENAME Queue Space Name STRING 16 N TA_APPQSPACENAME
QMCONFIG Queue Space pathname STRING 128 N TA_QMCONFIG
LMID LMID STRING 32 N TA_LMID
IPCKEY IPC Key NUMBER 10 N TA_IPCKEY
ERRORQNAME Error Queue Name STRING 128 N TA_ERRORQNAME
MAXACTIONS Max Action Number NUMBER 10 N TA_MAXACTIONS
MAXCURSORS Max Cursor Number NUMBER 10 N TA_MAXCURSORS
MAXHANDLES Max Handle Number NUMBER 10 N TA_MAXHANDLES
MAXMSG Max Message Number NUMBER 10 N TA_MAXMSG
MAXOWNERS Max Owner Number NUMBER 10 N TA_MAXOWNERS
MAXPAGES Max Page Number NUMBER 10 N TA_MAXPAGES
MAXPROC Max Process Number NUMBER 10 N TA_MAXPROC
MAXQUEUES Max Queue Number NUMBER 10 N TA_MAXQUEUES
MAXTMPQUEUES Max Temp Queue Number NUMBER 10 N TA_MAXTMPQUEUES
MAXTRANS Max Transaction Number NUMBER 10 N TA_MAXTRANS
MEMNONPERSIST Non-persistent Messages Memory STRING 32 N TA_MEMNONPERSIST
2.6.7.2 Queue
TARGET_TYPE tuxedo_queue_server
UI_NAME Tuxedo /Q QUEUE
UI_IGNORE N
HISTORY_IGNORE N
COMPARE_IGNORE N
TABLE NAME TUXEDO_ECM_SLASH_QUEUE_QUEUE
SINGLE_ROW N
MIB CLASS T_APPQ
COLUMN NAME DISPLAY NAME TYPE TYPE_FORMAT IS_KEY MIB FIELD
APPQNAME Queue Name STRING 128 Y TA_APPQNAME
APPQSPACENAME Queue Space Name STRING 16 Y TA_APPQSPACENAME
QMCONFIG Queue Space pathname STRING 128 Y TA_QMCONFIG
LMID LMID STRING 32 Y TA_LMID
APPQORDER App Queue Order STRING 64 N TA_APPQORDER

2.6.8 Tuxedo Message Queue (OTMQ)

This section contains the following topics:

2.6.8.1 Queue Space
TARGET_TYPE tuxedo_OTMQ_server
UI_NAME Tuxedo OTMQ QSPACE
UI_IGNORE N
HISTORY_IGNORE N
COMPARE_IGNORE N
TABLE NAME TUXEDO_ECM_OTMQ_QSPACE
SINGLE_ROW Y
MIB CLASS T_OTMQSPACE
COLUMN NAME DISPLAY NAME TYPE TYPE_FORMAT IS_KEY MIB FIELD
APPQSPACENAME Queue Space Name STRING 16 N TA_APPQSPACENAME
QMCONFIG Queue Space pathname STRING 128 N TA_QMCONFIG
LMID LMID STRING 32 N TA_LMID
IPCKEY IPC Key NUMBER 10 N TA_IPCKEY
FIRSTTMPQ First temp queue number NUMBER 10 N TA_FIRSTTMPQ
ERRORQNAME Error Queue Name STRING 128 N TA_ERRORQNAME
MAXACTIONS Max Action Number NUMBER 10 N TA_MAXACTIONS
MAXCURSORS Max Cursor Number NUMBER 10 N TA_MAXCURSORS
MAXHANDLES Max Handle Number NUMBER 10 N TA_MAXHANDLES
MAXMSG Max Message Number NUMBER 10 N TA_MAXMSG
MAXOWNERS Max Owner Number NUMBER 10 N TA_MAXOWNERS
MAXPAGES Max Page Number NUMBER 10 N TA_MAXPAGES
MAXPROC Max Process Number NUMBER 10 N TA_MAXPROC
MAXQUEUES Max Queue Number NUMBER 10 N TA_MAXQUEUES
MAXTMPQUEUES Max Temp Queue Number NUMBER 10 N TA_MAXTMPQUEUES
MAXTRANS Max Transaction Number NUMBER 10 N TA_MAXTRANS
MEMNONPERSIST Non-persistent Messages Memory STRING 32 N TA_MEMNONPERSIST
2.6.8.2 Queue
TARGET_TYPE tuxedo_OTMQ_server
UI_NAME Tuxedo OTMQ QUEUE
UI_IGNORE N
HISTORY_IGNORE N
COMPARE_IGNORE N
TABLE NAME TUXEDO_ECM_OTMQ_QUEUE
SINGLE_ROW N
MIB CLASS T_OTMQ
COLUMN NAME DISPLAY NAME TYPE TYPE_FORMAT IS_KEY MIB FIELD
APPQNAME Queue Name STRING 128 Y TA_APPQNAME
APPQSPACENAME Queue Space Name STRING 16 Y TA_APPQSPACENAME
QMCONFIG Queue Space pathname STRING 128 Y TA_QMCONFIG
LMID LMID STRING 32 Y TA_LMID
APPQORDER App Queue Order STRING 64 N TA_APPQORDER
QUETYPE Queue Type STRING 64 N TA_QUETYPE
ACTIVESTATE Permanent Active STRING 16 N TA_ACTIVESTATE
PRIMQUE Primary Queue STRING 64 N TA_PRIMQUE
2.6.8.3 QSpace Alias
TARGET_TYPE tuxedo_OTMQ_server
UI_NAME Tuxedo OTMQ QUEUE ALIAS
UI_IGNORE N
HISTORY_IGNORE N
COMPARE_IGNORE N
TABLE NAME TUXEDO_ECM_OTMQ_ALIAS
SINGLE_ROW N
MIB CLASS T_OTMQNAMING
COLUMN NAME DISPLAY NAME TYPE TYPE_FORMAT IS_KEY MIB FIELD
APPQSPACENAME Queue Space Name STRING 32 Y TA_APPQSPACENAME
APPQNAME Queue Name STRING 128 Y TA_APPQNAME
OTMQALIAS Queue Name Alias STRING 1024 Y TA_OTMQALIAS
OTMQALIASSCOPE Queue Alias Scope STRING 16 N TA_OTMQALIASSCOPE

2.7 Properties.xml Schema

Properties.xml file is a group-level UBBCONFIG file which describes the relationship and parameters of all the servers within groups in an application package. It contains properties in the GROUPS, RMS, SERVERS, and SERVICES sections of a complete UBBCONFIG file and can have multiple groups. The Properties.xml file is used to generate the final UBBCONFIG file when deploying the application package to a machine and its content can be modified at that time.

The following listing shows a complete XML schema of Properties.xml

Listing 3‑1 Properties.xml

<?xml version="1.0" encoding="ISO-8859-1" ?>
<xs:schema
	xmlns:xs="http://www.w3.org/2001/XMLSchema">
	<xs:simpleType name="packagetype">
		<xs:restriction base="xs:string">
			<xs:pattern value="TUX"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="stringtype">
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType name="stringtype249">
		<xs:restriction base="xs:string">
			<xs:maxLength value="64"/>
			<xs:pattern value="[^:*,]+\.(zip)"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="inttype">
		<xs:restriction base="xs:positiveInteger"/>
	</xs:simpleType>
	<xs:simpleType name="rmidtype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="31"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="srvidtype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="30000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="grpnotype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="29999"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="booleantype">
		<xs:restriction base="xs:string">
			<xs:pattern value="Y|N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="wordsizetype">
		<xs:restriction base="xs:string">
			<xs:pattern value="32|64"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="buftypeconvtype">
		<xs:restriction base="xs:string">
			<xs:pattern value="XML2FML|XML2FML32"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="versionselect">
		<xs:restriction base="xs:string">
			<xs:pattern value="1[1-9](\.[0-9]){3,4}(_VS([0-9]){4}){0,1}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="rqpermtype">
		<xs:restriction base="xs:string">
			<xs:pattern value="0?[0-7]{3}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="maxgentype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="255"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="gracetype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="2147483647"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tsstype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="2147483647"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="trantimetype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="2147483647"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="maxdistype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="999"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="mindistype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="999"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="sicachetype">
		<xs:restriction base="xs:string">
			<xs:pattern
value="DEFAULT|0|[1-9][0-9]{0,3}|[12][0-9]{4}|3[01][0-9]{3}|32[0-6][0-9]{2
}|327[0-5][0-9]|3276[0-7]"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="loadtype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="32767"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="blocktimetype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="32767"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="systemaccesstype">
		<xs:restriction base="xs:string">
			<xs:pattern value="FASTPATH|PROTECTED"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="sessionroletype">
		<xs:restriction base="xs:string">
			<xs:pattern value="BEGIN|END|NONE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="affscopetype">
		<xs:restriction base="xs:string">
			<xs:pattern value="MACHINE|GROUP|SERVER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="affstricttype">
		<xs:restriction base="xs:string">
			<xs:pattern value="MANDATORY|PRECEDENT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="priotype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="100"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tmscounttype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="2"/>
			<xs:maxInclusive value="256"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="svctotype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="openinfotype">
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="256"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="clopttype">
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="1024"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="rqaddrtype">
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="minmaxtype">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="1000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:complexType name="servicesection">
		<xs:all>
			<xs:element name="BUFTYPE" type="stringtype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="BUFTYPECONV" type="buftypeconvtype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="SIGNATURE_REQUIRED" type="booleantype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="ENCRYPTION_REQUIRED" type="booleantype"
minOccurs="0"
maxOccurs="1"/>
			<xs:element name="LOAD" type="loadtype" minOccurs="0" maxOccurs="1"/>
			<xs:element name="PRIO" type="priotype" minOccurs="0" maxOccurs="1"/>
			<xs:element name="BLOCKTIME" type="blocktimetype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="SVCTIMEOUT" type="svctotype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="SESSIONROLE" type="sessionroletype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="AFFINITYSCOPE" type="affscopetype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="AFFINITYSTRICT" type="affstricttype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="AUTOTRAN" type="booleantype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="TRANTIME" type="trantimetype" minOccurs="0"
maxOccurs="1"/>
		</xs:all>
		<xs:attribute name="SVCNM" type="stringtype" use="required"/>
	</xs:complexType>
	<xs:complexType name="serversection">
		<xs:all>
			<xs:element name="ENVFILE" type="stringtype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="RCMD" type="stringtype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="CONV" type="booleantype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="CLOPT" type="clopttype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="SEQUENCE" type="inttype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="RQADDR" type="rqaddrtype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="MIN" type="minmaxtype" minOccurs="0" maxOccurs="1"/>
			<xs:element name="MAX" type="minmaxtype" minOccurs="0" maxOccurs="1"/>
			<xs:element name="RQPERM" type="rqpermtype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="REPLYQ" type="booleantype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="RPPERM" type="rqpermtype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="MAXGEN" type="maxgentype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="GRACE" type="gracetype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="RESTART" type="booleantype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="SYSTEM_ACCESS" type="systemaccesstype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="MAXDISPATCHTHREADS" type="maxdistype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="MINDISPATCHTHREADS" type="mindistype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="THREADSTACKSIZE" type="tsstype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="SICACHEENTRIESMAX" type="sicachetype" minOccurs="0"
maxOccurs="1"/>
		</xs:all>
		<xs:attribute name="AOUT" type="stringtype" use="required"/>
		<xs:attribute name="SRVID" type="srvidtype" use="required"/>
	</xs:complexType>
	<xs:complexType name="rmssection">
		<xs:all>
			<xs:element name="TMSNAME" type="stringtype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="OPENINFO" type="openinfotype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="CLOSEINFO" type="openinfotype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="TMSCOUNT" type="tmscounttype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="AUTO" type="booleantype" minOccurs="0"
maxOccurs="1"/>
		</xs:all>
		<xs:attribute name="RMSNAME" type="stringtype" use="required"/>
		<xs:attribute name="RMID" type="rmidtype" use="required"/>
	</xs:complexType>
	<xs:complexType name="servicesections">
		<xs:sequence>
			<xs:element name="ServiceSection" type="servicesection" minOccurs="1"
maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="serversections">
		<xs:sequence>
			<xs:element name="ServerSection" type="serversection" minOccurs="1"
maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="rmssections">
		<xs:sequence>
			<xs:element name="RmsSection" type="rmssection" minOccurs="1"
maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="groupsection">
		<xs:all>
			<xs:element name="ENVFILE" type="stringtype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="TMSNAME" type="stringtype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="MRM" type="booleantype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="SIGNATURE_REQUIRED" type="booleantype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="ENCRYPTION_REQUIRED" type="booleantype"
minOccurs="0"
maxOccurs="1"/>
			<xs:element name="OPENINFO" type="openinfotype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="CLOSEINFO" type="openinfotype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="TMSCOUNT" type="tmscounttype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="RmsSections" type="rmssections" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="ServerSections" type="serversections" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="ServiceSections" type="servicesections"
minOccurs="0"
maxOccurs="1"/>
		</xs:all>
		<xs:attribute name="GROUPNAME" type="stringtype" use="required"/>
		<xs:attribute name="GRPNO" type="grpnotype" use="required"/>
	</xs:complexType>
	<xs:complexType name="groups">
		<xs:sequence>
			<xs:element name="GroupSection" type="groupsection" minOccurs="1"
maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="applicationproperties">
		<xs:all>
			<xs:element name="PackageName" type="stringtype249" minOccurs="1"
maxOccurs="1"/>
			<xs:element name="TuxedoVersion" type="versionselect" minOccurs="1"
maxOccurs="1"/>
			<xs:element name="SupportedOS" type="stringtype" minOccurs="1"
maxOccurs="1"/>
			<xs:element name="TuxedoWordSize" type="wordsizetype" minOccurs="1"
maxOccurs="1"/>
			<xs:element name="MachineArch" type="stringtype" minOccurs="1"
maxOccurs="1"/>
			<xs:element name="LibPath" type="stringtype" minOccurs="0"
maxOccurs="1"/>
			<xs:element name="Groups" type="groups" minOccurs="1" maxOccurs="1"/>
		</xs:all>
		<xs:attribute name="type" type="packagetype" use="optional"/>
	</xs:complexType>
	<xs:element name="ApplicationProperties" type="applicationproperties"/>
</xs:schema>