Enable SNMP on VMware ESX
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
Once SNMP is enabled, the Device Details > SNMP Tables > System Group > Up Time value will start at zero and starts to increase. Consequently, OptiView will show a "Detected reboot in the last5 days" warming for this first five days to come. This is normal behavior of VMware and cannot be avoided. |
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