Logging Server Statistics To A File - Oracle Oracle9i Application Manual

Release 1.0.2 for aix-based systems, compaq tru64 unix, hp 9000 series hp-ux, linux intel, and sun solaris intel
Hide thumbs Also See for Oracle9i:
Table of Contents

Advertisement

Monitoring the Web Server
has been completed, there is a W in the M (mode) column for the process, the
process is probably not responding.
Another situation that is important to monitor is that of the system being CPU
bound, where CPU utilization is around 90%. The server status page displays CPU
usage and the number of processes spawned. If the system is approaching the httpd
process limit (the MaxClients directive's setting in httpd.conf), performance is
poor, and the processes are all always busy, you may need to change your
MaxClients setting. See
Customizing the Server Status display
Figure 2–1
server statistics at any interval you choose by including the refresh parameter in the
server-status URL:
http://servername:port/server-status?refresh=x
where x is an integer representing the number of seconds after which the data is
refreshed. For example, specify refresh=3 to update statistics every 3 seconds.
You may also find it useful to have the statistics displayed in a machine-readable
format, for processing in a data analysis or spreadsheet program. To do this, add
auto to the end of the URL, as shown below:
http://servername:port/server-status?auto
Figure 2–2 Server statistics display

Logging Server Statistics to a File

The Apache Group provides a Perl script, logstatus.pl, to automate server
monitoring. It is included in the $ORACLE_HOME/Apache/Apache/bin/
directory.
2-6 Oracle HTTP Server powered by Apache Performance Guide
"MaxClients"
is a snapshot of a server for a moment in time. You can get updated
on page 4-9.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Oracle9i application server

Table of Contents