Thursday, 31 July 2014

How to monitor an IBM Business Process Manager environment using WebSphere Application Server Performance Tuning Toolkit

How to monitor an IBM Business Process Manager environment using WebSphere Application Server Performance Tuning Toolkit

The WebSphere Application Server Performance Tuning Toolkit (PTT) is an Eclipse-based intelligent tool that is designed to help users tune the performance of WebSphere Application Server using data collection, data analysis, and statistical inference technology. It is designed to help users locate the bottlenecks and tune their applications appropriately. Through JavaTM Management Extensions (JMX), the toolkit collects performance data from the Performance Monitoring Interface (PMI) of WebSphere Application Server and gives you an easily understood picture with some charts and forms to locate the bottleneck and tune them appropriately.


No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...