blog:esx5i_monitoring_with_cacti

This is an old revision of the document!


ESX5i monitoring with Cacti

Enable SNMP from the ESXi shell. It just needs a bit of editing and services restart:

# vi /etc/vmware/snmp.xml <config><snmpSettings><enable>true</enable><communities>public</communities><targets></targets></snmpSettings></config> 
# 
# chkconfig snmpd on
# chkconfig --list snmpd
snmpd          on
# /etc/init.d/snmpd restart

~~DISCUSSION~~

  • blog/esx5i_monitoring_with_cacti.1369706122.txt.gz
  • Last modified: 2013/05/28 01:55
  • by brett