Software Delivery Repository

Software Delivery Repository   |   Getting Started   |   FAQ  |  Repositories

Integrity WBEM Providers Repository

The Linux Integrity WBEM Providers provide updated manageability agent software for use on RedHat Linux and SUSE Linux Enterprise Server. Please see the iwbem product home page for more information, including support matrices.

  Browse


Subscribe your system to the iwbem repository

Cut-n-paste the following section (substituting ditribution, architecture and project version) into /etc/yum.repos.d/iwbem.repo on your system:


Red Hat Enterprise Linux

[iwbem]
name=Integrity WBEM Providers
baseurl=http://downloads.linux.hp.com/repo/iwbem/rhel/dist_ver/arch/project_ver
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY-IntegrityWBEM


Where:

   dist_ver      5.5, 5.4  
   arch          ia64  
   project_ver   current, 02.09-08, 02.08-12 
        

SUSE Linux Enterprise Server

[iwbem]
name=Integrity WBEM Providers
baseurl=http://downloads.linux.hp.com/repo/iwbem/suse/dist_ver/arch/project_ver
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY-IntegrityWBEM


Where:

   dist_ver      11, 10
   arch          ia64  
   project_ver   current, 02.09-08, 02.08-12
        


Installing iwbem packages

List the packages in the repository

# yum --disablerepo="*" --enablerepo="iwbem" list available


Install a specific package

# yum install packagename


Contact