This post is more than 5 years old

17 Posts

26345

March 7th, 2012 00:00

OMSA & ESXi

Hello,

 I  enable SNMP on esx cli via VSphereClient
 
 vicfg-snmp.pl --server 192.168.3.234 --username root --password @…@ -c public
vicfg-snmp.pl --server 192.168.3.234 --username root --password @...@ -E

I set up Dell OpenManage for VMWare ESXi

How can I connect dells mibs with the service snmp for ESX?

Regards,

17 Posts

March 8th, 2012 00:00

Resolved, ESXi does "not support" the mibs of Dell OMSA (but is able to retrieve the information anyway)

I use http://exchange.nagios.org/directory/Plugins/Operating-Systems/%2A-Virtual-Environments/VMWare/check_esxi_hardware-2Epy/details (plugin with ESXi compatibility)

 

 

7 Practitioner

 • 

9.7K Posts

 • 

48K Points

March 7th, 2012 08:00

Hotline,

I am emailing you a detailed walk through on installing OMSA on the ESXi system. Can you verify you are using these versions and steps?

7 Practitioner

 • 

9.7K Posts

 • 

48K Points

March 7th, 2012 08:00

Hotline,

What version of ESXi are you using?

17 Posts

March 7th, 2012 08:00

Oups...

ESXi 5.0.0

17 Posts

March 8th, 2012 00:00

c:\Program Files (x86)\VMware\VMware vSphere CLI\bin>esxcli.exe --server 192.168

.3.234 software vib list

OpenManage            6.5-0000                            Dell    VMwareAccepted

In UserVars i have :

UserVars.CIMEnabled = 1

UserVars.CIMvmw_OpenManageProviderEnabled = 1

the final game is to use as usual on Linux or Windows servers, check_openmanage ( folk.uio.no/.../check_openmanage.html )

OpenManage Server Administrator Managed Node version 6.5 => work (so why snmp dont' work...)

No Events found!

Top