{"id":310,"date":"2019-05-14T14:02:25","date_gmt":"2019-05-14T14:02:25","guid":{"rendered":"https:\/\/blog.iabsolute.com\/?p=310"},"modified":"2019-05-14T14:02:25","modified_gmt":"2019-05-14T21:02:25","slug":"check-outlook-web-access-from-nagios","status":"publish","type":"post","link":"https:\/\/blog.iabsolute.com\/?p=310","title":{"rendered":"Check outlook web access from NAGIOS"},"content":{"rendered":"\n<p>Check Microsoft\u2019s Exchange 200x OWA (Outlook Web Access) service (e.g. <a href=\"https:\/\/mail.domain.com\/exchange\">https:\/\/mail.domain.com\/exchange<\/a>) to make sure that it is running properly.<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">[<a href=\"http:\/\/blogs.iabsolute.com\/wiki\/index.php?title=Check_outlook_web_access&amp;action=edit&amp;section=2\">edit<\/a>] localhost.cfg<\/h1>\n\n\n\n<pre class=\"wp-block-preformatted\">#taken from CentOS 4\ndefine service{\n        use                             local-service\n        host_name                       mail.yourdomain.com\n        service_description             OWA_https_check\n        check_command                   check_http! --ssl -u \/exchange\n        }<\/pre>\n\n\n\n<h1 class=\"wp-block-heading\">[<a href=\"http:\/\/blogs.iabsolute.com\/wiki\/index.php?title=Check_outlook_web_access&amp;action=edit&amp;section=3\">edit<\/a>] commands.cfg<\/h1>\n\n\n\n<pre class=\"wp-block-preformatted\">#taken from CentOS 4\ndefine command{\n        command_name    check_http\n        command_line    $USER1$\/check_http -H $HOSTADDRESS$\n        }<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Check Microsoft\u2019s Exchange 200x OWA (Outlook Web Access) service (e.g. https:\/\/mail.domain.com\/exchange) to make sure that it is running properly. [edit] localhost.cfg #taken from CentOS 4 define service{ use local-service host_name mail.yourdomain.com service_description OWA_https_check check_command check_http! &#8211;ssl -u \/exchange } [edit] &hellip; <a href=\"https:\/\/blog.iabsolute.com\/?p=310\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-310","post","type-post","status-publish","format-standard","hentry","category-nagios"],"_links":{"self":[{"href":"https:\/\/blog.iabsolute.com\/index.php?rest_route=\/wp\/v2\/posts\/310","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.iabsolute.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.iabsolute.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.iabsolute.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.iabsolute.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=310"}],"version-history":[{"count":1,"href":"https:\/\/blog.iabsolute.com\/index.php?rest_route=\/wp\/v2\/posts\/310\/revisions"}],"predecessor-version":[{"id":311,"href":"https:\/\/blog.iabsolute.com\/index.php?rest_route=\/wp\/v2\/posts\/310\/revisions\/311"}],"wp:attachment":[{"href":"https:\/\/blog.iabsolute.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=310"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.iabsolute.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=310"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.iabsolute.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=310"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}