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

Oracle Server Management Agents

Oracle Server Hardware Management Agent

Oracle Server Hardware SNMP Plugins

itpconfig

Oracle Server CLI Tools

IPMItool

IPMIflash

Host-to-ILOM Interconnect

Enabling the Host-to-ILOM Interconnect

Installing Components Using the Oracle Hardware Management Pack Installer

Installing Components Manually

Installing Drivers Manually

Software Dependencies

Index

Oracle Server Management Agents

Oracle Server Management Agents provide operating-system-specific agents to enable management and configuration of your Oracle servers.

Oracle Server Management Agents provides the following software:

Oracle Server Hardware Management Agent

The Oracle Server Hardware Management Agent (Hardware Management Agent) and associated Oracle Server Hardware SNMP Plugins (Hardware SNMP Plugins) provide a way to monitor and manage your server and server module's hardware using an operating system native agent. This in-band functionality enables you to use a single IP address (the host's IP) for monitoring your servers and blade server modules, without having to connect the management port of the Oracle Integrated Lights Out Manager (ILOM) service processor to the network.

The Hardware Management Agent and Hardware SNMP Plugins run on the host operating system of your Oracle servers, communicating with the Oracle ILOM service processor. The Hardware Management Agent daemon, called hwmgmtd, regularly polls the service processor to fetch information about the current state of the server. The Hardware Management Agent can poll the service processor for hardware information over either the Keyboard Controller Style (KCS) interface or the Host-to-ILOM Interconnect. This information is then made available by Hardware Management Agent through the Hardware SNMP Plugins.

In addition, the Hardware Management Agent provides sensor and indicator readings by reading System Event Log (SEL) records stored on the service processor. The SEL is used for recording hardware events such as temperatures crossing a threshold. The Hardware Management Agent reads the service processor's SEL records and the host operating system's syslog and sends the appropriate SNMP traps using the OS-native SNMP daemon. Finally, the Hardware Management Agent also maintains a separate log that contains information about the Hardware Management Agent status, which can be used for troubleshooting.


Note ‐ Previous versions of Hardware Management Pack have included a separate Storage Management Agent, but starting with Oracle Hardware Management Pack 2.1, the Storage Management Agent has been merged with the functionality of the Hardware Management Agent.

Oracle Server Hardware SNMP Plugins

The Oracle Server Hardware SNMP Plugins consists of Net-SNMP plugins, that are compiled versions of hardware-specific Management Information Bases (MIB) which have been designed to enable you to monitor your Oracle servers effectively.

The sunHwMonMIB describes the state of sensors and alarms on your servers and provides the following information:

The sunHwTrapMIB describes a set of traps for hardware events that can be generated by an Oracle server. It provides the following information:

The sunStorageMIB provides the following information about system storage:

itpconfig

The itpconfig tool enables you to configure a trap proxy to send traps from Oracle ILOM based service processors over the Host-to-ILOM Interconnect, and forward the traps from the host server to a configurable destination. itpconfig can also enable or disable the Host-to-ILOM Interconnect, which is available on the latest Oracle servers.