JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Hardware Plug-In for Oracle Enterprise Manager Grid Control
search filter icon
search icon

Document Information

Using This Documentation

Product Downloads

Documentation and Feedback

About This Documentation

Contributors

Change History

Overview of the Plug-In

Features of the Plug-In

Installing the Plug-In

Importing the Plug-In

Installing the Plug-In on Your Servers

Uninstalling the Plug-In

Monitoring Oracle Hardware System Targets

Oracle Hardware System Target Home Page

Metrics Available for Oracle Hardware System Targets

Understanding the Oracle Hardware Plug-In for Oracle EM Reports

Understanding Oracle Hardware System Alerts

Troubleshooting Oracle Hardware Plug-In for Oracle EM

Issues When Adding an Oracle Hardware System Target

Oracle ILOM Service Processor IP Address Changed

Updating the IP address of an Oracle Hardware System Target's Oracle ILOM Service Processor

Index

Updating the IP address of an Oracle Hardware System Target's Oracle ILOM Service Processor

  1. Using the Oracle EM agent user account, log in to the server you want to update.
  2. Navigate to the directory AGENT_HOME/bin.
  3. Run the following command:

    $ ./emctl config agent listtargets

    You should receive output similar to the following:

    Oracle Enterprise Manager 11g Release 1 Grid Control 11.1.0.1.0

    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.

    [MyNode:3872, oracle_emd]

    [MyNode, host]

    [MyNode Hardware, oracle_hardware]

    The final row in the example output corresponds with the Oracle Hardware System target instance on the server you want to update.

  4. Run the following command:

    $ ./emctl reload agent dynamicproperties "MyNode Hardware":oracle_hardware

    Where oracle_hardware corresponds to the final row output in step 3.

    You should see output similar to the following:

    Oracle Enterprise Manager 11g Release 1 Grid Control 11.1.0.1.0

    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.

    ---------------------------------------------------------------

    EMD recompute dynprops completed successfully

    The IP address of the Oracle ILOM service processor is re-read and stored in a dynamic variable that is used to construct the URL to the Oracle ILOM web user interface that the link on the target home page points to.