Monitoring Agent for Tomcat 6.4 Fix Pack 8. Reference IBM

Size: px
Start display at page:

Download "Monitoring Agent for Tomcat 6.4 Fix Pack 8. Reference IBM"

Transcription

1 Monitoring Agent for Tomcat 6.4 Fix Pack 8 Reference IBM

2

3 Monitoring Agent for Tomcat 6.4 Fix Pack 8 Reference IBM

4 Note Before using this information and the product it supports, read the information in Notices on page 91. This edition applies to version of the Monitoring Agent for Tomcat and to all subsequent releases and modifications until otherwise indicated in new editions. Copyright IBM Corporation 2014, US Government Users Restricted Rights Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

5 Contents Chapter 1. Monitoring Agent for Tomcat 1 Chapter 2. Dashboards Default dashboards Widgets for the Default dashboards Custom views Chapter 3. Thresholds Predefined thresholds Customized thresholds Chapter 4. Attributes Data sets for the monitoring agent Attribute descriptions Cache data set Connector data set Counter Notifications data set CTX Counter Notifications data set CTX Gauge Notifications data set CTX Performance Object Status data set CTX Registered Monitors data set CTX String Notifications data set GarbageCollector data set GarbageCollector Runtime data set Gauge Notifications data set J2EEApplication data set J2EEApplication Runtime data set JspMonitor data set KOTCTX nodes data set Manager data set Memory data set MemoryPool data set OperatingSystem data set OperatingSystem Runtime data set Performance Object Status data set Registered Monitors data set Request Breakdown data set Request Context data set Request Distribution data set Request Instance data set Request Stack Trace data set Request Summary data set Request Trace data set RequestProcessor data set Runtime data set Server data set Servlet data set Servlet Runtime data set SessionMgr data set String Notifications data set StringCache data set Take Action Status data set Thread Pool Status data set Threading data set ThreadPool data set Tomcat Agent Configuration DD data set Tomcat Agent Configuration TT data set Accessibility features Notices Trademarks Terms and conditions for product documentation.. 93 IBM Online Privacy Statement Index Copyright IBM Corp. 2014, 2018 iii

6 iv Tomcat agent Reference

7 Chapter 1. Monitoring Agent for Tomcat The Monitoring Agent for Tomcat offers a central point of management for your Tomcat environment or application. The software provides a comprehensive means for gathering the information that is required to detect problems early and to prevent them. Information is standardized across the system. You can monitor multiple servers from a single console. By using the Tomcat agent you can easily collect and analyze Tomcat specific information. Installing and configuring the agent Install the monitoring agent on the system where the application that you want to monitor is located. For more information, see the following documentation in IBM Knowledge Center: v IBM Cloud Application Performance Management v IBM Cloud Application Performance Management, Private Copyright IBM Corp. 2014,

8 2 Tomcat agent Reference

9 Chapter 2. Dashboards Open the Application Performance Dashboard in the Cloud APM console to see a status summary of all your applications. As you drill down to dashboards for specific applications and their supporting elements, more details are available about the selected item. Use the Tomcat agent dashboards to proactively monitor your Tomcat deployment. Each dashboard page contains views with key performance indicators. When an application that includes Tomcat managed resources is selected, the navigator and the Status Overview tab show Tomcat in the Components group: v Click Components to see a single Tomcat group widget that is displayed along with a group widget for every other data source type in the application. v Click the Tomcat subgroup to see a group widget for each managed resource in the application. v Click inside a Tomcat group widget or click a Tomcat managed resource from the navigator Instances section to open a dashboard with KPIs from the selected managed resource. For more information about the KPIs, click in the view or click in the dashboard banner. Default dashboards TOMCAT Use this TOMCAT Status group widget to check if the Tomcat application is running. At a glance, you can see if any of the following conditions apply to the server: v v v v v v The server is not running. The response time of requests is too slow. The JVM requires more memory. The JVM is consuming too much CPU. The amount of heap memory that is used is excessive. The rate at which requests are failing (error rate) is too high. TOMCAT Application Detail Dashboard Use this dashboard to identify trends in the performance of a selected application. You can view the average response time and throughput of all requests in the application over recent periods, as well as a table of requests. Select any request in the table to view the average response time and throughput or this particular request. TOMCAT Server GC Dashboard Use this dashboard to determine if memory leaks are occurring on the server and if the heap is poorly structured. You can view the JVM CPU usage, total heap usage, throughput, and average response over time the last 24 hours, so you can investigate the relation between application server load and heap usage. You can also view the garbage collection count and duration over a recent time period. TOMCAT Server Thread Pool Dashboard Use this dashboard to investigate the performance of thread pools and identify if any of your thread pools are not large enough to handle the load that is placed on them. You can view a graph of average thread pool size over a recent period, as well as average usage for every thread pool and a table of thread pools with further details. Select a thread pool in the table to view an average usage graph for this thread pool. Copyright IBM Corp. 2014,

10 TOMCAT Summary Dashboard Use the group widgets in this dashboard to identify how applications on the Tomcat server are performing. You can also use this dashboard to see server information, such as the server version and state. Additional group widgets These pop-up group widgets are displayed after you click a group widget for more details. Some group widgets have links to more granular information in a popup widget, described here. Widgets for the Default dashboards TOMCAT Use this TOMCAT Status group widget to check if the Tomcat application is running. At a glance, you can see if any of the following conditions apply to the server: v v v v v v The server is not running. The response time of requests is too slow. The JVM requires more memory. The JVM is consuming too much CPU. The amount of heap memory that is used is excessive. The rate at which requests are failing (error rate) is too high. The following widgets are available in this dashboard: TOMCAT Status Current Tomcat application server summary status. The following KPIs for the widget are derived from the attributes as described: v Error Rate (%): The rate of requests that ended in errors to all requests. v Heap Used (%): The current percentage of the JVM heap used. v JVM CPU Used (%): Process CPU load. This data is derived from the ProcessCpuLoad attribute in the KOT OPERATINGSYSTEM RUNTIME data set. v JVM Memory Committed (KB): The amount of JVM committed memory. This data is derived from the JVMCommittedMem attribute in the KOT MEMORY data set. v JVM Memory Used (KB): The number of kilobytes in the heap that were in use following the garbage-collection cycle at the collection interval. This data is derived from the JVMMemUsage attribute in the KOT MEMORY data set. v Server Status: The current state of the application server. This data is derived from the statename attribute in the KOT SERVER data set. v Slowest Response Time (ms): Slowest request response time in the current interval. Transaction Volume Description needed in JSON The following KPIs for the widget are derived from the attributes as described: v Failed requests: Is not derived directly from a single attribute. The value is calculated. v Good requests: Is not derived directly from a single attribute. The value is calculated. v Slow requests: Is not derived directly from a single attribute. The value is calculated. v Timestamp: Is not derived directly from a single attribute. The value is calculated. TOMCAT Application Detail Dashboard Use this dashboard to identify trends in the performance of a selected application. You can view the average response time and throughput of all requests in the application over recent periods, as well as a table of requests. Select any request in the table to view the average response time and throughput or this particular request. The following widgets are available in this dashboard: 4 Tomcat agent Reference

11 Application Requests (history) The throughput and average response time of application requests during the history period. The following KPIs for the widget are derived from the attributes as described: v ms: Average response time (in milliseconds) during the collection interval. This data is derived from the averageresponsetime attribute in the KOT J2EEAPPLICATION RUNTIME data set. v Sample Date and Time: The local time at the agent when the data was collected. This data is derived from the Timestamp attribute in the KOT J2EEAPPLICATION RUNTIME data set. v Throughput (req/s): The throughput of requests per second during the collection interval. This data is derived from the throughput attribute in the KOT J2EEAPPLICATION RUNTIME data set. Requests (history) The throughput and average response time of requests during the history period. The following KPIs for the widget are derived from the attributes as described: v ms: The average response time (in milliseconds) of the request during the current interval. This data is derived from the averageresponsetime attribute in the KOT SERVLET RUNTIME data set. v Sample Date and Time: The local time at the agent when the data was collected. This data is derived from the Timestamp attribute in the KOT SERVLET RUNTIME data set. v Throughput (req/s): The cumulative throughput of requests per second. This data is derived from the throughput attribute in the KOT SERVLET RUNTIME data set. Requests Summary The average response time, the number of times the requests ran, and the throughput for the specified application during the current interval. The following KPIs for the widget are derived from the attributes as described: v Application Name: The name of the application. This data is derived from the WebModule attribute in the KOT SERVLET RUNTIME data set. v Average Response Time(ms): Average response time during the current interval. v Request Count: The number of times that the request ran during the current interval. This data is derived from the requestcount attribute in the KOT SERVLET RUNTIME data set. v URL: The URL of the request. This data is derived from the url attribute in the KOT SERVLET RUNTIME data set. TOMCAT Server GC Dashboard Use this dashboard to determine if memory leaks are occurring on the server and if the heap is poorly structured. You can view the JVM CPU usage, total heap usage, throughput, and average response over time the last 24 hours, so you can investigate the relation between application server load and heap usage. You can also view the garbage collection count and duration over a recent time period. The following widgets are available in this dashboard: Garbage Collection Analysis The number of times the garbage collector ran during the current interval and the resulting number of objects that the collector freed. The following KPIs for the widget are derived from the attributes as described: v Collector Name: The type of garbage collector. This data is derived from the Name attribute in the KOT GARBAGECOLLECTOR RUNTIME data set. Chapter 2. Dashboards 5

12 v GC Count: The number of times that the garbage collection ran during the collection interval. This data is derived from the CollectionCount attribute in the KOT GARBAGECOLLECTOR RUNTIME data set. v GC Duration (%): The percentage of real time that the garbage collector was active during the current interval. This data is derived from the GCDuration attribute in the KOT GARBAGECOLLECTOR RUNTIME data set. v GC Duration (ms): The amount of time (in milliseconds) that garbage collection took during the collection interval. This data is derived from the CollectionTime attribute in the KOT GARBAGECOLLECTOR RUNTIME data set. v GC Rate (per min): The rate (per minute) at which the Java Virtual Machine is starting its garbage-collection routine during the current interval. This data is derived from the GCDurationPerMin attribute in the KOT GARBAGECOLLECTOR RUNTIME data set. Heap Usage (history) The size of free memory and used memory in the application server heap during the history period. The following KPIs for the widget are derived from the attributes as described: v Free Heap (KB): The total number of free kilobytes in the heap following the garbage-collection cycle at the collection interval. This data is derived from the freekbytes attribute in the KOT MEMORY data set. v Heap Used (KB): The number of kilobytes in the heap that were in use following the garbage-collection cycle at the collection interval. This data is derived from the JVMMemUsage attribute in the KOT MEMORY data set. v Sample Date and Time: The local time at the agent when the data was collected. This data is derived from the Timestamp attribute in the KOT MEMORY data set. JVM CPU Usage (history) The number of milliseconds of CPU that was used by the JVM during a recent time period. The following KPIs for the widget are derived from the attributes as described: v CPU Usage (%): Process CPU load. This data is derived from the ProcessCpuLoad attribute in the KOT OPERATINGSYSTEM RUNTIME data set. v Sample Date and Time: The local time at the agent when the data was collected. This data is derived from the Timestamp attribute in the KOT OPERATINGSYSTEM RUNTIME data set. JVM Garbage Collection (history) The heap usage and the length of time that the garbage collector was active during the history period. The following KPIs for the widget are derived from the attributes as described: v GC Count: GC Count. v GC Duration (ms): GC Duration (ms). v Sample Date and Time: Sample date and time. v Sample Date and Time: Sample date and time. Throughput and Average Response Time (history) The average response time and the throughput for the selected request during the history period. The following KPIs for the widget are derived from the attributes as described: v Average Response Time (ms): The cumulative average response time (in milliseconds). v Sample Date and Time: Sample date and time. v Sample Date and Time: Sample date and time. 6 Tomcat agent Reference

13 v Throughput: The cumulative throughput of requests per second. TOMCAT Server Thread Pool Dashboard Use this dashboard to investigate the performance of thread pools and identify if any of your thread pools are not large enough to handle the load that is placed on them. You can view a graph of average thread pool size over a recent period, as well as average usage for every thread pool and a table of thread pools with further details. Select a thread pool in the table to view an average usage graph for this thread pool. The following widgets are available in this dashboard: Selected Thread Pool - Current Size (history) The current thread pool size during the history period. The following KPIs for the widget are derived from the attributes as described: v Current pool size: The current size of the thread pool during the history period. This data is derived from the currentthreadcount attribute in the KOT THREADPOOL data set. v Sample date and time: The time and date that the agent collected the data. This data is derived from the Timestamp attribute in the KOT THREADPOOL data set. Selected Thread Pool - Usage (history) Information about the usage of the thread pool during the history period. The following KPIs for the widget are derived from the attributes as described: v Current active threads: The current number of active threads. v Maximum pool size: The configured number of threads that are allowed in the thread pool. v Sample date and time: The time and date that the agent collected the data. This data is derived from the Timestamp attribute in the KOT THREADPOOL data set. Thread Pool Usage The current number of active threads and free threads for each thread pool. The following KPIs for the widget are derived from the attributes as described: v Current Active Threads: The current number of concurrently active threads during the current interval. This data is derived from the currentthreadsbusy attribute in the KOT THREADPOOL data set. v Current Free Threads: The number of free threads during the current interval. This data is derived from the freethreads attribute in the KOT THREADPOOL data set. v Thread Pool Name: The thread pool name. This data is derived from the name attribute in the KOT THREADPOOL data set. Thread Pools Information about the performance of each thread pool during the current interval. The following KPIs for the widget are derived from the attributes as described: v Current Active Threads: The number of concurrently active threads during the current interval. This data is derived from the currentthreadsbusy attribute in the KOT THREADPOOL data set. v Current Pool Size: The current number of connections in use during the current interval. This data is derived from the currentthreadcount attribute in the KOT THREADPOOL data set. v Maximum Pool Size: The configured number of threads that are allowed in the thread pool. This data is derived from the maxthreads attribute in the KOT THREADPOOL data set. v Thread Pool Name: The thread pool name. This data is derived from the name attribute in the KOT THREADPOOL data set. Chapter 2. Dashboards 7

14 TOMCAT Summary Dashboard Use the group widgets in this dashboard to identify how applications on the Tomcat server are performing. You can also use this dashboard to see server information, such as the server version and state. The following widgets are available in this dashboard: Applications Applications on the Tomcat application server, sorted by average response time for the current interval. Click an application to investigate its performance using the Application Detail dashboard. The following KPIs for the widget are derived from the attributes as described: v Application Name: Name of the application. This data is derived from the name attribute in the KOT J2EEAPPLICATION data set. v Average Response Time (ms): Average response time (in milliseconds) during the collection interval. This data is derived from the averageresponsetime attribute in the KOT J2EEAPPLICATION data set. Busiest Sessions Top 5 applications with the highest number of user sessions for every application during the current period. The following KPIs for the widget are derived from the attributes as described: v Session Count: Number of active sessions. v SESSNAME: Application name. This data is derived from the sessname attribute in the KOT SESSIONMGR data set. JVM CPU Usage The number of milliseconds of CPU that was used by the JVM during the current monitoring period. The following KPIs for the widget are derived from the attributes as described: v CPU Usage (%): Process CPU load. This data is derived from the ProcessCpuLoad attribute in the KOT OPERATINGSYSTEM RUNTIME data set. v Sample Date and Time: The local time at the agent when the data was collected. This data is derived from the Timestamp attribute in the KOT OPERATINGSYSTEM RUNTIME data set. JVM GC The heap usage and the length of time that the garbage collector was active during the current monitoring period. Click this group widget to determine if memory leaks are occuring on the server using the Server GC dashboard. The following KPIs for the widget are derived from the attributes as described: v GC Duration (ms): GC Duration (ms). v Heap Used (KB): The number of kilobytes in the heap that were in use following the garbage-collection cycle at the collection interval. This data is derived from the JVMMemUsage attribute in the KOT MEMORY data set. v Max Heap (KB): The maximum heap size set on the application server (the -Xmx JVM parameter, if specified). This data is derived from the JVMMaxMem attribute in the KOT MEMORY data set. v Sample Date and Time: The local time at the agent when the data was collected. This data is derived from the Timestamp attribute in the KOT MEMORY data set. v Sample Date and Time: Sample date and time. Requests with Slowest Response Time The top 5 requests on the application server with the slowest average response times. 8 Tomcat agent Reference

15 Attention: Click Diagnose to view the Deep Dive dashboards and group widgets for Tomcat applications. The following KPIs for the widget are derived from the attributes as described: v Application Name: Name of the application. This data is derived from the WebModule attribute in the KOT SERVLET data set. v Average Response Time (ms): The average response time (in milliseconds) of the request during the current interval. This data is derived from the averageresponsetime attribute in the KOT SERVLET data set. v URL: The url of the request. This data is derived from the url attribute in the KOT SERVLET data set. Server Information Summary information about the Tomcat application server. The following KPIs for the widget are derived from the attributes as described: v Address: The address of the application server host. This data is derived from the address attribute in the KOT SERVER data set. v Port: The TCP/IP port number on which the server waits for a shutdown command. This data is derived from the port attribute in the KOT SERVER data set. v Process Id: The process ID of the JVM. This data is derived from the Name attribute in the KOT RUNTIME data set. v Server Status: The current state of the application server. This data is derived from the statename attribute in the KOT SERVER data set. v ServerInfo: Tomcat server release identifier. This data is derived from the serverinfo attribute in the KOT SERVER data set. v VM Name: VM name, for example, OpenJDK 64 bit. This data is derived from the VmName attribute in the KOT RUNTIME data set. Threads The current number of active threads and free threads for each thread pool. Click this group widget to review the usage and performance of individual thread pools. The following KPIs for the widget are derived from the attributes as described: v Current Active Threads: The current number of concurrently active threads during the current interval. This data is derived from the currentthreadsbusy attribute in the KOT THREADPOOL data set. v Current Free Threads: The number of free threads during the current interval. This data is derived from the freethreads attribute in the KOT THREADPOOL data set. v Thread Pool Name: The thread pool name. This data is derived from the name attribute in the KOT THREADPOOL data set. Additional group widgets These pop-up group widgets are displayed after you click a group widget for more details. Some group widgets have links to more granular information in a popup widget, described here. The following widgets are available in this dashboard: Cache Hit % Displays the cache hit percentage for the modele type. The following KPIs for the widget are derived from the attributes as described: v Cache Hit %: Hit percent. This data is derived from the hitpercent attribute in the KOT STRINGCACHE data set. v Modele Type: Type of the modeled resource. Can be set only once. This data is derived from the modelertype attribute in the KOT STRINGCACHE data set. Chapter 2. Dashboards 9

16 Custom views After you select an application that includes a Tomcat managed resource, the Custom Views tab is available for displaying and building custom dashboard pages with attribute values from the Tomcat agent. You can quickly build monitoring pages for an application and save them for viewing. Only a subset of Tomcat agent attributes, which are the most useful for reporting, are available for custom views. These attributes are shown in italic in Chapter 4, Attributes, on page Tomcat agent Reference

17 Chapter 3. Thresholds Thresholds test for certain conditions on your managed resources, such as memory usage over 95%, and raise an event when the conditions have been met. The agent comes with predefined thresholds that you can use to monitor your Tomcat environment. You can create additional thresholds for the areas of interest. After you click System Configuration > Threshold Manager, select Tomcat as the data source type to see all the available thresholds. Predefined thresholds The thresholds are organized in the Cloud APM console Threshold Manager by the data set for which they were written. The Tomcat agent has the following predefined thresholds: KOT_KOT_AVG_RESTIME_HIGH_WARN The average response time greater than millisecond. The default configuration has the following SQL syntax: *IF *VALUE KOT_SERVLET.averageResponseTime *GT This threshold is evaluated every 1 minute. The severity of this threshold is Warning. The threshold is evaluated for each distinct value of the servletname attribute. This threshold uses the following attributes: Servlet.averageResponseTime[SERVLET.AVERAGERES], Servlet.servletName[SERVLET.SERVLETNAM]. KOT_KOT_MEMORY_USED_HIGH_CRIT The rate of memory used is larger than 90%. The default configuration has the following SQL syntax: *IF *VALUE KOT_MEMORY.heapUsed *GT 90 This threshold is evaluated every 1 minute. The severity of this threshold is Critical. The threshold is evaluated for each distinct value of the ObjectPendingFinalizationCount attribute. This threshold uses the following attributes: Memory.heapUsed[MEMORY.HEAPUSED] (not visible in the UI), Memory.ObjectPendingFinalizationCount[MEMORY.OBJECTPEND]. KOT_KOT_MEMORY_USED_HIGH_WARN The rate of memory used is larger than 70% and less than or equal to 90%. The default configuration has the following SQL syntax: *IF *VALUE KOT_MEMORY.heapUsed *GT 70 *AND *VALUE KOT_MEMORY.heapUsed *LE 90 This threshold is evaluated every 1 minute. The severity of this threshold is Warning. The threshold is evaluated for each distinct value of the ObjectPendingFinalizationCount attribute. Copyright IBM Corp. 2014,

18 This threshold uses the following attributes: Memory.heapUsed[MEMORY.HEAPUSED] (not visible in the UI), Memory.ObjectPendingFinalizationCount[MEMORY.OBJECTPEND]. KOT_KOT_PROCESS_CPU_HIGH_CRIT The process CPU load greater than 95%. The default configuration has the following SQL syntax: *IF *VALUE KOT_OPERATINGSYSTEM_RUNTIME.ProcessCpuLoad *GT 95 This threshold is evaluated every 1 minute. The severity of this threshold is Critical. The threshold is evaluated for each distinct value of the Arch attribute. This threshold uses the following attributes: OperatingSystem_Runtime.ProcessCpuLoad[OPERAT0.PROCESSCPL], OperatingSystem_Runtime.Arch[OPERAT0.ARCH] (not visible in the UI). KOT_KOT_PROCESS_CPU_HIGH_WARN The process CPU load greater than 80% and less than or equal to 95%. The default configuration has the following SQL syntax: *IF *VALUE KOT_OPERATINGSYSTEM_RUNTIME.ProcessCpuLoad *GT 80 *AND *VALUE KOT_OPERATINGSYSTEM_RUNTIME.ProcessCpuLoad *LE 95 This threshold is evaluated every 1 minute. The severity of this threshold is Warning. The threshold is evaluated for each distinct value of the Arch attribute. This threshold uses the following attributes: OperatingSystem_Runtime.ProcessCpuLoad[OPERAT0.PROCESSCPL], OperatingSystem_Runtime.Arch[OPERAT0.ARCH] (not visible in the UI). KOT_KOT_THPOOL_USED_HIGH_CRIT The rate of thread pool used greater than or equal to 100%. The default configuration has the following SQL syntax: *IF *VALUE KOT_THREADPOOL.threadPoolUsed *GE 100 This threshold is evaluated every 1 minute. The severity of this threshold is Critical. The threshold is evaluated for each distinct value of the name attribute. This threshold uses the following attributes: ThreadPool.threadPoolUsed[THREADP.THREADPOOL] (not visible in the UI), ThreadPool.name[THREADP.NAME]. KOT_KOT_THPOOL_USED_HIGH_WARN The rate of thread pool used greater than 90% and less than 100%. The default configuration has the following SQL syntax: *IF *VALUE KOT_THREADPOOL.threadPoolUsed *GT 90 *AND *VALUE KOT_THREADPOOL.threadPoolUsed *LT 100 This threshold is evaluated every 1 minute. The severity of this threshold is Warning. The threshold is evaluated for each distinct value of the name attribute. 12 Tomcat agent Reference

19 This threshold uses the following attributes: ThreadPool.threadPoolUsed[THREADP.THREADPOOL] (not visible in the UI), ThreadPool.name[THREADP.NAME]. Customized thresholds You can use the predefined thresholds as a starting point for event monitoring, and create your own thresholds as conditions arise that you want to monitor. The Tomcat agent has many data sets that you can use to create thresholds to monitor for specific conditions. For descriptions of the data sets, see Chapter 4, Attributes, on page 15. Tip: The hover help for the Threshold Editor Data set field has a Learn more link to the attribute descriptions for the selected data set. Chapter 3. Thresholds 13

20 14 Tomcat agent Reference

21 Chapter 4. Attributes Attributes are the application properties that are being measured and reported by the Monitoring Agent for Tomcat. Attributes make up the key performance indicators (KPIs) that are reported, and you can use them to create thresholds for conditions that you want to monitor. About attributes Attributes are organized into data sets (also referred to as attribute groups). The values can be selectively displayed in dashboards or used to define a threshold. The most recent data sample of the attributes in the data set are used after you open a dashboard or start a threshold. Dashboards Only a subset of Tomcat agent attributes is displayed in the dashboards. Queries to the dashboard data provider specify which attribute values to request from the managed resource. These attributes are shown in italic in this chapter. You can use these attributes to create the charts and tables in custom dashboard pages. Thresholds You can define thresholds that monitor the state of your operating system, database, or application and open an event when the threshold is exceeded. You use attributes to define thresholds that describe a condition that you want to test. After the threshold is started, the attribute values that are specified in the threshold are compared with the values collected by the Tomcat agent. After the condition is met, an event is registered and you are alerted by indicators in the Application Performance Dashboard navigator, All My Applications summary boxes, and the Events tab. The Tomcat agent comes with predefined thresholds that are enabled and started with the agent. If you edit a predefined threshold, such as to change the condition or severity, it is no longer treated as a predefined threshold but considered a custom threshold. All Tomcat agent attributes, unless otherwise noted, can be used to create custom thresholds. The Events tab has a table of open events with information, including threshold name, severity, source, and display item. You can expand an event row to see the formula and drill down to the dashboard for the managed resource. Some attributes names display differently in the Threshold Editor, as shown in parentheses after the name, such as Object Count (OBJECT_COUNT). Historical data configurations The Tomcat agent collects historical data for key data sets that are shown in the dashboards. A dashboard page that includes historical views from the managed resource instance has a time selector tool for adjusting the time range. With line charts, you can also compare the values with a previous day, up to the number of days that have been saved. Additional information about attributes Note the following conditions: v When no data can be collected for a data set, an empty result is returned (no rows of data) v When a specific attribute cannot be collected, the value 0 or is returned unless otherwise specified in a particular attribute (for example, N/A ) v Any numeric attribute value that is greater than the largest (positive or negative) number that can be represented by that type returns the corresponding maximum or minimum value (for example, the Copyright IBM Corp. 2014,

22 maximum value for a 32-bit number is 2,147,483,647). These values are displayed as text values that are defined by the data set, such as Value Exceeds Maximum or Value Exceeds Minimum. Numeric attributes have characteristics that are indicated in parentheses after the data type, such as (32-bit numeric property). A numeric attribute value can be 32-bit or 64-bit or some other size. The value type can be gauge, which means it varies, like a speedometer; counter, which counts and always increases; or numeric property, such as disk size. For a list of the data sets, a list of the attributes in each data set, and descriptions of the attributes in the Tomcat agent, see Data sets for the monitoring agent and Attribute descriptions on page 19. Data sets for the monitoring agent The Tomcat agent contains the following data sets. v Data set name: Cache Table name: KOTCACHE Historical table name: KOT_CACHE v Data set name: Connector Table name: KOTCONNECT Historical table name: KOT_CONNECTOR or KOTCONNECT v Data set name: Counter Notifications Table name: KOTCOUNTER Historical table name: KOT_COUNTER_NOTIFICATIONS or KOTCOUNTER v Data set name: CTX Counter Notifications Table name: KOTCNTCTX Historical table name: KOT_CTX_COUNTER_NOTIFICATIONS or KOTCNTCTX v Data set name: CTX Gauge Notifications Table name: KOTGAGCTX Historical table name: KOT_CTX_GAUGE_NOTIFICATIONS or KOTGAGCTX v Data set name: CTX Performance Object Status Table name: KOTCTXPOS Historical table name: KOT_CTX_PERFORMANCE_OBJECT_STATUS or KOTCTXPOS v Data set name: CTX Registered Monitors Table name: KOTREGCTX Historical table name: KOT_CTX_REGISTERED_MONITORS or KOTREGCTX v Data set name: CTX String Notifications Table name: KOTSTRCTX Historical table name: KOT_CTX_STRING_NOTIFICATIONS or KOTSTRCTX v Data set name: GarbageCollector Table name: KOTGARBAGE Historical table name: KOT_GARBAGECOLLECTOR or KOTGARBAGE v Data set name: GarbageCollector Runtime Table name: KOTGARBAG0 Historical table name: KOT_GARBAGECOLLECTOR_RUNTIME or KOTGARBAG0 v Data set name: Gauge Notifications Table name: KOTGAUGE Historical table name: KOT_GAUGE_NOTIFICATIONS or KOTGAUGE 16 Tomcat agent Reference

23 v Data set name: J2EEApplication Table name: KOTJ2EEAPP Historical table name: KOT_J2EEAPPLICATION or KOTJ2EEAPP v Data set name: J2EEApplication Runtime Table name: KOTJ2EEAP0 Historical table name: KOT_J2EEAPPLICATION_RUNTIME or KOTJ2EEAP0 v Data set name: JspMonitor Table name: KOTJSPMONI Historical table name: KOT_JSPMONITOR or KOTJSPMONI v Data set name: KOTCTX nodes Table name: KOTCTXDS Historical table name: KOT_KOTCTX_NODES or KOTCTXDS v Data set name: Manager Table name: KOTMANAGER Historical table name: KOT_MANAGER v Data set name: Memory Table name: KOTMEMORY Historical table name: KOT_MEMORY v Data set name: MemoryPool Table name: KOTMEMORYP Historical table name: KOT_MEMORYPOOL or KOTMEMORYP v Data set name: OperatingSystem Table name: KOTOPERATI Historical table name: KOT_OPERATINGSYSTEM or KOTOPERATI v Data set name: OperatingSystem Runtime Table name: KOTOPERAT0 Historical table name: KOT_OPERATINGSYSTEM_RUNTIME or KOTOPERAT0 v Data set name: Performance Object Status Table name: KOTPOBJST Historical table name: KOT_PERFORMANCE_OBJECT_STATUS or KOTPOBJST v Data set name: Registered Monitors Table name: KOTREGMONS Historical table name: KOT_REGISTERED_MONITORS or KOTREGMONS v Data set name: Request Breakdown Table name: KOTREQBRK Historical table name: KOT_REQUEST_BREAKDOWN or KOTREQBRK v Data set name: Request Context Table name: KOTREQCTX Historical table name: KOT_REQUEST_CONTEXT or KOTREQCTX v Data set name: Request Distribution Table name: KOTREQDIST Historical table name: KOT_REQUEST_DISTRIBUTION or KOTREQDIST v Data set name: Request Instance Table name: KOTREQINST Historical table name: KOT_REQUEST_INSTANCE or KOTREQINST Chapter 4. Attributes 17

24 v Data set name: Request Stack Trace Table name: KOTREQSTK Historical table name: KOT_REQUEST_STACK_TRACE or KOTREQSTK v Data set name: Request Summary Table name: KOTREQSMRY Historical table name: KOT_REQUEST_SUMMARY or KOTREQSMRY v Data set name: Request Trace Table name: KOTREQTRC Historical table name: KOT_REQUEST_TRACE or KOTREQTRC v Data set name: RequestProcessor Table name: KOTREQUEST Historical table name: KOT_REQUESTPROCESSOR or KOTREQUEST v Data set name: Runtime Table name: KOTRUNTIME Historical table name: KOT_RUNTIME v Data set name: Server Table name: KOTSERVER Historical table name: KOT_SERVER v Data set name: Servlet Table name: KOTSERVLET Historical table name: KOT_SERVLET v Data set name: Servlet Runtime Table name: KOTSERVLE0 Historical table name: KOT_SERVLET_RUNTIME or KOTSERVLE0 v Data set name: SessionMgr Table name: KOTSESSMGR Historical table name: KOT_SESSIONMGR or KOTSESSMGR v Data set name: String Notifications Table name: KOTSTRING Historical table name: KOT_STRING_NOTIFICATIONS or KOTSTRING v Data set name: StringCache Table name: KOTSTRINGC Historical table name: KOT_STRINGCACHE or KOTSTRINGC v Data set name: Take Action Status Table name: KOTTACTST Historical table name: KOT_TAKE_ACTION_STATUS or KOTTACTST v Data set name: Thread Pool Status Table name: KOTTHPLST Historical table name: KOT_THREAD_POOL_STATUS or KOTTHPLST v Data set name: Threading Table name: KOTTHREADI Historical table name: KOT_THREADING or KOTTHREADI v Data set name: ThreadPool Table name: KOTTHREADP Historical table name: KOT_THREADPOOL or KOTTHREADP 18 Tomcat agent Reference

25 v Data set name: Tomcat Agent Configuration DD Table name: KOTAGTCNFD Historical table name: KOT_TOMCAT_AGENT_CONFIGURATION_DD or KOTAGTCNFD v Data set name: Tomcat Agent Configuration TT Table name: KOTAGTCNFT Historical table name: KOT_TOMCAT_AGENT_CONFIGURATION_TT or KOTAGTCNFT Attribute descriptions Attributes in each Tomcat agent data set collect data that the agent uses for monitoring. The descriptions of the data sets contain information such as description, type, and names for each attribute in the data set. Some attributes are designated as key attributes, which are identifier attributes for the data set. An attribute in italic indicates that it is available for display in the Cloud APM console dashboards. Cache data set The Cache data set provides performance information for the cache. This data set contains the following attributes: accesscount Number of times the cache was accessed. This attribute is a key attribute. The type is integer (64-bit gauge). The following names are defined for this attribute: ACCESSCOUNT or ACCESSCOUN (historical name), accesscount (caption), accesscount (attribute name), and ACCESSCOUN cachehit The percentage of cache hits from total access count. The type is real number (64-bit gauge) with two decimal places of precision. The following names are defined for this attribute: CACHEHIT (historical name), cachehit (caption), cachehit (attribute name), and CACHEHIT cachemaxsize Maximum size of the cache. This attribute is a key attribute. The type is integer (32-bit gauge). The following names are defined for this attribute: CACHEMAXSIZE or CACHEMAXSI (historical name), cachemaxsize (caption), cachemaxsize (attribute name), and CACHEMAXSI cachesize Size of the cache This attribute is a key attribute. The type is integer (32-bit gauge). The following names are defined for this attribute: CACHESIZE (historical name), cachesize (caption), cachesize (attribute name), and CACHESIZE context Context name of the cache. The type is string. The following names are defined for this attribute: CONTEXT (historical name), context (caption), context (attribute name), and CONTEXT desiredentryaccessratio Desired entry access ratio. This attribute is a key attribute. The type is integer (64-bit gauge). The following names are defined for this attribute: DESIREDENTRYACCESSRATIO or DESIREDENT (historical name), desiredentryaccessratio (caption), desiredentryaccessratio (attribute name), and DESIREDENT Chapter 4. Attributes 19

26 hitscount Number of cache hits. This attribute is a key attribute. The type is integer (64-bit gauge). The following names are defined for this attribute: HITSCOUNT (historical name), hitscount (caption), hitscount (attribute name), and HITSCOUNT maxallocateiterations Max allocate iterations. This attribute is a key attribute. The type is integer (32-bit gauge). Node The following names are defined for this attribute: MAXALLOCATEITERATIONS or MAXALLOCAT (historical name), maxallocateiterations (caption), maxallocateiterations (attribute name), and MAXALLOCAT The managed system name of the agent. This attribute is a key attribute. The type is string. The following names are defined for this attribute: NODE (historical name), Node (caption), ORIGINNODE (attribute name), and ORIGINNODE Timestamp The local time at the agent when the data was collected. The type is string. The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp (caption), Timestamp (attribute name), and TIMESTAMP Connector data set The Connector data set provides performance information for connectors. This data set contains the following attributes: acceptcount The accept count for this connector. The type is integer (32-bit gauge). The following names are defined for this attribute: ACCEPTCOUNT or ACCEPTCOUN (historical name), acceptcount (caption), acceptcount (attribute name), and ACCEPTCOUN appinstanceno The number of the Tomcat Server instance in the cluster where the application is deployed. The type is string. The following names are defined for this attribute: APPINSTANCENO or APPINSTANC (historical name), appinstanceno (caption), appinstanceno (attribute name), and APPINSTANC applicationname The name of the web application that is deployed on a Tomcat Server instance. The type is string. The following names are defined for this attribute: APPLICATIONNAME or APPLICATIO (historical name), applicationname (caption), applicationname (attribute name), and APPLICATIO appserver The name of the Tomcat Application Server. The type is string. The following names are defined for this attribute: APPSERVER (historical name), appserver (caption), appserver (attribute name), and APPSERVER environment The application platform where the Tomcat Server instance is configured. The type is string. The following names are defined for this attribute: ENVIRONMENT or ENVIRONMEN (historical name), environment (caption), environment (attribute name), and ENVIRONMEN 20 Tomcat agent Reference

27 maxthreads The maximum number of request processing threads to be created. The type is integer (32-bit gauge). The following names are defined for this attribute: MAXTHREADS (historical name), maxthreads (caption), maxthreads (attribute name), and MAXTHREADS minsparethreads The minimum number of request processing threads to be created. The type is integer (32-bit gauge). Node The following names are defined for this attribute: MINSPARETHREADS or MINSPARETH (historical name), minsparethreads (caption), minsparethreads (attribute name), and MINSPARETH The managed system name of the agent. This attribute is a key attribute. The type is string. The following names are defined for this attribute: NODE (historical name), Node (caption), ORIGINNODE (attribute name), and ORIGINNODE packetsize The AJP packet size. The type is integer (32-bit gauge). port The following names are defined for this attribute: PACKETSIZE (historical name), packetsize (caption), packetsize (attribute name), and PACKETSIZE The port number on which this connector is configured to listen for requests. the special value of 0 means that Tomcat selects a random free port when the socket is bound. This attribute is a key attribute. The type is integer (32-bit gauge). The following names are defined for this attribute: PORT (historical name), port (caption), port (attribute name), and PORT processorcache The processor cache size. The type is integer (32-bit gauge). The following names are defined for this attribute: PROCESSORCACHE or PROCESSORC (historical name), processorcache (caption), processorcache (attribute name), and PROCESSORC protocol Coyote protocol handler in use. The type is string. The following names are defined for this attribute: PROTOCOL (historical name), protocol (caption), protocol (attribute name), and PROTOCOL redirectport The redirect port for non-ssl to SSL redirects. The type is integer (32-bit gauge). The following names are defined for this attribute: REDIRECTPORT or REDIRECTPO (historical name), redirectport (caption), redirectport (attribute name), and REDIRECTPO secure Whether this is a secure (SSL) connector. The type is integer (32-bit gauge) with enumerated values. The following values are defined: TRUE (1), FALSE (0). Any value that does not have a definition here is displayed in the User Interface. The following names are defined for this attribute: SECURE (historical name), secure (caption), secure (attribute name), and SECURE statename The name of the lifecycle state that this connector is currently in. The type is string. The following names are defined for this attribute: STATENAME (historical name), statename (caption), statename (attribute name), and STATENAME Chapter 4. Attributes 21

28 Timestamp The local time at the agent when the data was collected. The type is string. The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp (caption), Timestamp (attribute name), and TIMESTAMP useipvhosts Whether the server uses IP-based virtual hosting. The type is integer (32-bit gauge) with enumerated values. The following values are defined: TRUE (1), FALSE (0). Any value that does not have a definition here is displayed in the User Interface. The following names are defined for this attribute: USEIPVHOSTS or USEIPVHOST (historical name), useipvhosts (caption), useipvhosts (attribute name), and USEIPVHOST Counter Notifications data set Events reported by the counter watchers. This data set contains the following attributes: Counter Value Value of the counter that triggered the notification. The type is integer (32-bit gauge). The following names are defined for this attribute: COUNTER_VALUE or CV (historical name), Counter Value (caption), Counter_Value (attribute name), and CV Modulus The attribute's maximum value. When it reaches this value, it rolls over and begins counting again from zero. The type is integer (32-bit gauge). The following names are defined for this attribute: MODULUS (historical name), Modulus (caption), Modulus (attribute name), and MODULUS Monitor ID Monitor ID of the monitor who generated this notification. The type is integer (32-bit gauge). Node The following names are defined for this attribute: MONITOR_ID (historical name), Monitor ID (caption), Monitor_ID (attribute name), and MONITOR_ID The managed system name of the agent. This attribute is a key attribute. The type is string. The following names are defined for this attribute: NODE (historical name), Node (caption), ORIGINNODE (attribute name), and ORIGINNODE Notification Message The message in the notification. The type is string. The following names are defined for this attribute: NOTIFICATION_MESSAGE or NM (historical name), Notification Message (caption), Notification_Message (attribute name), and NM (column name). Notification Time Stamp Time that the notification was triggered. The type is timestamp. The following names are defined for this attribute: NOTIFICATION_TIME_STAMP or NTS (historical name), Notification Time Stamp (caption), Notification_Time_Stamp (attribute name), and NTS Notification Type The type of notification received. This describes how the MBean's observed attribute triggered the notification. The type is string. The following names are defined for this attribute: NOTIFICATION_TYPE or NT (historical name), Notification Type (caption), Notification_Type (attribute name), and NT 22 Tomcat agent Reference

29 Observed Attribute Name of the attribute being monitored in the Observed MBean. The type is string. The following names are defined for this attribute: OBSERVED_ATTRIBUTE or OA (historical name), Observed Attribute (caption), Observed_Attribute (attribute name), and OA (column name). Observed MBean The MBean whose attribute is being monitored. The type is string. The following names are defined for this attribute: OBSERVED_MBEAN or OM (historical name), Observed MBean (caption), Observed_MBean (attribute name), and OM Offset The value added to the threshold each time the attribute exceeds the threshold. This value forms a new threshold. The type is string. The following names are defined for this attribute: OFFSET (historical name), Offset (caption), Offset (attribute name), and OFFSET Threshold The current threshold of the monitor. The type is string. The following names are defined for this attribute: THRESHOLD (historical name), Threshold (caption), Threshold (attribute name), and THRESHOLD Timestamp The time the event was generated. The type is string. The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp (caption), Timestamp (attribute name), and TIMESTAMP CTX Counter Notifications data set Events reported by the counter watchers. This data set contains the following attributes: Counter Value Value of the counter that triggered the notification. The type is integer (32-bit gauge). The following names are defined for this attribute: COUNTER_VALUE or CV (historical name), Counter Value (caption), Counter_Value (attribute name), and CV Modulus The attribute's maximum value. When it reaches this value, it rolls over and begins counting again from zero. The type is integer (32-bit gauge). The following names are defined for this attribute: MODULUS (historical name), Modulus (caption), Modulus (attribute name), and MODULUS Monitor ID Monitor ID of the monitor who generated this notification. The type is integer (32-bit gauge). Node The following names are defined for this attribute: MONITOR_ID (historical name), Monitor ID (caption), Monitor_ID (attribute name), and MONITOR_ID The managed system name of the agent. This attribute is a key attribute. The type is string. The following names are defined for this attribute: NODE (historical name), Node (caption), ORIGINNODE (attribute name), and ORIGINNODE Notification Message The message in the notification. The type is string. Chapter 4. Attributes 23

Monitoring Agent for Tomcat 6.4 Fix Pack 4. Reference IBM

Monitoring Agent for Tomcat 6.4 Fix Pack 4. Reference IBM Monitoring Agent for Tomcat 6.4 Fix Pack 4 Reference IBM Monitoring Agent for Tomcat 6.4 Fix Pack 4 Reference IBM Note Before using this information and the product it supports, read the information in

More information

Monitoring Agent for Microsoft Hyper-V Server Fix Pack 12. Reference IBM

Monitoring Agent for Microsoft Hyper-V Server Fix Pack 12. Reference IBM Monitoring Agent for Microsoft Hyper-V Server 6.3.1 Fix Pack 12 Reference IBM Monitoring Agent for Microsoft Hyper-V Server 6.3.1 Fix Pack 12 Reference IBM Note Before using this information and the product

More information

Monitoring agent for PostgreSQL 1.0 Fix Pack 12. Reference IBM

Monitoring agent for PostgreSQL 1.0 Fix Pack 12. Reference IBM Monitoring agent for PostgreSQL 1.0 Fix Pack 12 Reference IBM Monitoring agent for PostgreSQL 1.0 Fix Pack 12 Reference IBM Note Before using this information and the product it supports, read the information

More information

Monitoring agent for WebSphere Infrastructure Manager Version Reference IBM

Monitoring agent for WebSphere Infrastructure Manager Version Reference IBM Monitoring agent for WebSphere Infrastructure Manager Version 8.0.0.4 Reference IBM Monitoring agent for WebSphere Infrastructure Manager Version 8.0.0.4 Reference IBM Note Before using this information

More information

Microsoft SQL Server Fix Pack 15. Reference IBM

Microsoft SQL Server Fix Pack 15. Reference IBM Microsoft SQL Server 6.3.1 Fix Pack 15 Reference IBM Microsoft SQL Server 6.3.1 Fix Pack 15 Reference IBM Note Before using this information and the product it supports, read the information in Notices

More information

Monitoring Agent for SAP Applications Fix pack 11. Reference IBM

Monitoring Agent for SAP Applications Fix pack 11. Reference IBM Monitoring Agent for SAP Applications 7.1.1 Fix pack 11 Reference IBM Monitoring Agent for SAP Applications 7.1.1 Fix pack 11 Reference IBM Note Before using this information and the product it supports,

More information

ITCAM Agent for WebSphere MQ Version 7.1. Reference

ITCAM Agent for WebSphere MQ Version 7.1. Reference ITCAM Agent for WebSphere MQ Version 7.1 Reference ITCAM Agent for WebSphere MQ Version 7.1 Reference Note Before using this information and the product it supports, read the information in Notices on

More information

Monitoring Agent for AWS Elastic Load Balancer Version Reference IBM

Monitoring Agent for AWS Elastic Load Balancer Version Reference IBM Monitoring Agent for AWS Elastic Load Balancer Version 1.0.0.0 Reference IBM Monitoring Agent for AWS Elastic Load Balancer Version 1.0.0.0 Reference IBM Note Before using this information and the product

More information

Monitoring Agent for Unix OS Version Reference IBM

Monitoring Agent for Unix OS Version Reference IBM Monitoring Agent for Unix OS Version 6.3.5 Reference IBM Monitoring Agent for Unix OS Version 6.3.5 Reference IBM Note Before using this information and the product it supports, read the information in

More information

Hands-on Lab Session 9909 Introduction to Application Performance Management: Monitoring. Timothy Burris, Cloud Adoption & Technical Enablement

Hands-on Lab Session 9909 Introduction to Application Performance Management: Monitoring. Timothy Burris, Cloud Adoption & Technical Enablement Hands-on Lab Session 9909 Introduction to Application Performance Management: Monitoring Timothy Burris, Cloud Adoption & Technical Enablement Copyright IBM Corporation 2017 IBM, the IBM logo and ibm.com

More information

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft.NET Framework Agent Fix Pack 13.

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft.NET Framework Agent Fix Pack 13. IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft.NET Framework Agent 6.3.1 Fix Pack 13 Reference IBM IBM Tivoli Composite Application Manager for Microsoft Applications:

More information

IBM Security QRadar Deployment Intelligence app IBM

IBM Security QRadar Deployment Intelligence app IBM IBM Security QRadar Deployment Intelligence app IBM ii IBM Security QRadar Deployment Intelligence app Contents QRadar Deployment Intelligence app.. 1 Installing the QRadar Deployment Intelligence app.

More information

Version Monitoring Agent User s Guide SC

Version Monitoring Agent User s Guide SC Tivoli IBM Tivoli Advanced Catalog Management for z/os Version 02.01.00 Monitoring Agent User s Guide SC23-7974-00 Tivoli IBM Tivoli Advanced Catalog Management for z/os Version 02.01.00 Monitoring Agent

More information

ORACLE ENTERPRISE MANAGER 10g ORACLE DIAGNOSTICS PACK FOR NON-ORACLE MIDDLEWARE

ORACLE ENTERPRISE MANAGER 10g ORACLE DIAGNOSTICS PACK FOR NON-ORACLE MIDDLEWARE ORACLE ENTERPRISE MANAGER 10g ORACLE DIAGNOSTICS PACK FOR NON-ORACLE MIDDLEWARE Most application performance problems surface during peak loads. Often times, these problems are time and resource intensive,

More information

Oracle Enterprise Manager 12c IBM DB2 Database Plug-in

Oracle Enterprise Manager 12c IBM DB2 Database Plug-in Oracle Enterprise Manager 12c IBM DB2 Database Plug-in May 2015 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and

More information

Oracle Enterprise Manager 12c Sybase ASE Database Plug-in

Oracle Enterprise Manager 12c Sybase ASE Database Plug-in Oracle Enterprise Manager 12c Sybase ASE Database Plug-in May 2015 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only,

More information

Product Guide. McAfee Performance Optimizer 2.2.0

Product Guide. McAfee Performance Optimizer 2.2.0 Product Guide McAfee Performance Optimizer 2.2.0 COPYRIGHT Copyright 2017 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator, McAfee epo, McAfee

More information

Monitoring Agent for Microsoft.NET - BETA Version 1.2. User's Guide SC

Monitoring Agent for Microsoft.NET - BETA Version 1.2. User's Guide SC Monitoring Agent for Microsoft.NET - BETA Version 1.2 User's Guide SC27-6255-00 Monitoring Agent for Microsoft.NET - BETA Version 1.2 User's Guide SC27-6255-00 Note Before using this information and the

More information

IBM Tivoli Agentless Monitoring for Windows Operating Systems Version (Revised) User's Guide SC

IBM Tivoli Agentless Monitoring for Windows Operating Systems Version (Revised) User's Guide SC IBM Tivoli Agentless Monitoring for Windows Operating Systems Version 6.2.1 (Revised) User's Guide SC23-9765-01 IBM Tivoli Agentless Monitoring for Windows Operating Systems Version 6.2.1 (Revised) User's

More information

Oracle Cloud Using Oracle Application Performance Monitoring

Oracle Cloud Using Oracle Application Performance Monitoring Oracle Cloud Using Oracle Application Performance Monitoring E60699-23 November 2017 Oracle Cloud Using Oracle Application Performance Monitoring, E60699-23 Copyright 2015, 2017, Oracle and/or its affiliates.

More information

McAfee Performance Optimizer 2.1.0

McAfee Performance Optimizer 2.1.0 Product Guide McAfee Performance Optimizer 2.1.0 For use with McAfee epolicy Orchestrator COPYRIGHT 2016 Intel Corporation TRADEMARK ATTRIBUTIONS Intel and the Intel logo are registered trademarks of the

More information

BIG-IP Analytics: Implementations. Version 13.1

BIG-IP Analytics: Implementations. Version 13.1 BIG-IP Analytics: Implementations Version 13.1 Table of Contents Table of Contents Setting Up Application Statistics Collection...5 What is Analytics?...5 About HTTP Analytics profiles... 5 Overview:

More information

BIG-IP Analytics: Implementations. Version 12.1

BIG-IP Analytics: Implementations. Version 12.1 BIG-IP Analytics: Implementations Version 12.1 Table of Contents Table of Contents Setting Up Application Statistics Collection...5 What is Analytics?...5 About HTTP Analytics profiles...5 Overview: Collecting

More information

IBM Infrastructure Suite for z/vm and Linux: Introduction IBM Tivoli OMEGAMON XE on z/vm and Linux

IBM Infrastructure Suite for z/vm and Linux: Introduction IBM Tivoli OMEGAMON XE on z/vm and Linux IBM Infrastructure Suite for z/vm and Linux: Introduction IBM Tivoli OMEGAMON XE on z/vm and Linux August/September 2015 Please Note IBM s statements regarding its plans, directions, and intent are subject

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Dell EMC VMAX. User Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Dell EMC VMAX. User Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR Dell EMC VMAX User Guide TABLE OF CONTENTS 1. Purpose...3 2. Introduction to the Management Pack...3 2.1 How the Management Pack Collects Data...3 2.2 Data

More information

AppManager for JAVA on UNIX and Linux Servers Management Guide

AppManager for JAVA on UNIX and Linux Servers Management Guide AppManager for JAVA on UNIX and Linux Servers Management Guide June 2015 www.netiq.com/documentation Legal Notice THIS DOCUMENT AND THE SOFTWARE DESCRIBED IN THIS DOCUMENT ARE FURNISHED UNDER AND ARE SUBJECT

More information

Graphite and Grafana

Graphite and Grafana Introduction, page 1 Configure Grafana Users using CLI, page 3 Connect to Grafana, page 4 Grafana Administrative User, page 5 Configure Grafana for First Use, page 11 Manual Dashboard Configuration using

More information

IBM Monitoring Agent for Citrix Virtual Desktop Infrastructure 7.2 FP3. User's Guide IBM SC

IBM Monitoring Agent for Citrix Virtual Desktop Infrastructure 7.2 FP3. User's Guide IBM SC IBM Monitoring Agent for Citrix Virtual Desktop Infrastructure 7.2 FP3 User's Guide IBM SC14-7487-02 IBM Monitoring Agent for Citrix Virtual Desktop Infrastructure 7.2 FP3 User's Guide IBM SC14-7487-02

More information

BMC Remedy OnDemand

BMC Remedy OnDemand BMC Remedy OnDemand 2011.01 Bandwidth usage and latency benchmark results Page 1 TABLE OF CONTENTS Executive summary... 3 Test environment... 4 Scenarios... 5 Workload... 5 Data volume... 9 Results...

More information

IBM Tivoli Monitoring Version 6.3 Fix Pack 2. UNIX OS Agent Reference

IBM Tivoli Monitoring Version 6.3 Fix Pack 2. UNIX OS Agent Reference IBM Tivoli Monitoring Version 6.3 Fix Pack 2 UNIX OS Agent Reference IBM Tivoli Monitoring Version 6.3 Fix Pack 2 UNIX OS Agent Reference Note Before using this information and the product it supports,

More information

Monitor Qlik Sense sites. Qlik Sense Copyright QlikTech International AB. All rights reserved.

Monitor Qlik Sense sites. Qlik Sense Copyright QlikTech International AB. All rights reserved. Monitor Qlik Sense sites Qlik Sense 2.1.2 Copyright 1993-2015 QlikTech International AB. All rights reserved. Copyright 1993-2015 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik Sense,

More information

SysGauge SYSTEM MONITOR. User Manual. Version 3.8. Oct Flexense Ltd.

SysGauge SYSTEM MONITOR. User Manual. Version 3.8. Oct Flexense Ltd. SysGauge SYSTEM MONITOR User Manual Version 3.8 Oct 2017 www.sysgauge.com info@flexense.com 1 1 SysGauge Product Overview SysGauge is a system and performance monitoring utility allowing one to monitor

More information

AppDynamics Lite vs. Pro Edition

AppDynamics Lite vs. Pro Edition An AppDynamics Datasheet AppDynamics Lite vs. Pro Edition AppDynamics, the leader in application performance management (APM) for the cloud generation, offers both a Lite and Pro edition of its monitoring

More information

Monitor Qlik Sense sites. Qlik Sense November 2017 Copyright QlikTech International AB. All rights reserved.

Monitor Qlik Sense sites. Qlik Sense November 2017 Copyright QlikTech International AB. All rights reserved. Monitor Qlik Sense sites Qlik Sense November 2017 Copyright 1993-2017 QlikTech International AB. All rights reserved. Copyright 1993-2017 QlikTech International AB. All rights reserved. Qlik, QlikTech,

More information

VMware vrealize Operations for Horizon Administration

VMware vrealize Operations for Horizon Administration VMware vrealize Operations for Horizon Administration vrealize Operations for Horizon 6.4 vrealize Operations Manager 6.4 This document supports the version of each product listed and supports all subsequent

More information

Using vrealize Log Insight

Using vrealize Log Insight vrealize Log Insight 4.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Workload Control Center Performance Tuning

Workload Control Center Performance Tuning Workload Control Center Performance Tuning This document includes recommendations and best practices for performance tuning for CA Workload Control Center (WCC), for the following releases: Unicenter Workload

More information

ZENworks 2017 Update 1 ZENworks Diagnostics and Probe Guide. July 2017

ZENworks 2017 Update 1 ZENworks Diagnostics and Probe Guide. July 2017 ZENworks 2017 Update 1 ZENworks Diagnostics and Probe Guide July 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

Server Status Dashboard

Server Status Dashboard The Cisco Prime Network Registrar server status dashboard in the web user interface (web UI) presents a graphical view of the system status, using graphs, charts, and tables, to help in tracking and diagnosis.

More information

vcenter Operations Management Pack for NSX-vSphere

vcenter Operations Management Pack for NSX-vSphere vcenter Operations Management Pack for NSX-vSphere vcenter Operations Manager 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Performance Objects and Counters for the System

Performance Objects and Counters for the System APPENDIXA Performance Objects and for the System May 19, 2009 This appendix provides information on system-related objects and counters. Cisco Tomcat Connector, page 2 Cisco Tomcat JVM, page 4 Cisco Tomcat

More information

VMware vrealize Operations for Horizon Administration

VMware vrealize Operations for Horizon Administration VMware vrealize Operations for Horizon Administration vrealize Operations for Horizon 6.2 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Central Administration Console Installation and User's Guide

Central Administration Console Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Central Administration Console Installation and User's Guide SC27-2808-04 IBM Tivoli Storage Manager FastBack for Workstations Version

More information

EMC Unity Family. Monitoring System Performance. Version 4.2 H14978 REV 03

EMC Unity Family. Monitoring System Performance. Version 4.2 H14978 REV 03 EMC Unity Family Version 4.2 Monitoring System Performance H14978 REV 03 Copyright 2016-2017 Dell Inc. or its subsidiaries. All rights reserved. Published July 2017 Dell believes the information in this

More information

Oracle Enterprise Manager. 1 Before You Install. System Monitoring Plug-in for Oracle Unified Directory User's Guide Release 1.0

Oracle Enterprise Manager. 1 Before You Install. System Monitoring Plug-in for Oracle Unified Directory User's Guide Release 1.0 Oracle Enterprise Manager System Monitoring Plug-in for Oracle Unified Directory User's Guide Release 1.0 E24476-01 October 2011 The System Monitoring Plug-In for Oracle Unified Directory extends Oracle

More information

Response Time Monitoring Agent V for Linux and Windows. Reference

Response Time Monitoring Agent V for Linux and Windows. Reference Response Time Monitoring Agent V1.2.3.1 for Linux and Windows Reference Note Before using this information and the product it supports, read the information in Notices on page 29. This edition applies

More information

vrealize Hyperic Monitoring and Management Guide vrealize Hyperic 5.8.4

vrealize Hyperic Monitoring and Management Guide vrealize Hyperic 5.8.4 vrealize Hyperic Monitoring and Management Guide vrealize Hyperic 5.8.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Lesson 2: Using the Performance Console

Lesson 2: Using the Performance Console Lesson 2 Lesson 2: Using the Performance Console Using the Performance Console 19-13 Windows XP Professional provides two tools for monitoring resource usage: the System Monitor snap-in and the Performance

More information

IBM BigFix Version 9.5. WebUI Administrators Guide IBM

IBM BigFix Version 9.5. WebUI Administrators Guide IBM IBM BigFix Version 9.5 WebUI Administrators Guide IBM IBM BigFix Version 9.5 WebUI Administrators Guide IBM Note Before using this information and the product it supports, read the information in Notices

More information

Using vrealize Log Insight. 08-SEP-2017 vrealize Log Insight 4.5

Using vrealize Log Insight. 08-SEP-2017 vrealize Log Insight 4.5 08-SEP-2017 vrealize Log Insight 4.5 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates.

More information

Using vrealize Log Insight. April 12, 2018 vrealize Log Insight 4.6

Using vrealize Log Insight. April 12, 2018 vrealize Log Insight 4.6 Using vrealize Log Insight April 12, 2018 vrealize Log Insight 4.6 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

IBM BigFix Version 9.5. WebUI Administrators Guide IBM

IBM BigFix Version 9.5. WebUI Administrators Guide IBM IBM BigFix Version 9.5 WebUI Administrators Guide IBM IBM BigFix Version 9.5 WebUI Administrators Guide IBM Note Before using this information and the product it supports, read the information in Notices

More information

Oracle WebLogic Diagnostics and Troubleshooting

Oracle WebLogic Diagnostics and Troubleshooting Oracle WebLogic Diagnostics and Troubleshooting Duško Vukmanović Principal Sales Consultant, FMW What is the WebLogic Diagnostic Framework? A framework for diagnosing problems that

More information

Creating Basic Custom Monitoring Dashboards by

Creating Basic Custom Monitoring Dashboards by Creating Basic Custom Monitoring Dashboards by Antonio Mangiacotti, Stefania Oliverio, Randy Allen & Lanny Short v1.2 1 Contents Contents... 2 Introduction... 3 ITM and DASH Configuration... 4 ITM TEPS

More information

Perceptive Matching Engine

Perceptive Matching Engine Perceptive Matching Engine Advanced Design and Setup Guide Version: 1.0.x Written by: Product Development, R&D Date: January 2018 2018 Hyland Software, Inc. and its affiliates. Table of Contents Overview...

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Apache Tomcat 13.2.1.0 E73485-01 June 2016 Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Apache Tomcat,

More information

VMware vrealize Operations for Horizon Administration

VMware vrealize Operations for Horizon Administration VMware vrealize Operations for Horizon Administration vrealize Operations for Horizon 6.3 This document supports the version of each product listed and supports all subsequent versions until the document

More information

BEA WebLogic. JRockit 7.0 SDK. User Guide

BEA WebLogic. JRockit 7.0 SDK. User Guide BEA WebLogic JRockit 7.0 SDK User Guide Release 7.0 Service Pack 5 March 2004 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and documentation is

More information

SAS Viya 3.4 Administration: Monitoring

SAS Viya 3.4 Administration: Monitoring SAS Viya 3.4 Administration: Monitoring Monitoring: Overview.......................................................................... 1 Monitoring: Concepts..........................................................................

More information

Quest Central for DB2

Quest Central for DB2 Quest Central for DB2 INTEGRATED DATABASE MANAGEMENT TOOLS Supports DB2 running on Windows, Unix, OS/2, OS/390 and z/os Integrated database management components are designed for superior functionality

More information

Monitoring & Tuning Azure SQL Database

Monitoring & Tuning Azure SQL Database Monitoring & Tuning Azure SQL Database Dustin Ryan, Data Platform Solution Architect, Microsoft Moderated By: Paresh Motiwala Presenting Sponsors Thank You to Our Presenting Sponsors Empower users with

More information

Prerequisites for Using Enterprise Manager with Your Primavera Applications

Prerequisites for Using Enterprise Manager with Your Primavera Applications Oracle Enterprise Manager For Oracle Construction and Engineering Configuration Guide for On Premises Version 18 August 2018 Contents Introduction... 5 Prerequisites for Using Enterprise Manager with

More information

Application Management Webinar. Daniela Field

Application Management Webinar. Daniela Field Application Management Webinar Daniela Field Agenda } Agile Deployment } Project vs Node Security } Deployment } Cloud Administration } Monitoring } Logging } Alerting Cloud Overview Cloud Overview Project

More information

Monitoring and Analysis

Monitoring and Analysis CHAPTER 3 Cisco Prime Network Analysis Module 5.1 has two types of dashboards: One type is the summary views found under the Monitor menu, and the other type is the over time views found under the Analyze

More information

AppMetrics Solutions. Improving the performance of your Application, by giving you unique visibility into the core of your Application

AppMetrics Solutions. Improving the performance of your Application, by giving you unique visibility into the core of your Application AppMetrics Solutions Improving the performance of your Application, by giving you unique visibility into the core of your Application www.xtremesoft.com Typical problems we solve Which component is hung?

More information

IBM Tivoli Composite Application Manager for Applications Version 7.3. WebSphere MQ Monitoring Agent User's Guide IBM SC

IBM Tivoli Composite Application Manager for Applications Version 7.3. WebSphere MQ Monitoring Agent User's Guide IBM SC IBM Tivoli Composite Application Manager for Applications Version 7.3 WebSphere MQ Monitoring Agent User's Guide IBM SC14-7523-01 IBM Tivoli Composite Application Manager for Applications Version 7.3

More information

User Guide HelpSystems Insite 1.6

User Guide HelpSystems Insite 1.6 User Guide HelpSystems Insite 1.6 Copyright Copyright HelpSystems, LLC. HelpSystems Insite, OPAL, OPerator Assistance Language, Robot ALERT, Robot AUTOTUNE, Robot CLIENT, Robot CONSOLE, Robot CORRAL, Robot

More information

Performance Benchmark and Capacity Planning. Version: 7.3

Performance Benchmark and Capacity Planning. Version: 7.3 Performance Benchmark and Capacity Planning Version: 7.3 Copyright 215 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied

More information

vcenter Hyperic Monitoring and Management Guide

vcenter Hyperic Monitoring and Management Guide vcenter Hyperic Monitoring and Management Guide vcenter Hyperic 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

End User Monitoring. AppDynamics Pro Documentation. Version 4.2. Page 1

End User Monitoring. AppDynamics Pro Documentation. Version 4.2. Page 1 End User Monitoring AppDynamics Pro Documentation Version 4.2 Page 1 End User Monitoring....................................................... 4 Browser Real User Monitoring.............................................

More information

Assure the Health of Your Network

Assure the Health of Your Network DNA Center Assurance Overview, on page 1 Monitor and Troubleshoot the Overall Health of Your Enterprise, on page 4 Monitor and Troubleshoot the Health of Your Network, on page 7 Monitor and Troubleshoot

More information

Important Notice Cloudera, Inc. All rights reserved.

Important Notice Cloudera, Inc. All rights reserved. Cloudera Operation Important Notice 2010-2017 Cloudera, Inc. All rights reserved. Cloudera, the Cloudera logo, and any other product or service names or slogans contained in this document are trademarks

More information

IBM SmartCloud Application Performance Management UI Version User's Guide IBM SC

IBM SmartCloud Application Performance Management UI Version User's Guide IBM SC IBM SmartCloud Application Performance Management UI Version 7.7.0.1 User's Guide IBM SC22-5490-01 IBM SmartCloud Application Performance Management UI Version 7.7.0.1 User's Guide IBM SC22-5490-01 Note

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Xen Hypervisor. User Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Xen Hypervisor. User Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR Xen Hypervisor User Guide TABLE OF CONTENTS 1. Purpose... 3 2. Introduction to the Management Pack... 3 2.1 How the Management Pack Collects Data... 3 2.2

More information

vcenter Operations Manager for Horizon View Administration

vcenter Operations Manager for Horizon View Administration vcenter Operations Manager for Horizon View Administration vcenter Operations Manager for Horizon View 1.5 vcenter Operations Manager for Horizon View 1.5.1 This document supports the version of each product

More information

IBM DB2 Query Patroller. Administration Guide. Version 7 SC

IBM DB2 Query Patroller. Administration Guide. Version 7 SC IBM DB2 Query Patroller Administration Guide Version 7 SC09-2958-00 IBM DB2 Query Patroller Administration Guide Version 7 SC09-2958-00 Before using this information and the product it supports, be sure

More information

Using vrealize Log Insight

Using vrealize Log Insight vrealize Log Insight 4.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. NetApp Storage. User Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. NetApp Storage. User Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR User Guide TABLE OF CONTENTS 1. Purpose... 3 2. Introduction to the Management Pack... 3 2.1 Understanding NetApp Integration... 3 2.2 How the Management

More information

VMware vrealize operations Management Pack FOR. PostgreSQL. User Guide

VMware vrealize operations Management Pack FOR. PostgreSQL. User Guide VMware vrealize operations Management Pack FOR PostgreSQL User Guide TABLE OF CONTENTS 1. Purpose... 3 2. Introduction to the Management Pack... 3 2.1 How the Management Pack Collects Data... 3 2.2 Data

More information

Optimize Your Databases Using Foglight for Oracle s Performance Investigator

Optimize Your Databases Using Foglight for Oracle s Performance Investigator Optimize Your Databases Using Foglight for Oracle s Performance Investigator Solve performance issues faster with deep SQL workload visibility and lock analytics Abstract Get all the information you need

More information

vrealize Automation Management Pack 2.0 Guide

vrealize Automation Management Pack 2.0 Guide vrealize Automation Management Pack 2.0 Guide This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for

More information

Application Navigator Ver4.2

Application Navigator Ver4.2 Application Navigator Ver4.2 Application Management Software NEC Corporation April, 2017 Table of Contents 1.Overview 2.Function Introduction 3.List of monitoring target Applications 4.Configuration Information

More information

vrealize Operations Management Pack for NSX for Multi-Hypervisor

vrealize Operations Management Pack for NSX for Multi-Hypervisor vrealize Operations Management Pack for This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more

More information

CA Unified Infrastructure Management Snap

CA Unified Infrastructure Management Snap CA Unified Infrastructure Management Snap Configuration Guide for DB2 Database Monitoring db2 v4.0 series Copyright Notice This online help system (the "System") is for your informational purposes only

More information

Pure Storage FlashArray Management Pack for VMware vrealize Operations Manager User Guide. (Version with Purity 4.9.

Pure Storage FlashArray Management Pack for VMware vrealize Operations Manager User Guide. (Version with Purity 4.9. Pure Storage FlashArray Management Pack for VMware vrealize Operations Manager User Guide (Version 1.0.139 with Purity 4.9.x or higher) Sunday, November 27, 2016 16:13 Pure Storage FlashArray Management

More information

IBM Operational Decision Manager Version 8 Release 5. Configuring Operational Decision Manager on WebLogic

IBM Operational Decision Manager Version 8 Release 5. Configuring Operational Decision Manager on WebLogic IBM Operational Decision Manager Version 8 Release 5 Configuring Operational Decision Manager on WebLogic Note Before using this information and the product it supports, read the information in Notices

More information

vfabric Hyperic Monitoring and Management

vfabric Hyperic Monitoring and Management vfabric Hyperic Monitoring and Management VMware vfabric Hyperic 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Interstage Business Process Manager Analytics V12.1 Studio Guide

Interstage Business Process Manager Analytics V12.1 Studio Guide Interstage Business Process Manager Analytics V12.1 Studio Guide Solaris April 2013 Studio Guide Trademarks Trademarks of other companies are used in this documentation only to identify particular products

More information

IBM Tivoli Storage Manager for HP-UX Version Installation Guide IBM

IBM Tivoli Storage Manager for HP-UX Version Installation Guide IBM IBM Tivoli Storage Manager for HP-UX Version 7.1.4 Installation Guide IBM IBM Tivoli Storage Manager for HP-UX Version 7.1.4 Installation Guide IBM Note: Before you use this information and the product

More information

J2EE DIAGNOSING J2EE PERFORMANCE PROBLEMS THROUGHOUT THE APPLICATION LIFECYCLE

J2EE DIAGNOSING J2EE PERFORMANCE PROBLEMS THROUGHOUT THE APPLICATION LIFECYCLE DIAGNOSING J2EE PERFORMANCE PROBLEMS THROUGHOUT THE APPLICATION LIFECYCLE ABSTRACT Many large-scale, complex enterprise applications are now built and deployed using the J2EE architecture. However, many

More information

GC IBM Tivoli NetView for TCP/IP Performance BatchPR Utilities Reference Guide Version 1.5. Host-Based Reporting

GC IBM Tivoli NetView for TCP/IP Performance BatchPR Utilities Reference Guide Version 1.5. Host-Based Reporting GC32-4689-01 IBM Tivoli NetView for TCP/IP Performance BatchPR Utilities Reference Guide Version 1.5 Host-Based Reporting Fifth Edition (August, 2002) This edition applies to the IBM Tivoli NetView Performance

More information

Optimizing the Data Integration Service to Process Concurrent Web Services

Optimizing the Data Integration Service to Process Concurrent Web Services Optimizing the Data Integration Service to Process Concurrent Web Services 2012 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic,

More information

IBM VisualAge for Java,Version3.5. Distributed Debugger for Workstations

IBM VisualAge for Java,Version3.5. Distributed Debugger for Workstations IBM VisualAge for Java,Version3.5 Distributed Debugger for Workstations Note! Before using this information and the product it supports, be sure to read the general information under Notices. Edition notice

More information

Anti-DDoS. User Guide (Paris) Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD.

Anti-DDoS. User Guide (Paris) Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 01 Date 2018-08-15 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Using vrealize Log Insight

Using vrealize Log Insight vrealize Log Insight 3.6 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Borland Optimizeit Enterprise Suite 6

Borland Optimizeit Enterprise Suite 6 Borland Optimizeit Enterprise Suite 6 Feature Matrix The table below shows which Optimizeit product components are available in Borland Optimizeit Enterprise Suite and which are available in Borland Optimizeit

More information

Centerity Monitor User Guide

Centerity Monitor User Guide Centerity Monitor 4.10 User Guide July 2018 Page 2 End-User License Agreement (EULA) This guide and the use of Centerity software is subject to Centerity s End-User License Agreement (EULA). A copy of

More information

Table of Contents HOL-PRT-1463

Table of Contents HOL-PRT-1463 Table of Contents Lab Overview - - vcenter Operations Manager Management Pack for Oracle Enterprise Manager... 2 Lab Guidance... 3 Module 1 - Oracle Enterprise Manager Management Pack Introduction (15

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Nagios. User Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Nagios. User Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR Nagios User Guide TABLE OF CONTENTS 1. Purpose...3 2. Introduction to the Management Pack...3 2.1 How the Management Pack Collects Data...3 2.2 Data the Management

More information

Using vrealize Log Insight. Update 1 Modified on 03 SEP 2017 vrealize Log Insight 4.0

Using vrealize Log Insight. Update 1 Modified on 03 SEP 2017 vrealize Log Insight 4.0 Using vrealize Log Insight Update 1 Modified on 03 SEP 2017 vrealize Log Insight 4.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information