IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
Enterprise Java Bean Modules - J2EE attributes
The Enterprise Java Bean Modules - J2EE attributes collect performance information about each EJB deployed to the application server.
The attributes within this group are used to build the EJB Modules workspace and Enterprise Java Beans workspace.
The name of the EJB; this name prefixes the application name
and the EJB jar name. Format is alphanumeric string, with a maximum of 128 characters.
The type of bean. Valid values are Stateless, Stateful, Entity, and Message_Driven.
The number of times that beans were created during the interval. Minimum instrumentation level required to collect these data: Low. Format is positive integer.
The name of the EJB Module. Format is alphanumeric string, with a maximum of 128 characters.
The number of EJBs in the EJB module. Format is positive integer.
The length (in seconds) of the interval. Format is positive integer.
The number of messages delivered to the bean on Message method. Format is positive integer.
The number of bean instances in ready state. Format is positive integer.
The high water mark of the number of bean instances in ready state. Format is positive integer.
The low water mark of the number of bean instances in ready state. Format is positive integer.
The name of the system on which the server is running. The value format is an 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 that are in a passivated state (entity and stateful). Minimum instrumentation level required to collect these data: Low. Format is positive integer.
The high water mark of the beans that are in a passivated state (entity and stateful). Format is positive integer.
The low water mark of the beans that are in a passivated state. Format is positive integer.
The average number of objects in the pool. Format is positive integer.
The high water mark of the average number of objects in the pool. Format is positive integer.
The low water mark of the average number of objects in the pool. Format is positive integer.
The number of bean instances in ready state. Format is positive integer.
The high water mark of bean instances in ready state. Format is positive integer.
The low water mark of bean instances in ready state. Format is positive integer.
The number of times that beans were removed. Minimum instrumentation level required to collect these data: Low. Format is positive integer.
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 application server. Format is alphanumeric string, with a maximum of 256 characters.
The summary of statistical totals for all EJB modules. Valid values are EJB, No, and Yes.
Additional information:
Parent topic:
Attributes for ITCAM Agent for J2EE