{"id":9744,"date":"2009-07-06T17:56:00","date_gmt":"1999-11-29T20:00:00","guid":{"rendered":"https:\/\/aidanfinn.com\/?p=9744"},"modified":"2009-07-06T17:56:00","modified_gmt":"1999-11-29T20:00:00","slug":"deployed-my-first-opsmgr-2007-r2-agent-on-linux","status":"publish","type":"post","link":"https:\/\/aidanfinn.com\/?p=9744","title":{"rendered":"Deployed My First OpsMgr 2007 R2 Agent On Linux"},"content":{"rendered":"<p>I deployed my first Operations Manager 2007 R2 agent on to a SUSE Enterprise virtual machine running on Hyper-V today.\u00a0 It took a little work because the documentation downloads from MS don\u2019t include this and the online documentation appears to be quite outdated \u2013 the dialogs are nothing like what they describe.\u00a0 I guess the guides are from the beta release.<\/p>\n<p>I did a mass import of the latest management packs and included the Linux ones I\u2019ll need in the future.<\/p>\n<p>I set up an account to manage the server.\u00a0 This was a admin account.\u00a0 If your Linux boxes are grouped to share usernames and passwords then you can use this approach for this account:<\/p>\n<ul>\n<li>Create an account<\/li>\n<li>Install the agents<\/li>\n<li>Group the agents in OpsMgr<\/li>\n<\/ul>\n<p>The account was then assigned to the Action and Privileged RunAs Profiles.\u00a0 You could use two accounts if you wanted.\u00a0 I didn\u2019t.<\/p>\n<p>Next up was the Linux box.\u00a0 Ensure that its firewall allows the follow TCP ports in:<\/p>\n<ul>\n<li>TCP 1270 for agent traffic inbound<\/li>\n<li>TCP 22 for SSH inbound<\/li>\n<\/ul>\n<p>TCP 5723 will be used for the agent to talk to the OpsMgr server.\u00a0 WinRM is used as a part of this so you need to configure it on the OpsMgr 2007 R2 managment server:<\/p>\n<p align=\"center\"><em>winrm set winrm\/config\/client\/auth @{Basic=&quot;true&quot;}<\/em><\/p>\n<p>Finally you need to ensure that the DNS record<u>s<\/u> for the Linux box are set up:<\/p>\n<ul>\n<li>A (Forward) record for name to IP resolution<\/li>\n<li>PTR (reverse) record for IP to name resolution<\/li>\n<\/ul>\n<p>The agent deployment would not work without the latter for me.\u00a0 I found no documentation of this.\u00a0 However, I did do a Linux discovery based on IP address.\u00a0 I need to test doing manual installations and a name based discovery.\u00a0 I\u2019ve a funny feeling the PTR was only required to get the name of the machine for the trust generation in the absence of a name in the discovery process.<\/p>\n<p>I kicked off the discovery via SSH.\u00a0 That took a wee while and eventually I saw the process \u2026 discovery, installation, cross certification via SSH.\u00a0 Finally I linked the computer object (you could use a group) to the 2 RunAs profiles.\u00a0 The agent was now monitoring correctly.<\/p>\n<p>I went into Authoring and set up a log monitor.\u00a0 That was easy.\u00a0 Look for a string in the log you want to search for and another to test for (they might be the same).\u00a0 Enter the name of the computer to scan, the log file (and location) to scan and the alert string to check for.\u00a0 You can also enter a test string that is already in file.\u00a0 You can test the monitor whenever you want with this.\u00a0 I saved it and allowed time for it to download to the agent.\u00a0 To test I logged into the Linux machine via SSH (putty) and typed:<\/p>\n<p align=\"center\">echo this is a failure &gt;&gt; test.log<\/p>\n<p align=\"left\">I did this at \/.\u00a0 Test.log was appended with \u201cthis is a failure\u201d.\u00a0 My search string was \u201cfail\u201d.\u00a0 Moments later an alert was raised and notifications were sent.\u00a0 Perfect.<\/p>\n<p align=\"left\">I quickly followed this up with a monitor to check the health of the MySQL daemon.\u00a0 I can\u2019t test that because it\u2019s in production but it was easy.\u00a0 The template wizard scanned the designated Linux box for \u201cservices\u201d and allowed me to pick the mysqld process.<\/p>\n<p align=\"left\">First impressions?\u00a0 This looks good.\u00a0 It\u2019s pretty well integrated and seems scalable in administration compared to the pre-OpsMgr 2007 R2 attempt at cross platform extensions.\u00a0 The only downside is that \u201cComputers\u201d is different to \u201cLinux Servers\u201d.\u00a0 Computers has all the Windows servers and only the Windows servers.\u00a0 I\u2019ll need to remember to check on both views for a health check.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I deployed my first Operations Manager 2007 R2 agent on to a SUSE Enterprise virtual machine running on Hyper-V today.\u00a0 It took a little work because the documentation downloads from MS don\u2019t include this and the online documentation appears to be quite outdated \u2013 the dialogs are nothing like what they describe.\u00a0 I guess the &hellip; <a href=\"https:\/\/aidanfinn.com\/?p=9744\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Deployed My First OpsMgr 2007 R2 Agent On Linux&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"_wpcom_ai_launchpad_first_post":false,"footnotes":""},"categories":[30],"tags":[],"class_list":["post-9744","post","type-post","status-publish","format-standard","hentry","category-opsmgr"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"I deployed my first Operations Manager 2007 R2 agent on to a SUSE Enterprise virtual machine running on Hyper-V today. It took a little work because the documentation downloads from MS don\u2019t include this and the online documentation appears to be quite outdated \u2013 the dialogs are nothing like what they describe. I guess the\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"AFinn\"\/>\n\t<meta name=\"google-site-verification\" content=\"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/aidanfinn.com\/?p=9744\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Deployed My First OpsMgr 2007 R2 Agent On Linux | Aidan Finn, IT Pro\" \/>\n\t\t<meta property=\"og:description\" content=\"I deployed my first Operations Manager 2007 R2 agent on to a SUSE Enterprise virtual machine running on Hyper-V today. It took a little work because the documentation downloads from MS don\u2019t include this and the online documentation appears to be quite outdated \u2013 the dialogs are nothing like what they describe. I guess the\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/aidanfinn.com\/?p=9744\" \/>\n\t\t<meta property=\"article:published_time\" content=\"1999-11-29T20:00:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"1999-11-29T20:00:00+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@joe_elway\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Deployed My First OpsMgr 2007 R2 Agent On Linux | Aidan Finn, IT Pro\" \/>\n\t\t<meta name=\"twitter:description\" content=\"I deployed my first Operations Manager 2007 R2 agent on to a SUSE Enterprise virtual machine running on Hyper-V today. It took a little work because the documentation downloads from MS don\u2019t include this and the online documentation appears to be quite outdated \u2013 the dialogs are nothing like what they describe. I guess the\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@joe_elway\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9744#article\",\"name\":\"Deployed My First OpsMgr 2007 R2 Agent On Linux | Aidan Finn, IT Pro\",\"headline\":\"Deployed My First OpsMgr 2007 R2 Agent On Linux\",\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9744#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"},\"datePublished\":\"2009-07-06T17:56:00+01:00\",\"dateModified\":\"2009-07-06T17:56:00+01:00\",\"inLanguage\":\"en-GB\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9744#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9744#webpage\"},\"articleSection\":\"OpsMgr\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9744#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aidanfinn.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=30#listItem\",\"name\":\"OpsMgr\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=30#listItem\",\"position\":2,\"name\":\"OpsMgr\",\"item\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=30\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9744#listItem\",\"name\":\"Deployed My First OpsMgr 2007 R2 Agent On Linux\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9744#listItem\",\"position\":3,\"name\":\"Deployed My First OpsMgr 2007 R2 Agent On Linux\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=30#listItem\",\"name\":\"OpsMgr\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9744#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9744#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9744#webpage\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9744\",\"name\":\"Deployed My First OpsMgr 2007 R2 Agent On Linux | Aidan Finn, IT Pro\",\"description\":\"I deployed my first Operations Manager 2007 R2 agent on to a SUSE Enterprise virtual machine running on Hyper-V today. It took a little work because the documentation downloads from MS don\\u2019t include this and the online documentation appears to be quite outdated \\u2013 the dialogs are nothing like what they describe. I guess the\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=9744#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"datePublished\":\"2009-07-06T17:56:00+01:00\",\"dateModified\":\"2009-07-06T17:56:00+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/\",\"name\":\"Aidan Finn, IT Pro\",\"description\":\"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Deployed My First OpsMgr 2007 R2 Agent On Linux | Aidan Finn, IT Pro","description":"I deployed my first Operations Manager 2007 R2 agent on to a SUSE Enterprise virtual machine running on Hyper-V today. It took a little work because the documentation downloads from MS don\u2019t include this and the online documentation appears to be quite outdated \u2013 the dialogs are nothing like what they describe. I guess the","canonical_url":"https:\/\/aidanfinn.com\/?p=9744","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/aidanfinn.com\/?p=9744#article","name":"Deployed My First OpsMgr 2007 R2 Agent On Linux | Aidan Finn, IT Pro","headline":"Deployed My First OpsMgr 2007 R2 Agent On Linux","author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"publisher":{"@id":"https:\/\/aidanfinn.com\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=9744#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"},"datePublished":"2009-07-06T17:56:00+01:00","dateModified":"2009-07-06T17:56:00+01:00","inLanguage":"en-GB","mainEntityOfPage":{"@id":"https:\/\/aidanfinn.com\/?p=9744#webpage"},"isPartOf":{"@id":"https:\/\/aidanfinn.com\/?p=9744#webpage"},"articleSection":"OpsMgr"},{"@type":"BreadcrumbList","@id":"https:\/\/aidanfinn.com\/?p=9744#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","position":1,"name":"Home","item":"https:\/\/aidanfinn.com","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=30#listItem","name":"OpsMgr"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=30#listItem","position":2,"name":"OpsMgr","item":"https:\/\/aidanfinn.com\/?cat=30","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=9744#listItem","name":"Deployed My First OpsMgr 2007 R2 Agent On Linux"},"previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=9744#listItem","position":3,"name":"Deployed My First OpsMgr 2007 R2 Agent On Linux","previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=30#listItem","name":"OpsMgr"}}]},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/#person","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=9744#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/?author=1#author","url":"https:\/\/aidanfinn.com\/?author=1","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=9744#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"WebPage","@id":"https:\/\/aidanfinn.com\/?p=9744#webpage","url":"https:\/\/aidanfinn.com\/?p=9744","name":"Deployed My First OpsMgr 2007 R2 Agent On Linux | Aidan Finn, IT Pro","description":"I deployed my first Operations Manager 2007 R2 agent on to a SUSE Enterprise virtual machine running on Hyper-V today. It took a little work because the documentation downloads from MS don\u2019t include this and the online documentation appears to be quite outdated \u2013 the dialogs are nothing like what they describe. I guess the","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/aidanfinn.com\/#website"},"breadcrumb":{"@id":"https:\/\/aidanfinn.com\/?p=9744#breadcrumblist"},"author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"creator":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"datePublished":"2009-07-06T17:56:00+01:00","dateModified":"2009-07-06T17:56:00+01:00"},{"@type":"WebSite","@id":"https:\/\/aidanfinn.com\/#website","url":"https:\/\/aidanfinn.com\/","name":"Aidan Finn, IT Pro","description":"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","inLanguage":"en-GB","publisher":{"@id":"https:\/\/aidanfinn.com\/#person"}}]},"og:locale":"en_GB","og:site_name":"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","og:type":"article","og:title":"Deployed My First OpsMgr 2007 R2 Agent On Linux | Aidan Finn, IT Pro","og:description":"I deployed my first Operations Manager 2007 R2 agent on to a SUSE Enterprise virtual machine running on Hyper-V today. It took a little work because the documentation downloads from MS don\u2019t include this and the online documentation appears to be quite outdated \u2013 the dialogs are nothing like what they describe. I guess the","og:url":"https:\/\/aidanfinn.com\/?p=9744","article:published_time":"1999-11-29T20:00:00+00:00","article:modified_time":"1999-11-29T20:00:00+00:00","twitter:card":"summary","twitter:site":"@joe_elway","twitter:title":"Deployed My First OpsMgr 2007 R2 Agent On Linux | Aidan Finn, IT Pro","twitter:description":"I deployed my first Operations Manager 2007 R2 agent on to a SUSE Enterprise virtual machine running on Hyper-V today. It took a little work because the documentation downloads from MS don\u2019t include this and the online documentation appears to be quite outdated \u2013 the dialogs are nothing like what they describe. I guess the","twitter:creator":"@joe_elway"},"aioseo_meta_data":{"post_id":"9744","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[],"defaultGraph":"","defaultPostTypeGraph":""},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 03:53:15","updated":"2025-06-04 13:06:52","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/aidanfinn.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/aidanfinn.com\/?cat=30\" title=\"OpsMgr\">OpsMgr<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tDeployed My First OpsMgr 2007 R2 Agent On Linux\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/aidanfinn.com"},{"label":"OpsMgr","link":"https:\/\/aidanfinn.com\/?cat=30"},{"label":"Deployed My First OpsMgr 2007 R2 Agent On Linux","link":"https:\/\/aidanfinn.com\/?p=9744"}],"amp_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/9744","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9744"}],"version-history":[{"count":0,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/9744\/revisions"}],"wp:attachment":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9744"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9744"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}