{"id":1085,"date":"2013-05-28T08:39:00","date_gmt":"2013-05-28T13:39:00","guid":{"rendered":"http:\/\/it.thelibrarie.com\/weblog\/?p=1085"},"modified":"2013-05-28T08:45:42","modified_gmt":"2013-05-28T13:45:42","slug":"install-openmanage-on-xenserver-6-x","status":"publish","type":"post","link":"https:\/\/it.thelibrarie.com\/weblog\/2013\/05\/install-openmanage-on-xenserver-6-x\/","title":{"rendered":"Install OpenManage on XenServer 6.x"},"content":{"rendered":"<p>I have a pair of R620&#8217;s with XenServer 6.1 installed &#8211; needed to enable some external monitoring for obvious reasons.  Xen looks to be built upon a flavor of CentOS, so the update commands are &#8220;yum&#8221;.<\/p>\n<p><strong>Install SRVADMIN OMSA<\/strong><br \/>\nSSH into your xenserver as the root user<br \/>\n<code>wget -q -O - http:\/\/linux.dell.com\/repo\/hardware\/latest\/bootstrap.cgi | bash<\/code><br \/>\n<code>nano \/etc\/yum.repos.d\/CentOS-Base.repo<\/code><br \/>\nFind &#8220;[base]&#8221; and make sure to set it to enabled=1<br \/>\nSave and close nano<br \/>\n<code>yum install srvadmin-all<\/code><br \/>\n<code>y<\/code><\/p>\n<p><strong>Edit the firewall to allow incoming SNMP\/OMSA connections<\/strong><br \/>\n<code>system-config-securitylevel-tui<\/code><br \/>\nPress Tab twice, navigate to &#8220;Customize&#8221;<br \/>\nOther Ports\/Allow Incoming<br \/>\nAdd the following after any other text (my system had &#8220;ha-cluster:udp&#8221;)<br \/>\n<code>,1311:tcp,161:udp<\/code><br \/>\nThis should now read &#8220;ha-cluster:udp,1311:tcp,161:udp&#8221;<br \/>\nSelect OK and then OK again to close out of the system configuration<\/p>\n<p><strong>Edit SNMP to allow RO access from all<\/strong><br \/>\n<code>nano \/etc\/snmp\/snmpd.conf<\/code><br \/>\nFind &#8220;view systemview included snmp&#8221;<br \/>\nAfter this line add a new line containing:<br \/>\n<code>view systemview included .1<\/code><br \/>\nSave and close nano<\/p>\n<p><strong>Restart the SNMP daemon<\/strong><br \/>\n<code>service snmpd restart<\/code><\/p>\n<p><strong>Start Dell OMSA<\/strong><br \/>\n<code>\/opt\/dell\/srvadmin\/sbin\/srvadmin-services.sh start<\/code><\/p>\n<p><strong>Start OMSA after a reboot<\/strong><br \/>\n<code>nano \/etc\/rc.local<\/code><br \/>\nAdd this to the bottom<br \/>\n<code>\/opt\/dell\/srvadmin\/sbin\/srvadmin-services.sh start<\/code><br \/>\nSave and close nano<\/p>\n<p><strong>Verify this is working<\/strong><br \/>\n<code>https:\/\/nameofyourserver:1311<\/code><br \/>\nLogin with your root credentials<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I have a pair of R620&#8217;s with XenServer 6.1 installed &#8211; needed to enable some external monitoring for obvious reasons. Xen looks to be built upon a flavor of CentOS, so the update commands are &#8220;yum&#8221;. Install SRVADMIN OMSA SSH into your xenserver as the root user wget -q -O &#8211; http:\/\/linux.dell.com\/repo\/hardware\/latest\/bootstrap.cgi | bash nano &hellip; <a href=\"https:\/\/it.thelibrarie.com\/weblog\/2013\/05\/install-openmanage-on-xenserver-6-x\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Install OpenManage on XenServer 6.x<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-1085","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1085","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/comments?post=1085"}],"version-history":[{"count":3,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1085\/revisions"}],"predecessor-version":[{"id":1088,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1085\/revisions\/1088"}],"wp:attachment":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/media?parent=1085"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/categories?post=1085"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/tags?post=1085"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}