HP seems to have set up a package repository for Ubuntu 12.04, which is an improvement since I last checked a few years ago. To use the repo, add the following line to /etc/apt/sources.list:
| 
					 1  | 
						deb http://downloads.linux.hp.com/downloads/ManagementComponentPack/ubuntu precise current/non-free  | 
					
Run “sudo apt-get update”.
You can install a number of software packages from the repository:
- hpsmh: HP System Management Homepage
 - hp-smh-template: HP System Management Homepage Templates
 - cpqacuxe: HP Array Configuration Utility, web-based
 - hp-snmp-agents: Insight Management SNMP Agents for HP ProLiant Systems
 - hponcfg: RILOE II/iLO online configuration utility
 - hp-health: HP System Health Application and Command line Utility Package
 - hpacucli: HP Command Line Array Configuration Utility
 - ams: Agentless Monitoring Service for HP ProLiant Gen8 Systems Continue reading HP ProLiant Management Component Pack on Ubuntu