{"id":40,"date":"2013-01-09T16:20:19","date_gmt":"2013-01-09T22:20:19","guid":{"rendered":"http:\/\/gimpland.org\/now\/?p=40"},"modified":"2013-03-27T19:16:26","modified_gmt":"2013-03-28T00:16:26","slug":"install-dell-openmanage-on-citrix-xenserver-for-nagios-checks","status":"publish","type":"post","link":"https:\/\/gimpland.org\/now\/2013\/01\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\/","title":{"rendered":"Install Dell Openmanage on Citrix XenServer for Nagios checks"},"content":{"rendered":"<p>Like any good sysadmin, you want to know if anything is happening to your Dell hardware at any given moment. \u00a0Here is what I did to get Dell Openmanage installed in Citrix XenServer 5.6, 6.0, and 6.1. \u00a0 \u00a0Once openmanage is installed and working, you can then have Nagios ssh into the Xenserver host\u00a0and run a check (this maybe covered in another post).<\/p>\n<ol>\n<li>I now send you on a quest. \u00a0Head to the dell website and start searching for the software. \u00a0Get something named &#8220;Dell OpenManage Server Administrator Managed Node (Distribution Specific)&#8221; or also called &#8220;OpenManage Supplemental Pack&#8221; or &#8220;OpenManage Server Administrator Managed Node&#8221; or &#8220;OM-SrvAdmin-Dell-Web-LX-7.1.0-5304.XenServer60_A00.iso&#8221; or <a href=\"http:\/\/www.dell.com\/support\/drivers\/us\/en\/04\/DriverDetails\/Product\/poweredge-r515?driverId=WHYF7&amp;osCode=XS60&amp;fileId=2998641154\">this link?<\/a><\/li>\n<li>Transfer the iso to your xenserver host via scp.<\/li>\n<li><code>mount \u2013o loop &lt;openmanange-supplemental-pack-filename&gt;.iso \/mnt<\/code><\/li>\n<li><code>cd \/mnt<\/code><\/li>\n<li><code>.\/install.sh<\/code><\/li>\n<li><code>\/etc\/init.d\/dataeng start<\/code><\/li>\n<li>Logout and back in and this command should work:<br \/>\n<code>omreport storage pdisk controller=0<\/code><\/li>\n<li><code>\/usr\/sbin\/useradd nagios<\/code><\/li>\n<li><code>passwd nagios<\/code><\/li>\n<li><code>cd \/home\/nagios<\/code><\/li>\n<li><code>mkdir .ssh<\/code><\/li>\n<li>Now we need to generate or install a ssh key for Nagios to login without a password. \u00a0Here is how you would generate one:<br \/>\n<code>ssh-keygen -t dsa -b 1024 -f .ssh\/id_dsa<br \/>\ncat .ssh\/id_dsa.pub &gt;&gt; .ssh\/authorized_keys<\/code><\/li>\n<li><code>chown -R nagios:nagios .ssh<\/code><\/li>\n<li><code>chmod 750 .ssh<\/code><\/li>\n<li><code>chmod 640 .ssh\/*<\/code><\/li>\n<li><code>mkdir bin<\/code><\/li>\n<li><code>chown -R nagios:nagios bin<\/code><\/li>\n<li><code>chmod 750 bin<\/code><\/li>\n<li>Get the nagios check script, this will be excuted by Nagios when it logins via ssh<br \/>\n<code>wget http:\/\/folk.uio.no\/trondham\/software\/files\/check_openmanage-3.7.3.tar.gz<\/code><\/li>\n<li><code>tar -xzvf check_openmanage-3.7.3.tar.gz<\/code><\/li>\n<li><code>cp check_openmanage-3.7.3\/check_openmanage bin\/<\/code><\/li>\n<li>If you are running Xenserver 6 or higher, you will need to run this command<br \/>\n<code>chmod o+rx \/<\/code><\/li>\n<li>Log into your Nagios server<\/li>\n<li>Copy ssh id_dsa\/.pub to nagios server, in nagios&#8217;s ~\/.ssh<\/li>\n<li>Test logging in without a password<\/li>\n<li>Setup nagios checks (I plan posting this someone day)<\/li>\n<\/ol>\n<p>Helpful links:<\/p>\n<ul>\n<li><a title=\"http:\/\/www.delltechcenter.com\/page\/OpenManage+on+XenServer+5.6\" href=\"http:\/\/www.delltechcenter.com\/page\/OpenManage+on+XenServer+5.6\" target=\"_blank\">http:\/\/www.delltechcenter.com\/page\/OpenManage+on+XenServer+5.6<\/a><\/li>\n<li><a title=\"http:\/\/support.citrix.com\/article\/CTX127562\" href=\"http:\/\/support.citrix.com\/article\/CTX127562\" target=\"_blank\">http:\/\/support.citrix.com\/article\/CTX127562<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Like any good sysadmin, you want to know if anything is happening to your Dell hardware at any given moment. \u00a0Here is what I did to get Dell Openmanage installed in Citrix XenServer 5.6, 6.0, and 6.1. \u00a0 \u00a0Once openmanage is installed and working, you can then have Nagios ssh into the Xenserver host\u00a0and run &hellip; <a href=\"https:\/\/gimpland.org\/now\/2013\/01\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Install Dell Openmanage on Citrix XenServer for Nagios checks&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"wprm-recipe-roundup-name":"","wprm-recipe-roundup-description":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[14],"tags":[15,17,24,25,19,3,26,18,16],"class_list":["post-40","post","type-post","status-publish","format-standard","hentry","category-virtualization","tag-citrix","tag-cli","tag-dell","tag-hardware","tag-howto","tag-nagios","tag-openmanage","tag-virtualization-2","tag-xenserver"],"aioseo_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Install Dell Openmanage on Citrix XenServer for Nagios checks<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gimpland.org\/now\/2013\/01\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Install Dell Openmanage on Citrix XenServer for Nagios checks\" \/>\n<meta property=\"og:description\" content=\"Like any good sysadmin, you want to know if anything is happening to your Dell hardware at any given moment. \u00a0Here is what I did to get Dell Openmanage installed in Citrix XenServer 5.6, 6.0, and 6.1. \u00a0 \u00a0Once openmanage is installed and working, you can then have Nagios ssh into the Xenserver host\u00a0and run &hellip; Continue reading &quot;Install Dell Openmanage on Citrix XenServer for Nagios checks&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gimpland.org\/now\/2013\/01\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\/\" \/>\n<meta property=\"og:site_name\" content=\"gimpland.org\" \/>\n<meta property=\"article:published_time\" content=\"2013-01-09T22:20:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2013-03-28T00:16:26+00:00\" \/>\n<meta name=\"author\" content=\"imp7\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"imp7\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/gimpland.org\\\/now\\\/2013\\\/01\\\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gimpland.org\\\/now\\\/2013\\\/01\\\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\\\/\"},\"author\":{\"name\":\"imp7\",\"@id\":\"https:\\\/\\\/gimpland.org\\\/now\\\/#\\\/schema\\\/person\\\/5a73603e0ec30511d5b90534c76679fb\"},\"headline\":\"Install Dell Openmanage on Citrix XenServer for Nagios checks\",\"datePublished\":\"2013-01-09T22:20:19+00:00\",\"dateModified\":\"2013-03-28T00:16:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/gimpland.org\\\/now\\\/2013\\\/01\\\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\\\/\"},\"wordCount\":238,\"commentCount\":0,\"keywords\":[\"citrix\",\"cli\",\"dell\",\"hardware\",\"howto\",\"nagios\",\"openmanage\",\"virtualization\",\"xenserver\"],\"articleSection\":[\"Virtualization\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/gimpland.org\\\/now\\\/2013\\\/01\\\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gimpland.org\\\/now\\\/2013\\\/01\\\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\\\/\",\"url\":\"https:\\\/\\\/gimpland.org\\\/now\\\/2013\\\/01\\\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\\\/\",\"name\":\"Install Dell Openmanage on Citrix XenServer for Nagios checks\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gimpland.org\\\/now\\\/#website\"},\"datePublished\":\"2013-01-09T22:20:19+00:00\",\"dateModified\":\"2013-03-28T00:16:26+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/gimpland.org\\\/now\\\/#\\\/schema\\\/person\\\/5a73603e0ec30511d5b90534c76679fb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gimpland.org\\\/now\\\/2013\\\/01\\\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gimpland.org\\\/now\\\/#website\",\"url\":\"https:\\\/\\\/gimpland.org\\\/now\\\/\",\"name\":\"gimpland.org\",\"description\":\"Donate by bitcoin: 12E1LyKb9Wwzw3iy6V4oWpHDXkTRC6UHJ9\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gimpland.org\\\/now\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/gimpland.org\\\/now\\\/#\\\/schema\\\/person\\\/5a73603e0ec30511d5b90534c76679fb\",\"name\":\"imp7\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d0544d7ec7cea4e1a78e16ae627707fdc0a3f9d32087dd9a87038b079316ac2d?s=96&d=identicon&r=x\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d0544d7ec7cea4e1a78e16ae627707fdc0a3f9d32087dd9a87038b079316ac2d?s=96&d=identicon&r=x\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d0544d7ec7cea4e1a78e16ae627707fdc0a3f9d32087dd9a87038b079316ac2d?s=96&d=identicon&r=x\",\"caption\":\"imp7\"},\"url\":\"https:\\\/\\\/gimpland.org\\\/now\\\/author\\\/imp7\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Install Dell Openmanage on Citrix XenServer for Nagios checks","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gimpland.org\/now\/2013\/01\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\/","og_locale":"en_US","og_type":"article","og_title":"Install Dell Openmanage on Citrix XenServer for Nagios checks","og_description":"Like any good sysadmin, you want to know if anything is happening to your Dell hardware at any given moment. \u00a0Here is what I did to get Dell Openmanage installed in Citrix XenServer 5.6, 6.0, and 6.1. \u00a0 \u00a0Once openmanage is installed and working, you can then have Nagios ssh into the Xenserver host\u00a0and run &hellip; Continue reading \"Install Dell Openmanage on Citrix XenServer for Nagios checks\"","og_url":"https:\/\/gimpland.org\/now\/2013\/01\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\/","og_site_name":"gimpland.org","article_published_time":"2013-01-09T22:20:19+00:00","article_modified_time":"2013-03-28T00:16:26+00:00","author":"imp7","twitter_misc":{"Written by":"imp7","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/gimpland.org\/now\/2013\/01\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\/#article","isPartOf":{"@id":"https:\/\/gimpland.org\/now\/2013\/01\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\/"},"author":{"name":"imp7","@id":"https:\/\/gimpland.org\/now\/#\/schema\/person\/5a73603e0ec30511d5b90534c76679fb"},"headline":"Install Dell Openmanage on Citrix XenServer for Nagios checks","datePublished":"2013-01-09T22:20:19+00:00","dateModified":"2013-03-28T00:16:26+00:00","mainEntityOfPage":{"@id":"https:\/\/gimpland.org\/now\/2013\/01\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\/"},"wordCount":238,"commentCount":0,"keywords":["citrix","cli","dell","hardware","howto","nagios","openmanage","virtualization","xenserver"],"articleSection":["Virtualization"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/gimpland.org\/now\/2013\/01\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/gimpland.org\/now\/2013\/01\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\/","url":"https:\/\/gimpland.org\/now\/2013\/01\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\/","name":"Install Dell Openmanage on Citrix XenServer for Nagios checks","isPartOf":{"@id":"https:\/\/gimpland.org\/now\/#website"},"datePublished":"2013-01-09T22:20:19+00:00","dateModified":"2013-03-28T00:16:26+00:00","author":{"@id":"https:\/\/gimpland.org\/now\/#\/schema\/person\/5a73603e0ec30511d5b90534c76679fb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gimpland.org\/now\/2013\/01\/install-dell-openmanage-on-citrix-xenserver-for-nagios-checks\/"]}]},{"@type":"WebSite","@id":"https:\/\/gimpland.org\/now\/#website","url":"https:\/\/gimpland.org\/now\/","name":"gimpland.org","description":"Donate by bitcoin: 12E1LyKb9Wwzw3iy6V4oWpHDXkTRC6UHJ9","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gimpland.org\/now\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/gimpland.org\/now\/#\/schema\/person\/5a73603e0ec30511d5b90534c76679fb","name":"imp7","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d0544d7ec7cea4e1a78e16ae627707fdc0a3f9d32087dd9a87038b079316ac2d?s=96&d=identicon&r=x","url":"https:\/\/secure.gravatar.com\/avatar\/d0544d7ec7cea4e1a78e16ae627707fdc0a3f9d32087dd9a87038b079316ac2d?s=96&d=identicon&r=x","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d0544d7ec7cea4e1a78e16ae627707fdc0a3f9d32087dd9a87038b079316ac2d?s=96&d=identicon&r=x","caption":"imp7"},"url":"https:\/\/gimpland.org\/now\/author\/imp7\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p4dqkb-E","jetpack_sharing_enabled":true,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/gimpland.org\/now\/wp-json\/wp\/v2\/posts\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gimpland.org\/now\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gimpland.org\/now\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gimpland.org\/now\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gimpland.org\/now\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":13,"href":"https:\/\/gimpland.org\/now\/wp-json\/wp\/v2\/posts\/40\/revisions"}],"predecessor-version":[{"id":159,"href":"https:\/\/gimpland.org\/now\/wp-json\/wp\/v2\/posts\/40\/revisions\/159"}],"wp:attachment":[{"href":"https:\/\/gimpland.org\/now\/wp-json\/wp\/v2\/media?parent=40"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gimpland.org\/now\/wp-json\/wp\/v2\/categories?post=40"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gimpland.org\/now\/wp-json\/wp\/v2\/tags?post=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}