VMware Communities > VMTN > VMware Infrastructure™ > VI: ESX 3.0 > Discussions

This Question is Not Answered

1 "correct" answer available (10 pts) 1 "helpful" answer available (6 pts)
7 Replies Last post: Jan 8, 2009 6:58 AM by nomadnate
Reply

ESX server and HP Insight Manager

Jan 7, 2009 7:46 AM

Click to view nomadnate's profile Novice nomadnate 5 posts since
Nov 5, 2008

We're attempting to add our first VMWare ESX server (3.0.1) to Insight Manager. I'm new to VMWare and its core OS...but I can't figure out where to go from this point to get this server to report properly into HP Insight Manager.

We look to have installed the VM management (8.1.0) pack without issue. We've modified the SNMPD.conf file with our community RW/RC information, and SNMP is running. Verification with snmpwalk has returned MIB information related to the server.

From the SIM server itself, it discovers the server by IP/DNS name, however, we look to be having issues with it reporting in correctly.
It is currently showing as Unknown.

When I try to add register the ESX server from the SIM server manually, I also receive the following error:

\Program Files\HP\Virtual Machine Management\bin>vmcli -registeragent "servername"

Registering Agent on "servername"

Agent registration failed! - "servername"

The VMM agent cannot be connected or is locked to another service. Install the V

MM agent or unregister it from the other CMS.


There is no physical firewall in place between the SIM server and the ESX server, but there looks to be something hindering communication.

I can launch the Systems Management Homepage, however no data is returned.

When I look at the Product Description/Management Protocols for the server after discovery, it shows HTTP:, SMH:2.0, SSH:SSH-2.0-OpenSSH_3.6.1p2 but NO SNMP...I'm guessing this is the issue as other servers reporting correctly show SNMP 1.0 in the Management Protocol field.

Any ideas as to where to troubleshoot from here?

Reply Re: ESX server and HP Insight Manager Jan 7, 2009 9:46 AM
Click to view abaum's profile Hot Shot abaum 349 posts since
Jul 1, 2005

When installing the HP agents, did you answer Yes to modify the internal ESX firewall so snmp traffic can pass?

adam

Reply Re: ESX server and HP Insight Manager Jan 7, 2009 10:01 AM
in response to: abaum
Click to view Texiwill's profile Guru Texiwill 9,549 posts since
Jan 13, 2004
Moderator
Hello,

Moved to ESX v3.0 forum. CHeck out http://www.astroarch.com/wiki/index.php/HPSIM_and_ESX for assistance with this.


Best regards,
Edward L. Haletky
VMware Communities User Moderator
====
Author of the book 'VMWare ESX Server in the Enterprise: Planning and Securing Virtualization Servers', Copyright 2008 Pearson Education.
Blue Gears and SearchVMware Pro Blogs: http://www.astroarch.com/wiki/index.php/Blog_Roll
Top Virtualization Security Links: http://www.astroarch.com/wiki/index.php/Top_Virtualization_Security_Links
Reply Re: ESX server and HP Insight Manager Jan 7, 2009 11:12 AM
in response to: abaum
Click to view nomadnate's profile Novice nomadnate 5 posts since
Nov 5, 2008

I believe we did, yes...we looked within the GUI after the install and ports 161/162 were allowed. Anything else to verify with respect to this?

I believe it is something with SNMP, but we are new to this product...have had a couple of hurdles trying to get this to report correctly.

Reply Re: ESX server and HP Insight Manager Jan 7, 2009 6:36 PM
in response to: nomadnate
Click to view Rob.Bohmann's profile Expert Rob.Bohmann 556 posts since
May 31, 2005

Did you verify the system management home page is working? (Open a browser to servername:2381) That will tell you at least if the agents are working on the host,
Reply Re: ESX server and HP Insight Manager Jan 8, 2009 2:30 AM
Click to view Goodspd's profile Hot Shot Goodspd 95 posts since
Apr 13, 2006

Hi there,

If you don't have any information in the SMH normally this is a SNMP configuration problem, typically a good SNMP config file should be like this:


rwcommunity private 127.0.0.1
rocommunity public 127.0.0.1
rocommunity public <IP addr of ur IM Server>

trapcommunity public
trapsink <IP addr of ur IM Server> public

Hope it helps,

Goodspeed

Reply Re: ESX server and HP Insight Manager Jan 8, 2009 6:47 AM
in response to: Rob.Bohmann
Click to view nomadnate's profile Novice nomadnate 5 posts since
Nov 5, 2008

Hi.

Yes, we can access the SMH without issue....but no hardware is showing once accessing the SMH (disk, CPU, etc).

Reply Re: ESX server and HP Insight Manager Jan 8, 2009 6:58 AM
in response to: Goodspd
Click to view nomadnate's profile Novice nomadnate 5 posts since
Nov 5, 2008

Thanks Goodspeed.

Is an RO community needed? The reason I ask is we have 2 private strings created (RW&RC) and public (RW)...I keep thinking this is where the issue lies within the SNMPD config...

Appreciate your help.


Actions