IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
Enterprise Java Beans - WebLogic attributes
The Enterprise Java Beans - WebLogic attributes collect performance information about each Enterprise Java Bean deployed to the WebLogic application server.
The attributes within this group are used to build the EJBs - Selected Enterprise Application workspace.
The number of beans from this EJB Home that have been activated per second for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
The percent of the number of beans destroyed from the number of requests for a bean for the interval since the previous sample. Format is decimal (formatted to 1 decimal place).
The number of attempts to access a bean from the cache for the interval since the previous sample. Format is positive integer.
The number of attempts per second to access a bean from the cache for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
The percent of the number of times a container cannot find a bean in the cache to the number of times it attempts to find a bean in the cache for the interval since the previous sample. Format is decimal (formatted to 1 decimal place).
The total number of beans from this EJB Home currently in the EJB cache. Format is positive integer.
The current number of beans currently locked. Format is positive integer.
The current number of threads that wait for a lock on a bean. Format is positive integer.
The summary number of free and in-use beans in the pool. Format is positive integer.
The percent of the free beans available in the pool. Format is decimal (formatted to 1 decimal place).
The number of threads currently waiting for an available bean instance from the free pool. Format is positive integer.
The J2EE application name. Format is alphanumeric string, with a maximum of 128 characters.
EJB Component
Name
The EJB Component name. Format is alphanumeric string, with a maximum of 128 characters.
The EJB-name for this EJB. It is as defined in the ejb-jar.xml deployment descriptor. Format is alphanumeric string, with a maximum of 128 characters.
The type of EJB. Valid values are Stateless, Stateful, Entity and Message Driven.
The length of the interval in seconds. Format is positive integer.
The number of attempts to obtain a lock on a bean since the previous sample. Format is positive integer.
The number of attempts to obtain a lock on a bean per second for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
The percent of timeouts to accesses for the lock manager for the interval since the previous sample. Format is decimal (formatted to 1 decimal place).
The percent of times a thread had to wait to obtain a lock on a bean comparing to the total amount of lock requests issued for the interval since the previous sample. Format is decimal (formatted to 1 decimal place).
The name of the system on which the server is running. Format is alphanumeric string, with a maximum of 256 characters.
The name of the server subnode. Format is alphanumeric string, with a maximum of 128 characters.
The number of beans from this EJB Home that have been passivated per second for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
The number of times an attempt was made to get an instance from the free pool since the previous sample. Format is positive integer.
The number of times per second an attempt was made to get an instance form the free pool for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
The percent of times a request was made to get a bean from the pool when no beans were available. Format is decimal (formatted to 1 decimal place).
The percent of requests that have timed out waiting for a bean from the pool from the total number of requests made for the interval since the previous sample. Format is decimal (formatted to 1 decimal place).
The row number. Format is positive integer.
The date and time that the monitoring agent for WebLogic Server agent collected data. The valid format is a 12-character timestamp. For the STR and SCAN functions, the format is MM/DD/YY HH:MM:SS; the following table shows the values contained in this character string:
Format of the 12-character timestamp
Character String Meaning MM Month DD Day YY Year HH Hour MM Minute SS Second
Example: 09/13/06 18:32:03 indicates the data was collected on September 13, 2006, at 18:32:03.
This attribute was designed for logging and reporting data-collection times rather than for creating situations. To specify a time and date for comparison and testing, use attributes from the Universal Time or Local Time groups.
The name of the J2EE application server. Format is alphanumeric string, with a maximum of 256 characters.
The number of transactions processes. Format is positive integer.
The number of transactions processed per second for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
Transaction Rolled Back Percent
The percent transactions that have rolled back to the number of total transactions involving the EJB for the interval since the previous sample. Format is decimal (formatted to 1 decimal place).
Transactions Timed Out Percent
The percent of transactions that have timed out to the number of total transactions involving the EJB for the interval since the previous sample. Format is decimal (formatted to 1 decimal place).
Parent topic:
Attributes for ITCAM Agent for J2EE