Overview of Oracle HTTP Server Management Accessing Fusion Middleware Control

2-2 Oracle Fusion Middleware Administrators Guide for Oracle HTTP Server If you saved the installation information by clicking Save on the last installation screen, the URL for Fusion Middleware Control is included in the file that is written to disk. 1. Display Fusion Middleware Control by entering the URL in your Web browser. For example: http:host1.acme.com:7001em The Welcome page is displayed: 2. Enter the Fusion Middleware Control administrator user name and password and click Login. The default user name for the administrator user is weblogic. This is the account you can use to log in to the Fusion Middleware Control for the first time. The weblogic password is the one you supplied during the installation of Fusion Middleware Control.

2.3 Accessing the Oracle HTTP Server Home Page

The Oracle HTTP Server Home page in Fusion Middleware Control contains menus and regions that enable you to manage the server. Use the menus for monitoring, managing, routing, and viewing general information.

2.3.1 Navigating Within Fusion Middleware Control

When you select a target, such as a WebLogic Managed Server or a component, such as Oracle HTTP Server, the targets home page is displayed in the content pane and that targets menu is displayed at the top of the page, in the context pane. For example, if you select an Oracle HTTP Server instance from the Web Tier folder, the Oracle HTTP Server menu is displayed. You can also view the menu for a target by right-clicking the target in the navigation pane. Figure 2–1 shows the target navigation pane and the home page of Oracle HTTP Server. Management Tools for Oracle HTTP Server 2-3 Figure 2–1 Oracle HTTP Server Home Page The Oracle HTTP Server home page contains the following regions: ■ Response and Load Region: Provides information such as the number of active requests, how many requests were submitted, and how long it took for Oracle HTTP Server to respond to a request. It also provides information about the number of bytes processed with the requests. ■ CPU and Memory Usage Region: Shows how much CPU by percentage and memory in megabytes are being used by an Oracle HTTP Server instance. ■ Virtual Hosts Region: Shows the virtual hosts for Oracle HTTP Server. ■ Module Request Statistics Region: Shows the modules for Oracle HTTP Server. ■ Resource Center: Provides links to books and topics related to Oracle HTTP Server.

2.4 Using the opmnctl Command-line Tool

You can use the opmnctl command-line interface to start and stop system components, monitor system components, and perform many other tasks related to process management. Here are some of the opmnctl operations that you can perform with Oracle HTTP Server components: ■ Create additional components. ■ Delete existing components. ■ Start andor stop components. ■ Check a components status. ■ Check a components port usage. See Also: The Oracle Fusion Middleware Administrators Guide gives detailed descriptions of all the items on the target navigation pane and the home page.