Articles > Linux
Here are the commands you need to enable SNMP on your VMware ESX server:
Source:
http://communities.vmware.com/thread/71110
Configure SNMP on Your VMware ESX Server
Last Updated: 1/6/09Here are the commands you need to enable SNMP on your VMware ESX server:
- esxcfg-firewall -e snmpd
- vi /etc/snmp/snmpd.conf
- service snmpd restart
Just change the default values to the ones you want. Also if you want snmp traps you may want to add a new line like this:
trapsink trap_server_ip_address community name
Source:
http://communities.vmware.com/thread/71110
Keywords: vmware esx allow snmp firewall config file commands linux traps