Go to main content
Oracle® Hardware Management Pack Installation Guide

Exit Print View

Updated: December 2016
 
 

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 for 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 appears.

      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.