Enable SNMP on VMware ESX

From wiki.comcert.com
Revision as of 18:49, 14 January 2017 by Bert (talk | contribs)
Jump to navigation Jump to search

Introduction

When SNMP is enabled on the ESX hypervisors on your network, OptiView will be able to communticate with the ESX and  showi detailed information that is otherwise unavailable.

  • Device resources and virtual machine info.  
  • What virtual machine is running on what host
  • What host is running a specific virtual machine

Solution

To enable SNMP, execute the following command on each ESX on your network.

esxcli system snmp set --community <community string>
esxcli system snmp set --enable true