IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
Servlets and JSPs - WebLogic attributes
The Servlets and JSPs - WebLogic attributes provide performance information for servlets and JavaServer pages (JSPs).
The attributes within this group are used to build the Servlets/JSPs - Selected Enterprise Application workspace.
Average Execution Time
(ms)
The average amount of time (in milliseconds) the invocations of the servlet have executed for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
The context path. Format is alphanumeric string, with a maximum of 256 characters.
Cumulative Average Execution Time
(ms)
The average amount of time (in milliseconds) all invocations of the servlet have executed since created. Format is positive integer.
The J2EE application name. Format is alphanumeric string, with a maximum of 128 characters.
The amount of time (in milliseconds) all invocations of the servlet has executed since the previous sample. Format is positive integer.
Highest Execution Time
(ms)
The amount of time (in milliseconds) the single longest invocation of the servlets has executed since created. Format is positive integer.
The length of the interval in seconds. Format is positive integer.
The number of times the servlet has been invoked since the previous sample. Format is positive integer.
The number of times the servlet has been invoked per second for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
Lowest Execution Time
(ms)
The amount of time (in milliseconds) the single shortest invocation of the servlet has executed since created. Format is positive integer.
The maximum capacity of this servlet for single thread model servlets. Format is positive integer.
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 times the servlet has been reloaded for interval since the previous sample. Format is positive integer.
The number of times the servlet has been reloaded per second for the interval since the previous sample. Format is decimal (formatted to 3 decimal places).
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 servlet or JSP name. Format is alphanumeric string, with a maximum of 128 characters.
The servlet path. Format is alphanumeric string, with a maximum of 256 characters.
The web application component name. Format is alphanumeric string, with a maximum of 128 characters.
Parent topic:
Attributes for ITCAM Agent for J2EE