Looking at the hpmgmt.conf file I have pasted a section of it below. If I am installing this on ESX 3.0 and it says you don't need to configure these variables, does this mean I leave as is (the default values shown) or comment out each export line with a # ?
thanks.
\# The following three variables are needed only for ESX 2.5.x systems. You
\# don't need to configure these three variables if you are using ESX 3.0.x
\# Do you want to enable the VMware-SNMP sub-agent
\# N = No
\# Y = Yes
export ENABLEVMSNMP=Y
\# Do you want to enable SNMP traps for virtual machine events
\# N = No
\# Y = Yes
export ENABLEVMTRAPS=Y
\# Do No Edit This Value
export SNMPCONFLOC=1
Leave as is. It sould ignore those entries on 3.x
Leave as is. It sould ignore those entries on 3.x
thank you sir...
