TPV is a useful tool, especially the charts for web container and JVM, among other. Here are some teaser questions:
- What are the PMI monitor levels?
- None
- Basic
- Extended
- All
- Custom
- What is the default setting?
- Basic
- Where to go for setting the PMI monitor levels?
- Use Admin Console - Performance Monitoring Infratructure (PMI) > server_name
- Use WSAdmin
- Where is the PMI data log file and what is the name of this log file?
- Monitoring and Tuning > Peformance Viewer > Current Activity > server_name > Settings > Log
- then, you can define_log_file_name or use default that is "tpv.xml"
- What you can view by using TPV?
- DynaCache
- EJBModule
- EntityBean
- JDBCProvider
- J2CResourceAdapter
- JVM
- MessageDrivenBean
- ORB
- Server
- SessionManager
- StatefulSessionBean
- StatelessSessionBean
- SystemMetrics
- ThreadPool
- TransactionService
- WebModule
- Servlet
- WLMAppServer
- WebServicesService
- WSGW
- Can you use TPV to view sysem.log file?
- No, you cannot. TPV can view TPV performance data in tpv.xml file
- When you use TPV and when you use ITCAM or Introscope?
- When you need to know which ojbect in JVM is the problom
- When you want to track transaction
1 comment:
Hi Ying,
I am trying to write a monitoring application for WAS7.
Tivoli viewer listing EJB metrics, but I couldn't get same using either AdminClient interface (or) JConsole.
I am able to get JDBCProviders using JConsole and Adminclient interface. If you have any inputs could you please help me?
Thank you,
Post a Comment