Installing the Provider

適用於: Operations Manager 2007 R2

You can install the elements of HP Operations Manager Provider on either a Windows-based system, or a UNIX-based system.

Installation Overview

For a successful installation, you must follow these steps.

  1. Ensure that your systems meet all of the prerequisites for the Interop Provider, the Connector Service, and the Connector Configuration user interface (UI)

  2. Install the Interop Provider.

  3. Perform the required setup and configuration on the remote Enterprise Management System (EMS).

  4. Install the Connector Service and the Connector Configuration UI.

    注意

    If your systems meet all of the prerequisites, and all connector elements are configured correctly, the connector should be fully functional.

  5. Modify the Connector configuration to meet the needs of your enterprise by using the Connector Configuration UI.

To install the Interop Provider on Windows-based computers

  1. Run the SciProviderSetup.msi command to start the Provider Setup wizard.

  2. Read and accept the license agreement.

  3. On the Select Provider page, select Install HP Operations Manager Provider, and then click Next.

  4. Click Next again, and then click Finish.

Installing the Interop Provider on UNIX computers

There are two parts to the Interop Provider that you must install on UNIX systems: the SCX Core and the Interop Provider. You must have root access on the system on which you are installing. The installation files for UNIX systems are listed below.

  • HP-UX 11i v2 (IA64)

    scx-<build-number>.hpux.11iv2.ia64.depot.Z (SCX Core package) 
    
    scinterop-<build-number>.hpux.11iv2.ia64-ovo.depot.Z
    
  • HP-UX 11i v2 (PA-RISC)

    scx-<build-number>.hpux.11iv2.parisc.depot.Z (SCX Core package) 
    
    scinterop-<build-number>.hpux.11iv2.parisc-ovo.depot.Z
    
  • HP-UX 11i v3 (IA64)

    scx-<build-number>.hpux.11iv3.ia64.depot.Z (SCX Core package)
    
    scinterop-<build-number>.hpux.11iv3.ia64-ovo.depot.Z
    
  • HP-UX 11i v3 (PA-RISC)

    scx-<build-number>.hpux.11iv3.parisc.depot.Z (SCX Core package)
    
    scinterop-<build-number>.hpux.11iv3.parisc-ovo.depot.Z
    
  • Solaris 10 (SPARC)

    scx-<build-number>.solaris.10.sparc.pkg.gz (SCX Core package)
    
    scinterop-<build-number>.solaris.10.sparc-ovo.pkg.gz
    

To install the Interop Provider on UNIX computers

  1. Copy the appropriate installation files to the /Tmp directory.

  2. Unzip, unpack, and install the SCX Core.

    • HP-UX 11i v2 (IA64)

      uncompress /tmp/scx-<build-number>.hpux.11iv2.ia64.depot.Z
      
      swinstall -s /tmp/scx-<build-number>.hpux.11iv2.ia64.depot scx
      
    • HP-UX 11i v2 (PA-RISC)

      uncompress /tmp/scx-<build-number>.hpux.11iv2.parisc.depot.Z
      
      swinstall -s /tmp/scx-<build-number>.hpux.11iv2.parisc.depot scx
      
    • HP-UX 11i v3 (IA64)

      uncompress /tmp/scx-<build-number>.hpux.11iv3.ia64.depot.Z
      
      swinstall -s /tmp/scx-<build-number>.hpux.11iv3.ia64.depot scx
      
    • HP-UX 11i v3 (PA-RISC)

      uncompress /tmp/scx-<build-number>.hpux.11iv3.parisc.depot.Z
      
      swinstall -s /tmp/scx-<build-number>.hpux.11iv3.parisc.depot scx
      
    • Solaris 10 (Sparc)

      gzip -d /tmp/scx-<build-number>.solaris.10.sparc.pkg.gz
      
      pkgadd -d /tmp/scx-<build-number>.solaris.10.sparc.pkg MSFTscx
      
  3. Unzip, uncompress, and install the Interop Provider.

    • HP-UX 11i v2 (IA64)

      uncompress /tmp/scinterop-<build-number>.hpux.11iv2.ia64-ovo.depot.
      
      swinstall -s /tmp/scinterop-<build-number>.hpux.11iv2.ia64-ovo.depot -x ask=true MSFTscinteropOvo
      
    • HP-UX 11i v2 (PA-RISC)

      uncompress /tmp/scinterop-<build-number>.hpux.11iv2.parisc-ovo.depot.Z
      
      swinstall -s /tmp/scinterop-<build-number>.hpux.11iv2.parisc-ovo.depot -x ask=true MSFTscinteropOvo
      
    • HP-UX 11i v3 (IA64)

      uncompress /tmp/scinterop-<build-number>.hpux.11iv3.ia64-ovo.depot.
      
      swinstall -s /tmp/scinterop-<build-number>.hpux.11iv3.ia64-ovo.depot -x ask=true MSFTscinteropOvo
      
    • HP-UX 11i v3 (PA-RISC)

      uncompress /tmp/scinterop-<build-number>.hpux.11iv3.parisc-ovo.depot.Z
      
      swinstall -s /tmp/scinterop-<build-number>.hpux.11iv3.parisc-ovo.depot -x ask=true MSFTscinteropOvo
      
    • Solaris 10 (Sparc)

      gzip -d /tmp/scinterop-<build-number>.solaris.10.sparc-ovo.pkg.gz
      
      pkgadd -d /tmp/scinterop-<build-number>.solaris.10.sparc-ovo.pkg MSFTscinteropOvo
      

HP for UNIX v9

HP Operations Manager for UNIX v9 is now supported on RedHat.  The Connector for HP Operations Manager supports this new platform with the Operations Manager 2007 R2 Connectors Cumulative Update 2 (QFE2).  The installation package is found in the media for this update at System Center Operations Manager 2007 R2 SDK (https://go.microsoft.com/fwlink/?LinkId=198980).

Before you begin installing:

To install the Interop Providers

  1. Install the new provider by running the following command in the folder where the cross-platform product was installed:

    rpm –i MSFTscinteropOvo<build-number>.rehel5.x86_64.rpm
    

Installation Verification

  1. At the command prompt, enter the input password required for opc_adm:

    /opt/Microsoft/scx/bin/scicrypt <password>
    
  2. At the command prompt, to start the Interop ovo deaemon (scinteropd), enter:

    /etc/init.d/scx-scinteropd start