Refer to the following IBM HTTP Server MustGather document for download access to the ihsdiag package files:
The ihsdiag tar.gz package has been provided for Unix, Linux, and z/OS systems.
The ihsdiag zip package has been provided for Windows systems.
After downloading the appropriate file, transfer it to the system with IBM HTTP Server.
Most diagnostic modules, but not the rest of the MustGather, are now provided
with the product itself. See the modules/debug/
subdirectory
and conf/httpd.conf.default
for further details.
Install the ihsdiag package on the system with IBM HTTP Server. You can also install ihsdiag on a personal workstation in order to view the enclosed documentation, or you can view the documentation from an IBM web site.
ihsdiag-1.4.25.tar.gz
to the directory where it
should be installed. Common locations are the IBM HTTP Server
installation directory or /usr/local/ihsdiag.
gzip -dc ihsdiag-1.4.25.tar.gz | tar -xf -
After installing the package, a directory named ihsdiag-1.4.25
will be created.
The documentation for ihsdiag is available on the Internet at http://publib.boulder.ibm.com/httpserv/ihsdiag/.
The documentation is also stored in the download packages and can be
found in the docs
subdirectory within
ihsdiag-1.4.25
. To view the documentation within the
download packages, use a Web browser to open the file
index.html
within the docs
subdirectory.
ihsdiag-1.4.25.tar.gz
to the directory where it
should be installed. A common location is the IBM HTTP Server
installation (instance) directory.
gzip -dc ihsdiag-1.4.25.tar.gz | tar -xof -If the gzip program is not already installed, it is available from the z/OS UNIX System Services Ported Tools site.
extattr +ap ihsdiag-1.4.25/2.0/zOS/*.so
After installing the package, a directory named
ihsdiag-1.4.25
will be created.
The documentation for ihsdiag is available on the Internet at http://publib.boulder.ibm.com/httpserv/ihsdiag/.
The documentation is also stored in the download packages and can be
found in the docs
subdirectory within
ihsdiag-1.4.25
. The documentation files are coded in
ASCII and are intended to be read by a web browser, so z/OS
customers will need to access the documentation from the Internet
location, or install the package on a workstation and use a web
browser on that system.
ihsdiag-1.4.25.zip
to the directory where it
should be installed. A common location is the IBM HTTP Server
installation directory.
After installing the package, a directory named
ihsdiag-1.4.25
will be created.
The documentation for ihsdiag is available on the Internet at http://publib.boulder.ibm.com/httpserv/ihsdiag/.
The documentation is also stored in the download packages and can be
found in the docs
subdirectory within
ihsdiag-1.4.25
. To view the documentation within the
download packages, use a Web browser to open the file
index.html
within the docs
subdirectory.
The Java components of ihsdiag-1.4.25
must be run under an IBM
Java runtime of 1.4.2 or later. IHS 6.0.2 and later bundles a compatible Java
runtime, so it is is suggested to invoke the java bundled by IHS instead of
the java
command found first in your path.