Network Deployment (Distributed operating systems), v8.0 > Scripting the application serving environment (wsadmin)
Troubleshoot with scripting
Use these topics to learn more about troubleshooting with scripting.
This topic contains the following tasks:
Procedure
- Trace operations using wsadmin.sh
- Configure traces using scripting
- Turning traces on and off in servers processes using scripting
- Dumping threads in server processes using scripting
- Set up profile scripts to make tracing easier using wsadmin.sh
- Enable the Runtime Performance Advisor tool using scripting
Example
We 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 instructions, see the tracing and logging information.To set the log level, see the log level settings information.
Related
Trace operations using wsadmin.sh
Extract properties files to troubleshoot the environment using wsadmin.sh
Configure traces using scripting
Turning traces on and off in servers processes using scripting
Dumping threads in server processes using scripting
Set up profile scripts to make tracing easier using wsadmin.sh
Enable the Runtime Performance Advisor tool using scripting
AdministrationReports command group using wsadmin.sh
Use wsadmin scripting
Get started with wsadmin scripting
Related
Trace and logging configuration