« Installation des outils HP pour debian » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 15 : | Ligne 15 : | ||
A noter : le repos ubuntu (http://downloads.linux.hp.com/SDR/repo/mcp/ubuntu) semble mieux maintenu .. | A noter : le repos ubuntu (http://downloads.linux.hp.com/SDR/repo/mcp/ubuntu) semble mieux maintenu .. | ||
=Status du contrôleur raid= | |||
<pre>hpacucli ctrl all show config</pre> | |||
<pre>hpacucli ctrl all show config detail</pre> | |||
Pour générer un fichier de rapport (peut être demandé par HP) : hpacucli ctrl all diag file=/tmp/ADUReport.zip |
Version du 17 mars 2015 à 18:01
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 ..
Status du contrôleur raid
hpacucli ctrl all show config
hpacucli ctrl all show config detail
Pour générer un fichier de rapport (peut être demandé par HP) : hpacucli ctrl all diag file=/tmp/ADUReport.zip