Open Manage on ESX
OpenManage 5.5:
http://support.dell.com/su
Address for using wget command: (Linux Systems Only)
http://ftp.us.dell.com/sys
OpenManage on ESX
I have included a link to a PDF that gives all types of information about OpenManage on ESX.
http://support.dell.com/su
The quick directions are:
Custom Instructions for OM_5.5.0_ManNode_A00.tar.g
Download
1.Click the Download Now link to download the file.
2.If the Export Compliance Disclaimer window appears, click the I
Agree link to accept the agreement.
3.Download the file to a directory on your hard drive.
Extract Files
1.Browse to the location where you downloaded the file and unzip the
Package using the following command: gunzip xxxx.tar.gz
2.Untar the package using the following command: tar xvf xxxx.tar
Installation
1.Change current directory to the location where the files were
Extracted.
2.Run the following command to perform an express install:
# sh linux/supportscripts/srvad
3. Select option 6 and install
4. Then select yes to start the services
After installing OpenManage, you need to run the following commands:
esxcfg-firewall o 1311,tcp,in,OpenManageRequ
esxcfg-firewall o 162,udp,out,snmptrap
esxcfg-firewall o 162,udp,in,snmptrap
esxcfg-firewall o 161,tcp,in,snmp
esxcfg-firewall o 161,tcp,out,snmp
esxcfg-firewall o 161,udp,in,snmp
esxcfg-firewall o 161,udp,out,snmp
After opening the ports we need to modify /etc/snmpd.conf here is a sample: (replace items with ** around them)
### snmpd.conf configuration file
# sec.name source community
com2sec ita default **community name**
# group.name sec.model sec.name
group itagroup v1 ita
group itagroup v2c ita
# name incl/excl subtree mask(optional)
view all included .1
# group.name context sec.model sec.level prefix read write notif
access itagroup "" any noauth exact all all none
# Added for support of bcm5820 cards.
pass .1.3.6.1.4.1.4413.4.1 /usr/bin/ucd5820stat
# Send traps to the ita box.
trapsink **ITA IP or host name** **community name**
# Allow Systems Management Data Engine SNMP to connect to using SMUX
smuxpeer .1.3.6.1.4.1.674.10892.1
# VMware MIB modules.
dlmod SNMPESX /usr/lib/vmware/snmp/libSN
Main Topics
Browse All Topics





by: ryder0707Posted on 2009-09-02 at 14:28:58ID: 25245862
I have not seen such a cd/iso, so I think it is ok to say it doesn't exist (yet).