To Enable The Perfdump Uri From The Cli - Sun Microsystems Sun Java System Web Server 7.0 Manual

Update 1 performancetuning, sizing, and scaling guide
Table of Contents

Advertisement

Monitoring Server Performance
Note –
on one virtual server, it displays statistics for the whole server, not an individual virtual server.
From Common Tasks, select a configuration.
1
Select the virtual server and click Edit Virtual Server.
2
Click the Monitoring Settings tab.
3
Select the Plain Text Report Enabled checkbox.
4
Provide a URI for accessing the report, for example /.perf.
5
Click Save.
6
Deploy the configuration.
7
To access perfdump, access the URI on the virtual server.
8
For example: http://localhost:80/.perf
You can request the perfdump statistics and specify how frequently (in seconds) the browser
should automatically refresh. The following example sets the refresh to every 5 seconds:
http://yourhost/.perf?refresh=5

To Enable the perfdump URI from the CLI

Use the following command to enable stats-xml:
1
./wadm enable-perfdump --user=admin-user --password-file=admin-password-file
[--uri=uri]--config=config-name--vs=virtual-server-name
Use the uri option to set the pefdump URI.
Deploy the configuration using the wadm deploy-config command.
2
To access perfdump, access the URI on the virtual server.
3
For example: http://localhost:80/.perf
You can request the perfdump statistics and specify how frequently (in seconds) the browser
should automatically refresh. The following example sets the refresh to every 5 seconds:
http://yourhost/.perf?refresh=5
32
Sun Java System Web Server 7.0 Update 1 Performance Tuning, Sizing, and Scaling Guide •
The statistics displayed by perfdump are for the server as a whole. If you enable perfdump

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Sun Java System Web Server 7.0 and is the answer not in the manual?

Questions and answers

Table of Contents