How To Install Hp Insight Manager Agent On Esxi

/ Comments off
How To Install Hp Insight Manager Agent On Esxi Average ratng: 5,0/5 6186votes

Apr 22, 2013 Download the necessary HP agent version for your server. Installing HP SIM agents on ESX(i). “HP Insight Manager Agents have been. Apr 01, 2008 Hi, I am looking for a link to a 'how to' install the insight manager agent. I have looked on the HP site and the forums here, but I can't some up.

Installing HP Insight Management Agents on ESX Server In this case, I am using HP Insight Management Agents for VMware 8.2.5 (available ). I am also using a HP DL380 G6 Proliant servers with VMware versions 4.0. Note: do not include the quotes (”) when entering commands. PREPARE: • Download the correct Insight Manager agents for VMware. Buffett The Making Of An American Capitalist Epub Format. • Unzip the tgz file using WinRAR or something similar, and peruse the readme for up-to-date info. • Using the ILO utility or the physical console, hit Alt-F1, login as root at the command line. • To allow root ssh access in ESX as well as enable sshd client access (SFTP, SSH), we have to change the local sshd_config file.

• At the command line, type: “vi /etc/ssh/sshd_config” • Go to the line that says PermitRootLogin, change from “no” to “yes” • If you are unfamiliar with vi, use arrow keys to navigate, put cursor on the “n” of “no”, hit the i key to insert, then type in “yes” and delete/backspace “no”. Then hit ESC twice to exit Insert mode. Type colon (:) to get the in-editor command line, type “wq!” and hit enter. This will save the doc and exit vi. • Back at the command line type: “service sshd restart”, hit enter. • After the service restarts, type “logout” to exit the console, hit alt-f11 to go back to the esx screen.

REMOTE, FROM PC: • Download or a similar SCP utility (PuttySCP, etc). You will also need for this process as well. • Open WinSCP, connect to your server with root, and upload the.tgz file you just downloaded to the /home folder on the remote system. You can close WinSCP after the transfer is done.

How To Install Hp Insight Manager Agent On Esxi 5.5How To Install Hp Insight Manager Agent On Esxi

• Log in to the remote system using PuTTY, login with root. This should look and feel like the console.

• Switch to /home directory: “cd /home”, where you copied the.tgz file. • Issue the following command to unzip the contents: “tar -zxvf hpmgmt-8.2.5-vmware4x.tgz” • This will create two new directories (/hpmgmt/825) under your current directory. • Change to the new directory by typing: “cd./hpmgmt/825″ • Run the command “./installvm825.sh -–install”, it will start the install. • Follow the defaults of the wizard (in depth script answers are below), when asked for the public string enter “public” 2 times (it will not be visible). Pretty much always answer yes when enabling ports and the snmpd daemon. The only things that you will have to change from default is the snmp string info (see script section below). • Once the wizard is done and it restarts the services, you should see: “HP Insight Manager agents have been installed successfully!” • To check if the configuration has succeeded, log in to the HP System Homepage server ip or dns):2381/.

You should see the servername on the right side. Use the root login to access the homepage. • To log out of the console and close PuTTY type: “logout”, then hit Alt-F11 to go back to the status screen. • You’re done! You can log into the web interface and send a test trap to your SIM host. SCRIPT ANSWERS: (answers from script can be edited from web interface of insight mgmt agents) • This script will attempt to install the hp insight manager agents, do you wish to continue (y) • This script will attempt to shut down pegasus CIM in order to manipulate the HP insight manager agents, do you wish to continue (y) • For accessing the system management homepage, the port for hpim service (2381) should be enabled in the firewall, do you want to enable this port? (y) • For allowing discovery byt HP system management manager, the port for hpim service (2301) should be enabled in the firewall, do you want to enable this port?