A SERVICE OF

logo

To 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.
Toview the perfdump output through the command-lineinterface,enter:
./wadm get-perfdump --user=admin-user --password-file=admin-password-le
--config=cong-name --node=node-name
The output appears in your command window.
Sample perfdump Output
The following is sample perfdump output:
webservd pid: 29133
Sun Java System Web Server 7.0 B07/13/2006 17:09 (SunOS DOMESTIC)
Server started Fri Jul 14 14:34:15 2006
Process 29133 started Fri Jul 14 14:34:17 2006
ConnectionQueue:
-----------------------------------------
Current/Peak/Limit Queue Length 2/237/1352
Total Connections Queued 67364017
Average Queue Length (1, 5, 15 minutes) 4.52, 4.73, 4.85
Average Queueing Delay 13.63 milliseconds
ListenSocket ls1:
------------------------
Address https://0.0.0.0:2014
Acceptor Threads 1
Default Virtual Server https-test
KeepAliveInfo:
--------------------
KeepAliveCount 198/200
KeepAliveHits 0
KeepAliveFlushes 0
KeepAliveRefusals 56844280
KeepAliveTimeouts 365589
KeepAliveTimeout 10 seconds
SessionCreationInfo:
MonitoringServerPerformance
Chapter1 • Performanceand MonitoringOverview 33