Installation des outils HP pour debian

De Linux Server Wiki
Aller à la navigation Aller à la recherche

Ajoutez le dépot suivant :

deb http://downloads.linux.hp.com/SDR/repo/mcp/ wheezy/current non-free

Ajoutez les clés (d'autres clés sont susceptibles d'apparaitre sur http://downloads.linux.hp.com/keys.html)

curl http://downloads.linux.hp.com/SDR/hpPublicKey1024.pub | apt-key add -
curl http://downloads.linux.hp.com/SDR/hpPublicKey2048.pub | apt-key add -
curl http://downloads.linux.hp.com/SDR/hpPublicKey2048_key1.pub | apt-key add -
aptitude update
aptitude install hp-health hpacucli

A noter : le repos ubuntu (http://downloads.linux.hp.com/SDR/repo/mcp/ubuntu) semble mieux maintenu ..