4 069
contributi
Riga 17: | Riga 17: | ||
</pre> | </pre> | ||
A questo punto siamo pronti per installare il software HP, nell'ordine indicato. | A questo punto siamo pronti per installare il software HP, nell'ordine indicato. | ||
* '''HP System Health Application and Command line Utilities | * '''HP System Health Application and Command line Utilities'''<br/> | ||
hp-health è un insieme di tools per monitorare le ventole, l'alimentazione, i sensori di temperatura e altri eventi. Fornisce anche una serie di utility da linea di comando: ProLiant boot configuration utility (hpbootcfg), ProLiant Management Command Line Interface Utility (hpasmcli), ProLiant Integrated Management Log (IML) Utility (hplog), e UID (blue) Light Utility (hpuid). | |||
<pre> | <pre> | ||
# apt-get install hp-health | # apt-get install hp-health | ||
</pre> | </pre> | ||
* '''Insight Management SNMP Agents for HP ProLiant Systems''' | * '''Insight Management SNMP Agents for HP ProLiant Systems'''<br/> | ||
hp-snmp-agents è un insieme di agenti snmpd per il monitoraggio del server. | |||
<pre> | <pre> | ||
# apt-get install hp-snmp-agents | # apt-get install hp-snmp-agents | ||
Riga 30: | Riga 32: | ||
</pre> | </pre> | ||
Alla richiesta di utilizzare un server snmpd già configurato rspondete YES. Per tutte le altre domande rispondete pure con la risposta di default. | Alla richiesta di utilizzare un server snmpd già configurato rspondete YES. Per tutte le altre domande rispondete pure con la risposta di default. | ||
* '''HP System Management Homepage''' | * '''HP System Management Homepage'''<br/> | ||
hpsmh fornisce un server web per la gestione del server. | |||
<pre> | <pre> | ||
# apt-get install hpsmh | # apt-get install hpsmh | ||
Riga 42: | Riga 45: | ||
# apt-get install hp-smh-templates | # apt-get install hp-smh-templates | ||
</pre> | </pre> | ||
* '''HP Command Line Array Configuration Utility''' | * '''HP Command Line Array Configuration Utility'''<br/> | ||
hpacucli è un tool da linea di comando per la gestione di Smart Array Controllers e RAID Array Controllers. | |||
<pre> | <pre> | ||
# apt-get install hpacucli | # apt-get install hpacucli | ||
</pre> | </pre> | ||
* '''HP Array Configuration Utility''' | * '''HP Array Configuration Utility'''<br/> | ||
cpqacuxe è un'applicazione web-based per la configurazione di HP array controllers. | |||
<pre> | <pre> | ||
# apt-get install cpqacuxe | # apt-get install cpqacuxe | ||
Riga 54: | Riga 59: | ||
# /usr/sbin/cpqacuxe -R | # /usr/sbin/cpqacuxe -R | ||
</pre> | </pre> | ||
* '''HP Aray Diagnostic Utility''' | * '''HP Aray Diagnostic Utility'''<br/> | ||
hpadu è un tool web-based per creare report su tutti i controller e i dischi del server. | |||
<pre> | <pre> | ||
# apt-get install hpadu | # apt-get install hpadu | ||
</pre> | </pre> |