Installing the IBM Tivoli Enterprise Console Provider on IBM TEC Servers

Mis à jour: décembre 2009

S'applique à: Operations Manager 2007 R2

You can install the IBM Tivoli Enterprise Console Connector (TEC) components on either a Windows-based system, or a UNIX-based system.

Installing the Interop Provider on Windows-based computers

The Operations Manager 2007 R2 Connectors Windows-based computer installation for TEC requires only the installation of the Interop Provider. You must have local administrative privileges on the system on which you are installing.

To install the Interop Provider on Windows 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 IBM Tivoli Enterprise Console Provider, and then click Next.

  4. Click Next.

  5. 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.

  • IBM AIX 5L 5.3, Technology Level 6, SP5 (PowerPC)

    scx-<build-number>.aix.5.ppc.lpp.gz (SCX Core package)
    
    scinterop-<build-number>.aix.5.3.ppc-tec.lpp.gz
    
  • Solaris 10 (SPARC)

    scx-<build-number>.solaris.10.sparc.pkg.gz (SCX Core package)
    
    scinterop-<build-number>.solaris.10.sparc-tec.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.

    • IBM AIX 5L 5.3, Technology Level 6, SP5 (PowerPC)

      gzip -d /tmp/scx-<build-number>.aix.5.pcc.lpp.gz
      
      installp -X -d /tmp/scx-<build-number>.aix.5.ppc.lpp scx.rte
      
    • 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.

    • IBM AIX 5L 5.3, Technology Level 6, SP5 (PowerPC)

      gzip -d /tmp/scinterop-<build-number>.aix.5.3.pcc-tec.lpp.gz
      
      installp -X -d /tmp/scinterop-<build-number>.aix.5.3.ppc-tec.lpp MSFTscinteropTec.rte
      
    • Solaris 10 (Sparc)

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