IBM HTTP Server V1.3.12 includes Windows NT performance monitor hooks. The Windows NT performance monitor hooks allow the use of the Windows NT performance monitor to observe the current state of an active IBM HTTP Server.
To view server statistics through the Windows NT performance monitor, include the LoadModule directive corresponding to the status_module Module, in the httpd.conf file. The status_module Module has to be loaded to view any statistics.
To view all possible statistics, include the ExtendedStatus directive, set to On. Without the ExtendedStatus directive, you will only see a couple of statistics.
If you want to view statistics for the Administration Server, include the LoadModule status_module and the ExtendedStatus directive, set to On, in the admin.conf file.