Depois de receber nosso HP ProLiant DL360, gostaria de integrar a máquina ao nosso sistema Munin e, assim, permitir que informações específicas do ProLiant sejam expostas via SNMP.
Estou executando o Debian Lenny com o kernel 2.6.26-2-vserver-amd64. Eu segui o link e o repositório da HP foi adicionado ao /etc/apt/sources.list.d/HP-ProLiantSupportPack.list
.
Configurando o Lenny O SNMP em si não é um problema, eu o configuro para ter uma string de comunidade v1 pública para ler todos os dados e ele funciona. Eu instalo hp-snmp-agents
e execuo hpsnmpconfig
e adiciona linhas adicionais ao topo de /etc/snmp/snmpd.conf
:
dlmod cmaX /usr/lib64/libcmaX64.so
O snmpd é reiniciado.
Via lsof
Eu posso ver que libcmaX64
foi carregado e é usado por snmpd, coloque Eu não recebo nenhuma informação adicional fora do snmp. Eu uso snmpwalk -v 1 -c public ...
e posso ver muitos OIDs, mas não vejo os novos que eu esperaria, mais notavelmente as temperaturas, a velocidade do ventilador e tal.
Os OIDs que estou esperando são, por exemplo, 1.3.6.1.4.1.232.6.2.6.8.1.4.
1, isso é feito pelos plug-ins existentes do link .
snmpd[19007]: cmaX: Parsing shared as a type was unsucessful
snmpd[19007]: cmaX: listening for subagents on port 25375
snmpd[19007]: cmaX: subMIB 1 handler has disconnected
snmpd[19007]: cmaX: subMIB 2 handler has disconnected
snmpd[19007]: cmaX: subMIB 3 handler has disconnected
snmpd[19007]: cmaX: subMIB 5 handler has disconnected
snmpd[19007]: cmaX: subMIB 6 handler has disconnected
snmpd[19007]: cmaX: subMIB 8 handler has disconnected
snmpd[19007]: cmaX: subMIB 9 handler has disconnected
snmpd[19007]: cmaX: sent ColdStarts on ports 25376 to 25393
snmpd[19007]: cmaX: subMIB 10 handler has disconnected
snmpd[19007]: cmaX: subMIB 11 handler has disconnected
snmpd[19007]: cmaX: subMIB 14 handler has disconnected
snmpd[19007]: cmaX: subMIB 15 handler has disconnected
snmpd[19007]: cmaX: subMIB 16 handler has disconnected
snmpd[19007]: cmaX: subMIB 21 handler has disconnected
snmpd[19007]: cmaX: subMIB 22 handler has disconnected
snmpd[19007]: cmaX: subMIB 23 handler has disconnected
snmpd[19007]: cmaX: subMIB 1 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 2 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 3 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 5 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 6 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 8 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 9 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 10 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 11 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 14 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 15 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 16 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 21 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 22 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 23 will be sent on port 25376 to hp Advanced Server Management_Peer
snmpd[19007]: cmaX: subMIB 18 handler has disconnected
snmpd[19007]: cmaX: subMIB 18 will be sent on port 25393 to cpqnicd
snmpd[19007]: NET-SNMP version 5.4.1
Isso não parece ruim para mim, é apenas informativo, eu acho.
Eu comparei a saída OID ambulante com e sem o módulo e não há nenhuma diferença no OID que foi retornado. Existem outros pré-requisitos que estão faltando?
Eu também notei que desde o momento que eu instalei o hp-snmp-agents ele adiciona muitos daemons adicionais e que minha carga de repente pula para 1. Eu desinstalei o pacote por enquanto. Esse comportamento é esperado?
Load spike http: //h30499.www3.hp .com / hpeb / attachments / hpeb / bsc-431/18582/1 / load.jpg