dell服务器使用
http://en.community.dell.com/techcenter/systems-management/w/wiki/1760.openma
nage-server-administrator-omsa#Download_OMSA

http://www.dell.com/support/home/us/en/19/Drivers/DriversDetails?driverId=K37MM
下载后解压
mv OM-SrvAdmin-Dell-Web-LX-8.5.0-2372.RHEL6.x86_64_A00.tar.gz omsa/
tar -zxf OM-SrvAdmin-Dell-Web-LX-8.5.0-2372.RHEL6.x86_64_A00.tar.gz

vim linux/supportscripts/srvadmin-install.sh  centos系统修改,rhel系统不需要
grep -c "Santiago" /etc/redhat-release
修改为 grep -c "CentOS" /etc/redhat-release  

安装依赖:
yum install -y libcmpi CppImpl0 openwsman-server sblim-sfcb sblim-sfcc libwsman1 net-snmp-utils
 openwsman-client libcmpiCppImpl0

./setup.sh 安装 
访问 https://ip:1311  账号为服务器root登陆账号

iptables -I INPUT -p tcp -s 192.168.1.0/24 --dport 1311 -j ACCEPT

results matching ""

    No results matching ""