Documents For Commands
http://support.dell.com/support/edocs/software/svradmin/6.5/en/cli/html/reportst.htm#wp1077100
Installation Instruction:
http://linux.dell.com/wiki/index.php/Repository/OMSA
>>> Set up the Dell OpenManage Repository:
wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash
>>>> Install OpenManage Server Administrator:
yum install srvadmin-all
>>> Start the srvadmin service
/opt/dell/srvadmin/sbin/srvadmin-services.sh start
>> To access OMSA GUI allow 1311 port and access url as follows:
iptables -I RH-Firewall-1-INPUT 1 -p tcp -s 0/0 -d 0/0 --dport 1311 -m state --state NEW,ESTABLISHED -j ACCEPT
https://server_ip:1311
Default:
Username: root
Password: system root password
http://support.dell.com/support/edocs/software/svradmin/6.5/en/cli/html/reportst.htm#wp1077100
Installation Instruction:
http://linux.dell.com/wiki/index.php/Repository/OMSA
>>> Set up the Dell OpenManage Repository:
wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash
>>>> Install OpenManage Server Administrator:
yum install srvadmin-all
>>> Start the srvadmin service
/opt/dell/srvadmin/sbin/srvadmin-services.sh start
>> To access OMSA GUI allow 1311 port and access url as follows:
iptables -I RH-Firewall-1-INPUT 1 -p tcp -s 0/0 -d 0/0 --dport 1311 -m state --state NEW,ESTABLISHED -j ACCEPT
https://server_ip:1311
Default:
Username: root
Password: system root password
No comments:
Post a Comment