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 Linux Server

Before You Begin

  1. 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 3.
    • To install ipmiflash, run the following command:

      rpm -i /extract-directory/packages/ipmiflash*.rpm

    • To install ipmitool, run the following command:

      rpm -i /extract-directory/packages/ipmitool*.rpm

      By default, no output opens after the installation.

  2. Determine which Hardware Management Pack components to install.

    See Available Packages for Linux for an overview of which packages are available for installation.


    Note ‐ You must install oracle-hmp-libs with all packages. If you are installing oracle-hmp-snmp you must also install oracle-hmp-hwmgmt.
  3. Use the following command to install the packages:

    rpm -i /extract-directory/packages/oracle-hmp-libs*.rpm additional components

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

    rpm -i /extract-directory/packages/oracle-hmp-libs*rpm /extract-directory/packages/oracle-hmp-hwmgmt*rpm /extract-directory/packages/oracle-hmp-snmp*rpm

    No output opens by default.