Setup Guide

24 Systems Management Using Dell OpenManage
# srvadmin-services.sh restart
# srvadmin-services.sh status
To disable OpenManage services so that services do not start at boot, login to
XenServer local console shell and issue the following commands:
# chkconfig --level 3 dsm_om_shrsvc off
# chkconfig --level 3 instsvcdrv off
# chkconfig --level 3 dataeng off
# chkconfig --level 3 dsm_om_connsvc off
# chkconfig --level 3 ipmi off
To enable disabled OpenManage services, log in to XenServer local console
shell and issue the following commands:
# chkconfig --level 3 dsm_om_shrsvc on
# chkconfig --level 3 instsvcdrv on
# chkconfig --level 3 dataeng on
# chkconfig --level 3 dsm_om_connsvc on
# chkconfig --level 3 ipmi on
To access the OpenManage Server Administrator Web-based interface, type
the following Web address in a supported browser window from a client
system to connect to the XenServer host:
https://<XenServer hostname/IP Address>:1311
NOTE: 1311 is the default port used by the OpenManage Web server.
The XenServer host firewall is pre-configured to allow ports used by
OpenManage Server Administrator, so no additional firewall configuration is
required. If you change the default OMSA port to other than 1311, make the
associated change in /etc/sysconfig/iptables and restart the iptables service on
the XenServer host:
$ service iptables restart
To check the version of OpenManage installed, execute the following
command on the XenServer local console shell:
$ omreport about
To view the system summary, execute the following command on XenServer
local console shell: