{"id":991,"date":"2017-11-22T14:54:47","date_gmt":"2017-11-22T14:54:47","guid":{"rendered":"http:\/\/www.dbafox.com\/?p=991"},"modified":"2018-03-13T14:05:33","modified_gmt":"2018-03-13T13:05:33","slug":"linux-run-remote-powershell-from-nagios-nrpe_check","status":"publish","type":"post","link":"https:\/\/dbafox.com\/?p=991","title":{"rendered":"Linux &#8211; Run remote Powershell from Nagios &#8211; nrpe_check"},"content":{"rendered":"<p>I experienced a strange problem when calling Powershell from nagios to<br \/>\ncheck failover cluster status.<\/p>\n<p>Note &#8211; using old NRPE_NT nagios agent &#8211; no problem with NSClient++.<\/p>\n<p>The Get-Cluster cmdlet failed each time the script was executed.<br \/>\nI thought this was related to the fact that this cmdlet requires elevated privieges,<br \/>\nbut this was not the case. The issue occurred because NRPE_NT is running as a 32-bit program<br \/>\nand this calls 32-bit cmd, which calls 32-bit Powershell.<\/p>\n<p>If you want to run 64-bit Powershell and use 64-bit Powershell commands,<br \/>\nfrom nagios, 64-bit powershell must be executed. This means that C:\\WINDOWS\\sysnative<br \/>\nis required.<\/p>\n<p>nrpe.cfg on Windows<br \/>\n&#8230;.<br \/>\ncommand[failover-cluster-check]=C:\\WINDOWS\\sysnative\\WindowsPowerShell\\v1.0\\powershell.exe &#8220;&amp; path\\check_1.ps1&#8221;<br \/>\n&#8230;.<\/p>\n<p>if not using NSClient++<br \/>\n&#8211; the NRPE_NT service is running as a 32-bit executable<br \/>\n&#8211; it runs cmd as 32-bit<br \/>\n&#8211; 32-bit cmd calls 32-bit powershell unless  C:\\WINDOWS\\sysnative\\ is used<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I experienced a strange problem when calling Powershell from nagios to check failover cluster status. Note &#8211; using old NRPE_NT nagios agent &#8211; no problem with NSClient++. The Get-Cluster cmdlet failed each time the script was executed. I thought this &hellip; <a href=\"https:\/\/dbafox.com\/?p=991\">Continue reading <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":{"pgc_sgb_lightbox_settings":"","_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":""},"categories":[19],"tags":[46,45,47,48],"class_list":["post-991","post","type-post","status-publish","format-standard","hentry","category-linux","tag-nagios","tag-nrpe-cfg","tag-powershell","tag-sysnative"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Linux - Run remote Powershell from Nagios - nrpe_check - dbafox<\/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:\/\/dbafox.com\/?p=991\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Linux - Run remote Powershell from Nagios - nrpe_check - dbafox\" \/>\n<meta property=\"og:description\" content=\"I experienced a strange problem when calling Powershell from nagios to check failover cluster status. Note &#8211; using old NRPE_NT nagios agent &#8211; no problem with NSClient++. The Get-Cluster cmdlet failed each time the script was executed. I thought this &hellip; Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dbafox.com\/?p=991\" \/>\n<meta property=\"og:site_name\" content=\"dbafox\" \/>\n<meta property=\"article:published_time\" content=\"2017-11-22T14:54:47+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-03-13T13:05:33+00:00\" \/>\n<meta name=\"author\" content=\"Ray Fox\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ray Fox\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dbafox.com\/?p=991\",\"url\":\"https:\/\/dbafox.com\/?p=991\",\"name\":\"Linux - Run remote Powershell from Nagios - nrpe_check - dbafox\",\"isPartOf\":{\"@id\":\"https:\/\/dbafox.com\/#website\"},\"datePublished\":\"2017-11-22T14:54:47+00:00\",\"dateModified\":\"2018-03-13T13:05:33+00:00\",\"author\":{\"@id\":\"https:\/\/dbafox.com\/#\/schema\/person\/287adc474c1aebd398752ac4dcfe27eb\"},\"breadcrumb\":{\"@id\":\"https:\/\/dbafox.com\/?p=991#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dbafox.com\/?p=991\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dbafox.com\/?p=991#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/dbafox.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Linux &#8211; Run remote Powershell from Nagios &#8211; nrpe_check\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dbafox.com\/#website\",\"url\":\"https:\/\/dbafox.com\/\",\"name\":\"dbafox\",\"description\":\"DBA Technical Information\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dbafox.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/dbafox.com\/#\/schema\/person\/287adc474c1aebd398752ac4dcfe27eb\",\"name\":\"Ray Fox\",\"sameAs\":[\"http:\/\/www.dbafox.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Linux - Run remote Powershell from Nagios - nrpe_check - dbafox","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:\/\/dbafox.com\/?p=991","og_locale":"en_GB","og_type":"article","og_title":"Linux - Run remote Powershell from Nagios - nrpe_check - dbafox","og_description":"I experienced a strange problem when calling Powershell from nagios to check failover cluster status. Note &#8211; using old NRPE_NT nagios agent &#8211; no problem with NSClient++. The Get-Cluster cmdlet failed each time the script was executed. I thought this &hellip; Continue reading &rarr;","og_url":"https:\/\/dbafox.com\/?p=991","og_site_name":"dbafox","article_published_time":"2017-11-22T14:54:47+00:00","article_modified_time":"2018-03-13T13:05:33+00:00","author":"Ray Fox","twitter_misc":{"Written by":"Ray Fox","Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dbafox.com\/?p=991","url":"https:\/\/dbafox.com\/?p=991","name":"Linux - Run remote Powershell from Nagios - nrpe_check - dbafox","isPartOf":{"@id":"https:\/\/dbafox.com\/#website"},"datePublished":"2017-11-22T14:54:47+00:00","dateModified":"2018-03-13T13:05:33+00:00","author":{"@id":"https:\/\/dbafox.com\/#\/schema\/person\/287adc474c1aebd398752ac4dcfe27eb"},"breadcrumb":{"@id":"https:\/\/dbafox.com\/?p=991#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dbafox.com\/?p=991"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/dbafox.com\/?p=991#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dbafox.com\/"},{"@type":"ListItem","position":2,"name":"Linux &#8211; Run remote Powershell from Nagios &#8211; nrpe_check"}]},{"@type":"WebSite","@id":"https:\/\/dbafox.com\/#website","url":"https:\/\/dbafox.com\/","name":"dbafox","description":"DBA Technical Information","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dbafox.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/dbafox.com\/#\/schema\/person\/287adc474c1aebd398752ac4dcfe27eb","name":"Ray Fox","sameAs":["http:\/\/www.dbafox.com"]}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p3ecMb-fZ","_links":{"self":[{"href":"https:\/\/dbafox.com\/index.php?rest_route=\/wp\/v2\/posts\/991","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dbafox.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dbafox.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dbafox.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/dbafox.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=991"}],"version-history":[{"count":4,"href":"https:\/\/dbafox.com\/index.php?rest_route=\/wp\/v2\/posts\/991\/revisions"}],"predecessor-version":[{"id":1178,"href":"https:\/\/dbafox.com\/index.php?rest_route=\/wp\/v2\/posts\/991\/revisions\/1178"}],"wp:attachment":[{"href":"https:\/\/dbafox.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=991"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dbafox.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=991"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dbafox.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=991"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}