Openmanage: Difference between revisions
From KlavoWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
Optional Install OpenManage Server Administrator: | Optional Install OpenManage Server Administrator: | ||
<pre> | <pre> | ||
yum install srvadmin-all | yum -y install srvadmin-all | ||
</pre> | </pre> | ||
Revision as of 04:47, 28 August 2013
Install Prerequisites
yum -y install OpenIPMI OpenIPMI-tools chkconfig ipmi on service ipmi start
Set up this repository:
wget -q -O - http://linux.dell.com/repo/hardware/bootstrap.cgi | bash
Optional Install OpenManage Server Administrator:
yum -y install srvadmin-all
NOTE: OMSA will not install on unsupported systems. If you receive a message at install that the system is not supported, it is likely that your system is not supported, and the install will fail. This is most common on SC-class systems, as OMSA is completely unsupported on these systems.
Start the services
srvadmin-services.sh start
To access the OpenManage site go to the following URL.
https://<ip address>:1311
Reference : OMSA