Setup Guide

20 Systems Management Using Dell OpenManage
2
Install OpenManage and run the command:
$ cd /mnt
$ ./install
3
When the installation is complete, unmount the iso file or media and run
the command:
$ cd ..
$ umount /mnt
Using Dell OpenManage in XenServer
To start, stop, restart, or check the status of OpenManage services, log in to
the XenServer local console and run the following commands, as needed:
# srvadmin-services.sh start
# srvadmin-services.sh stop
# srvadmin-services.sh restart
# srvadmin-services.sh status
To disable OpenManage services so that services do not start at boot, log in to
the XenServer local console shell and run the following command:
# srvadmin-services.sh disable
To enable the disabled OpenManage services, log in to the XenServer local
console shell and run the following command:
# srvadmin-services.sh enable
To connect to the XenServer host and access the OpenManage Server
Administrator web-based interface, type the following web address in a
supported browser window from a client system:
https://<XenServer hostname/IP Address>:1311
NOTE: 1311 is the default port used by the OpenManage web server.