Installing HP SIM agent on ESX box:
Step1 :tar -xzvf hpmgmt-8.1.1-vmware3x.tgz
Step 2:rpm -ivh package name
Step 3:rpm -qa | grep hp
Step 4:root# service pegasus start
Step5:root# service pegasus status
Step 6: hpasm activate or hpasm reconfigure
Step 7:service hpasm start
Step 8: Serivce snmpd start
Step 9: Firewall Config
esxcfg-firewall --openport 2301,tcp,in,hp-sim
esxcfg-firewall --openport 280,tcp,out,sim-cert
esxcfg-firewall --openport 2381,tcp,in,hpim
Step 10:service firewall restart
Step 11:chkconfig snmpd on
Step 12:esxcfg-firewall -e snmpd
Step 13:service snmpd start
No comments:
Post a Comment