
Note– The statistics displayed by perfdump are for the server as a whole. If you enable perfdump
onone virtual server, it displays statistics for the whole server, not an individual virtual server.
FromCommonTasks, select a conguration.
Selectthe virtual server and click Edit Virtual Server.
Clickthe Monitoring Settings tab.
Selectthe Plain TextRepor t Enabled checkbox.
Providea URI for accessing the report, for example/.perf.
ClickSave.
Deploythe conguration.
Toaccessperfdump, access the URI on the virtual ser ver.
Forexample: http://localhost:80/.perf
Youcan request the perfdump statistics and specify how frequently (in seconds) the browser
shouldautomatically refresh. The following example sets the refresh to every 5 seconds:
http://yourhost/.perf?refresh=5
▼ToEnable the perfdump URI from the CLIUsethe following command to enable stats-xml:
./wadm enable-perfdump --user=admin-user --password-file=admin-password-le
[--uri=uri]--config=cong-name--vs=virtual-server-name
Usethe uri option to set the pefdump URI.
Deploythe conguration using the wadm deploy-config command.
Toaccessperfdump, access the URI on the virtual ser ver.
Forexample: http://localhost:80/.perf
Youcan request the perfdump statistics and specify how frequently (in seconds) the browser
shouldautomatically refresh. The following example sets the refresh to every 5 seconds:
http://yourhost/.perf?refresh=5
1
2
3
4
5
6
7
8
1
2
3
MonitoringServer Performance
SunJavaSystem Web Server 7.0 Update 1 Performance Tuning,Sizing, and Scaling Guide •32