How To Install/Uninstall OMSA In SLES9 or SLES10
Tags: Dell, Linux, OMSA, Open Source, SLES, Tips
DELL OpenManage Server Management OMSA - OpenManage Server Administrator is the suite of tools provided by Dell for managing an individual server. OMSA is included with the purchase of every new PowerEdge server. Each new version of OMSA may be also downloaded from support.dell.com.
How To Install/Uninstall OMSA In SLES9 or SLES10
Installation of OMSA in SLES9 or SLES10.
Run the command: sh srvadmin-install.sh -x && /opt/dell/srvadmin/omil/supportscripts/srvadmin-services.sh start && chkconfig dsm_om_connsvc on (you should be able to get ’srvadmin-install.sh’ inside the CD included in the server’s cardboard box, or download from Dell web site).
Make sure Server Administrator Web server(dsm_om_connsvc services) runlevel 3 is ON
chkconfig -l |grep dsm_om_connsvc
dsm_om_connsvc 0:off 1:off 2:off 3:on 4:off 5:on 6:off
Login to OMSA Open up Internet browser and Enter URL: https://xx.xx.xx.xx:1311
Enter administrator username password
Uninstall OMSA without prompt
Type: sh srvadmin-uninstall.sh -f
Possibly Related Posts:
- RSS Feed Submissions
- Geo Positions
- Interesting about Google Suggest
- Setup a Linux Highly Availability NFS servers
- How to find empty folders on Linux

March 22nd, 2008 at 1:20 pm
SNMP Error During OMSA 5.x Installation on SLES 9/10
http://www.planetmy.com/blog/snmp-error-during-omsa-5x-installation-
on-suse-910/