Troubleshoot with scripting
Use these topics to learn more about troubleshooting with scripting.
Overview
This topic contains the following tasks:
Procedure
- Tracing operations with the wsadmin tool
- Configure traces using scripting
- Turning traces on and off in servers processes using scripting
- Dumping threads in server processes using scripting
- Setting up profile scripts to make tracing easier using scripting
- Enabling the Runtime Performance Advisor tool using scripting
Example
You can set the trace string using either of the following supported formats. For example:$AdminControl trace com.ibm.*=all=enabledor$AdminControl trace com.ibm.*=allFor more information see the Tracing and logging configuration and the Log level settings articles.
Tracing operations with the wsadmin tool
Configure traces using scripting
Turning traces on and off in servers processes using scripting
Dumping threads in server processes using scripting
Setting up profile scripts to make tracing easier using scripting
Enabling the Runtime Performance Advisor tool using scripting
AdministrationReports command group for the AdminTask object
Related tasks
Use scripting (wsadmin)
Getting started with scripting
Related Reference
Tracing and logging configuration