Sun Java System Web Server 7.0 Update 1 Performance Tuning, Sizing, and Scaling Guide

ProcedureTo View the perfdump Data from the CLI

In addition to a URI, you can also access perfdump output through the command-line interface. It is enabled by default. Unlike viewing perfdump output through the URI, the Administration Server must be running to view perfdump output at the command-line. However, if request processing threads are hanging in your server (for example, because they are busy), and you cannot use the URI, you can still access perfdump output through the CLI.

  1. To view the perfdump output through the command-line interface, enter:

    ./wadm get-perfdump --user=admin-user --password-file=admin-password-file --config=config-name --node=node-name

    The output appears in your command window.