JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Hardware Management Connector for IBM Tivoli Netcool/OMNIbus User's Guide
Oracle Technology Network
Library
PDF
Print View
Feedback
search filter icon
search icon

Document Information

Using This Documentation

Introduction

Installing Oracle HMC for Netcool/OMNIbus

Configuring Oracle Servers for IBM Netcool OMNIbus Monitoring

Choosing a Configuration Procedure

Configuring Oracle Servers for OS Level Monitoring

Configure the SNMP Management Agent File on SPARC Solaris

Configuring Oracle Servers for SP Level Monitoring

Configure SNMP Protocol Settings on Oracle ILOM SP

Configuring x86 Embedded LOM Version 2.91 Service Processors

Configure SNMP Protocol Settings on Embedded LOM SP Version 2.91

Configuring x86 Embedded LOM Version 4.x Service Processors

Configure SNMP Protocol Settings on Embedded LOM SP Version 4.x

Verifying Successful Configuration for IBM Netcool/OMNIbus

Verifying Configuration Manually

Test the Configuration Manually

Verifying Configuration Remotely Using ALOM

Verify Configuration for Remote ALOM-based SPARC Solaris System

Verifying Configuration Remotely Using IPMItool

Verify IBM Netcool/OMNIbus Is Configured to Receive Traps From Server SP

Verifying Configuration Remotely Using psradm

Verify Configuration Remotely and Generate Trap Using Solaris psradm Utility

Monitoring Oracle Servers in IBM Netcool/OMNIbus

Release Notes

Index

Verify Configuration Remotely and Generate Trap Using Solaris psradm Utility

  1. Identify the name and/or IP address of the server that you want to test.
  2. Log in to that server as root or with administrator privileges.
  3. Enter the following command to disable a specific CPU core on that remote server:
    psradm -f CPU_Core_ID

    Where CPU_Core_ID is the ID for one CPU core.

    For example, to disable core 0 on a SPARC Enterprise T5120, you would enter the following command:

    psradm -f 0

    For example, the trap generated by the T5120 should appear in the IBM Netcool/OMNIbus event console in a format similar to the following:

    CH/MB/CMP0/P0/CPU Device has been removed
  4. (Recommended) – Enter the following command to re-enable that same CPU core on that remote server:
    psradm -n CPU_Core_ID

    If you do not see these messages in the console, review this guide for required configuration steps or consult the Release Notes section within this guide.