Software Delivery Repository
Software Delivery Repository | Getting Started | FAQ | RepositoriesBL920s Linux WBEM Providers Repository
The BL920s Linux WBEM Providers provide updated manageability agent software for use on RedHat Linux and SUSE Linux Enterprise Server on HP Proliant BL920s Gen8 (aka CS900) and Gen9. This release includes a variety of WBEM providers, tools, required registration files and installation scripts bundled into an RPM for easy installation on Linux systems. |
Browse |
Subscribe your system to the bl920-wbem repository
Cut-n-paste the following section (substituting ditribution, architecture and project version) into /etc/yum.repos.d/bl920-wbem.repo
on your system:
Red Hat Enterprise Linux ![](redhat-logo.png)
[bl920-wbem]
name=BL920 Linux WBEM Providers
baseurl=http://downloads.linux.hpe.com/repo/bl920-wbem/rhel/dist_ver/arch/project_ver
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY-bl920WBEM
Where:
dist_ver 6.5, 6.6, 6.7, 6.8, 7, 7.1, 7.2 arch x86_64 project_ver current
SUSE Linux Enterprise Server ![](suse-logo.png)
[bl920-wbem]
name=BL920 Linux WBEM Providers
baseurl=http://downloads.linux.hpe.com/repo/bl920-wbem/suse/dist_ver/arch/project_ver
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY-bl920WBEM
Where:
dist_ver 11SP3, 11SP4, 12SP1 arch x86_64 project_ver current
Installing bl920-wbem packages
List the packages in the repository
# yum --disablerepo="*" --enablerepo="bl920-wbem" list available
Install a specific package
# yum install packagename