JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle® Hardware Management Pack Installation Guide
Oracle Technology Network
Library
PDF
Print View
Feedback
search filter icon
search icon

Document Information

Using This Documentation

Oracle Hardware Management Pack Installation Guide Overview

Introduction to the Oracle Hardware Management Pack

Enabling the Host-to-ILOM Interconnect

Installing Components Using the Oracle Hardware Management Pack Installer

Installing Components Manually

Installing and Uninstalling Components Manually on an Oracle Solaris Server

Installing and Uninstalling Components Manually on an Oracle Solaris 10 Server

Available Packages for Oracle Solaris 10

How to Manually Install Components on an Oracle Solaris 10 Server

How to Manually Uninstall Components on an Oracle Solaris 10 Server

Installing and Uninstalling Components Manually on an Oracle Solaris 11 Server

Available Packages for Oracle Solaris 11

How to Manually Install Components on Oracle Solaris 11 Without Zones

How to Manually Install Components on Oracle Solaris 11 With Zones

How to Manually Uninstall Components on an Oracle Solaris 11 Server

How to Manually Configure Hardware Management Pack on an Oracle Solaris Server

Installing and Uninstalling Components Manually on a Linux Server

Available Packages for Linux

How to Install Components on a Linux Server

How to Uninstall Components on a Linux Server

How to Configure the Software After Installation

Installing and Uninstalling Components Manually on a Windows Server

Available Packages for Windows

How to Install Components on a Windows Server

How to Uninstall Components on a Windows Server

How to Configure Software After Installation

Installing Drivers Manually

Software Dependencies

Index

How to Install Components on a Windows Server

Before You Begin

  1. Download the Hardware Management Pack and extract it.

    The directory to which you extract the files is referred to as extract-directory the remainder of this procedure.

  2. If you want to install only ipmitool or ipmiflash, see the following steps. If you also want to install the other Hardware Management Pack components, go to Step 4.
    • To install ipmiflash, do the following:
      1. Run the following command:

        C:\> msiexec /i \extract-directory\package\ipmiflash*.msi

        The installation GUI opens.

      2. Click through installation screens to install ipmiflash.
    • To install ipmitool, do the following :
      1. Run the following command:

        C:\> msiexec /i \extract-directory\packages\ipmitool*.msi

      2. Click through the installation screens to install ipmitool.
  3. Determine which Hardware Management Pack components that you want to install. See Available Packages for Windows.

    Note ‐ You must install oracle-hmp-libs with all oracle-hmp packages.
  4. To install the packages, use the following commands:

    C:\> msiexec /i \extract-directory\packages\oracle-hmp-libs*msi

    C:\> msiexec /i \extract-directory\packages\other components

  5. For example, to install just the Hardware Management Agent and SNMP plugins:

    C:\> msiexec /i \extract-directory\packages\oracle-hmp-libs*msi

    C:\> msiexec /i \extract-directory\packages\oracle-hmp-agents*msi

    The GUI installation screens appear for the packages that you chose to install.

  6. To install the packages, click through the installation screens.