{"id":12465,"date":"2012-04-19T23:47:19","date_gmt":"2012-04-19T22:47:19","guid":{"rendered":"https:\/\/aidanfinn.com\/?p=12465"},"modified":"2012-04-19T23:47:19","modified_gmt":"2012-04-19T22:47:19","slug":"mms2012-system-center-2012-monitoring-and-operations-tips-and-tricks","status":"publish","type":"post","link":"https:\/\/aidanfinn.com\/?p=12465","title":{"rendered":"MMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice"},"content":{"rendered":"<p>Speaker: Gordon McKenna and Sean Roberts, Inframon<\/p>\n<p><em>I\u2019m live blogging this session so hit refresh to see more.<\/em><\/p>\n<p><strong><u>Private Cloud MOC and Certification<\/u><\/strong><\/p>\n<p>New exams and certifications.&#160; 70-246 Monitoring and Operating a Private Cloud.&#160; 70-247 Configuring and Deploying a Private Cloud.<\/p>\n<ul>\n<li>MCSA + 70-246 + 70-247 = MCSE: Private Cloud<\/li>\n<li>70-640 + 70-642 + 70-646 = MCSA<\/li>\n<\/ul>\n<p>The two training courses are available now.<\/p>\n<p><strong><u>10750 &#8211; Module 4: Monitoring Private Cloud Services<\/u><\/strong><\/p>\n<p>To do J2EE APM you download an opensource Java bean.&#160; OpsMgr network monitoring is network monitoring <u>for server guys<\/u>. Existing solutions for network guys won\u2019t be replaced.&#160; OpsMgr network monitoring gives the server guys the tools to find a troublesome link\/device and enable them to tell the n\/w guys.&#160; Port stitching figures out what ports your monitored servers are talking to and shows that to you.<\/p>\n<p>MP Templates are a good starting point.&#160; Check out the new Visio tool and the MP Authoring tool (latter requires significant time investment).&#160; <\/p>\n<p><strong><u>Distributed Application Monitoring<\/u><\/strong><\/p>\n<p>A new distributed application monitoring tool.&#160; 3 types of line:<\/p>\n<ul>\n<li>Reference relationship: no impact \u2026 dotted line<\/li>\n<li>Hosted relationship, e.g. database hosted by database instance.&#160; Health will roll up.<\/li>\n<li>Containment: Group of servers.&#160; With aggregate rollup monitor, server goes red, group goes red.<\/li>\n<\/ul>\n<p>Note that default management pack is no longer there!&#160; Forces you to save your authoring in a suitable MP.&#160; Yay!<\/p>\n<p>Health rolls up to 1 of 4 things:<\/p>\n<ul>\n<li>Availability<\/li>\n<li>Performance<\/li>\n<li>Configuration<\/li>\n<li>Security<\/li>\n<\/ul>\n<p>We can configure the rollup to go up to a level of our choice, e.g. don\u2019t roll up or roll up to top level of distributed application.<\/p>\n<ul>\n<li>Presentation Tier \u2013 anything user sees<\/li>\n<li>Business Tier: back or middle tiers.<\/li>\n<\/ul>\n<p>Creates a service level dashboard for the new MP based on the distributed app model.&#160; Add the OpsMgr dashboard viewer and adds the webpart into SharePoint.&#160; Grab the URL of the dashboard link in OpsMgr and edit the web part properties to paste the Dashboard link.&#160; Now the SLA dashboard appears in SharePoint.<\/p>\n<p><strong><u>Tips<\/u><\/strong><\/p>\n<ul>\n<li>Always build out service models in the DAD (distributed application developer).&#160; Good eye candy wins prizes!&#160; I concur \u2013 have personal experience of that.<\/li>\n<li>Use three tier service models that match your business functions<\/li>\n<li>Use MP templates for true pro-active monitoring<\/li>\n<li>Use APM to stop developer VS IT Pro arguments<\/li>\n<li>Create a dedicate SharePoint portal for dashboard and reports<\/li>\n<\/ul>\n<p><strong><u>10750 \u2013 Automating Incident Creation, Remediation, and Change Requests<\/u><\/strong><\/p>\n<p>Orchestrator components:<\/p>\n<ul>\n<li>Orchestration console on IIS (Silverlight)<\/li>\n<li>Runbook server(s): usually local to servers<\/li>\n<li>Management server running Runbook designed and deployment manager<\/li>\n<li>SQL DB<\/li>\n<\/ul>\n<p>Download integration pack, register it with management server, deploy IP to runbook servers, open Runbook Designer to use it.<\/p>\n<p>Install OpsMgr R2 integration pack&#160; Define a connection to the OpsMgr server.&#160; You then have the actions available to use.&#160; Do the same for Service Manager.<\/p>\n<p>Demo with web service crashing and auto remediation.&#160; OpsMgr detects event.&#160; Orchestrator waits for that event.&#160; It tries to restart the event.&#160; Creates ticket to auto restart IIS.&#160; If that fails, it lodges a ticket in Service Manager for manual OK to reboot the server.<\/p>\n<p>Opens up Runbook designer.&#160; Browses into Runbooks and we see the book in question.&#160; Runs the runbook tester, toggles break point, and runs it.&#160; Now he stops the website.&#160; The runbook kicks off, and they step through the actions.&#160; We get into Service Manager where there\u2019s a change request for a reboot.&#160; That\u2019s approved and the web server is rebooted.<\/p>\n<p>Note: there is a maximum of 50 running runbooks on a Runbook Server.<\/p>\n<p><strong><u>When configuring a runbook<\/u><\/strong><\/p>\n<ul>\n<li>Handle failure and warning links<\/li>\n<li>Replace the default strings<\/li>\n<li>Change link colours<\/li>\n<li>Limit the number of activities for each Runbook<\/li>\n<li>Enable runbook logs to an external file<\/li>\n<\/ul>\n<p><strong><u>10750 \u2013 Module 7: Problem Management In The Private Cloud<\/u><\/strong><\/p>\n<p>Incident = one time occurrence that can be handled by an operator.&#160; Problem is more complex, e.g. engineering issue that requires escalation.<\/p>\n<p>Information stored in Problem Log in Service Manager.&#160; Another demo of automated problem record creation.&#160; An alert will come in in OpsMgr for a DB that goes offline.&#160; The alert auto pipes in as an incident in Service Manager.&#160; Many instances of it in the demo.&#160; It\u2019s a problem.&#160; A problem record is manually created from these incidents.&#160; He fills in information in the New Problem form.&#160; <\/p>\n<p>Now he kills the DB again.&#160; <\/p>\n<p>There\u2019s a runbook that is looking for occurrences of that incident.&#160; It\u2019ll get the service details and the incidents for this service, output data to text file, count lines, if there\u2019s more than X occurrences then it will create a problem based on the data in the file.&#160; This workflow replaces the above manual task for this particular incident.<\/p>\n<p><strong><u>Hints and tips<\/u><\/strong><\/p>\n<ul>\n<li>Target object and classes and use groups to override<\/li>\n<li>Be aware of the inheritance for each class <\/li>\n<li>Limit the size and activity of a runbook<\/li>\n<li>Download and use the Cloud Processes Pack.&#160; Create request driven processes for many cloud services functions such as project, capacity pools, and virtual machines.&#160; Can introduce the concept of charge back billing.&#160; Supplies cloud service runbooks.&#160; Project = collection of capacity pools.<\/li>\n<\/ul>\n<p>&#160;<\/p>\n<div style=\"padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px\" id=\"scid:0767317B-992E-4b12-91E0-4F059A8CECA8:f76ef90a-2070-4106-848a-65840233d521\" class=\"wlWriterEditableSmartContent\">Technorati Tags: <a href=\"http:\/\/technorati.com\/tags\/System+Center\" rel=\"tag\">System Center<\/a>,<a href=\"http:\/\/technorati.com\/tags\/Operations+Manager\" rel=\"tag\">Operations Manager<\/a>,<a href=\"http:\/\/technorati.com\/tags\/Orchestrator\" rel=\"tag\">Orchestrator<\/a>,<a href=\"http:\/\/technorati.com\/tags\/Service+Manager\" rel=\"tag\">Service Manager<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Speaker: Gordon McKenna and Sean Roberts, Inframon I\u2019m live blogging this session so hit refresh to see more. Private Cloud MOC and Certification New exams and certifications.&#160; 70-246 Monitoring and Operating a Private Cloud.&#160; 70-247 Configuring and Deploying a Private Cloud. MCSA + 70-246 + 70-247 = MCSE: Private Cloud 70-640 + 70-642 + 70-646 &hellip; <a href=\"https:\/\/aidanfinn.com\/?p=12465\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;MMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","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":[40],"tags":[83,85,93,193],"class_list":["post-12465","post","type-post","status-publish","format-standard","hentry","category-system-center","tag-operations-manager","tag-orchestrator","tag-service-manager","tag-system-center"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Speaker: Gordon McKenna and Sean Roberts, Inframon I\u2019m live blogging this session so hit refresh to see more. Private Cloud MOC and Certification New exams and certifications. 70-246 Monitoring and Operating a Private Cloud. 70-247 Configuring and Deploying a Private Cloud. MCSA + 70-246 + 70-247 = MCSE: Private Cloud 70-640 + 70-642 + 70-646\" \/>\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=12465\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.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=\"MMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice | Aidan Finn, IT Pro\" \/>\n\t\t<meta property=\"og:description\" content=\"Speaker: Gordon McKenna and Sean Roberts, Inframon I\u2019m live blogging this session so hit refresh to see more. Private Cloud MOC and Certification New exams and certifications. 70-246 Monitoring and Operating a Private Cloud. 70-247 Configuring and Deploying a Private Cloud. MCSA + 70-246 + 70-247 = MCSE: Private Cloud 70-640 + 70-642 + 70-646\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/aidanfinn.com\/?p=12465\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2012-04-19T22:47:19+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2012-04-19T22:47:19+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=\"MMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice | Aidan Finn, IT Pro\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Speaker: Gordon McKenna and Sean Roberts, Inframon I\u2019m live blogging this session so hit refresh to see more. Private Cloud MOC and Certification New exams and certifications. 70-246 Monitoring and Operating a Private Cloud. 70-247 Configuring and Deploying a Private Cloud. MCSA + 70-246 + 70-247 = MCSE: Private Cloud 70-640 + 70-642 + 70-646\" \/>\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=12465#article\",\"name\":\"MMS2012 \\u2013 System Center 2012 Monitoring and Operations Tips and Advice | Aidan Finn, IT Pro\",\"headline\":\"MMS2012 \\u2013 System Center 2012 Monitoring and Operations Tips and Advice\",\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12465#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"},\"datePublished\":\"2012-04-19T23:47:19+01:00\",\"dateModified\":\"2012-04-19T23:47:19+01:00\",\"inLanguage\":\"en-GB\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12465#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12465#webpage\"},\"articleSection\":\"System Center, Operations Manager, Orchestrator, Service Manager, System Center\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12465#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=40#listItem\",\"name\":\"System Center\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=40#listItem\",\"position\":2,\"name\":\"System Center\",\"item\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=40\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12465#listItem\",\"name\":\"MMS2012 \\u2013 System Center 2012 Monitoring and Operations Tips and Advice\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12465#listItem\",\"position\":3,\"name\":\"MMS2012 \\u2013 System Center 2012 Monitoring and Operations Tips and Advice\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=40#listItem\",\"name\":\"System Center\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12465#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=12465#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=12465#webpage\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12465\",\"name\":\"MMS2012 \\u2013 System Center 2012 Monitoring and Operations Tips and Advice | Aidan Finn, IT Pro\",\"description\":\"Speaker: Gordon McKenna and Sean Roberts, Inframon I\\u2019m live blogging this session so hit refresh to see more. Private Cloud MOC and Certification New exams and certifications. 70-246 Monitoring and Operating a Private Cloud. 70-247 Configuring and Deploying a Private Cloud. MCSA + 70-246 + 70-247 = MCSE: Private Cloud 70-640 + 70-642 + 70-646\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12465#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"datePublished\":\"2012-04-19T23:47:19+01:00\",\"dateModified\":\"2012-04-19T23:47:19+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":"MMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice | Aidan Finn, IT Pro","description":"Speaker: Gordon McKenna and Sean Roberts, Inframon I\u2019m live blogging this session so hit refresh to see more. Private Cloud MOC and Certification New exams and certifications. 70-246 Monitoring and Operating a Private Cloud. 70-247 Configuring and Deploying a Private Cloud. MCSA + 70-246 + 70-247 = MCSE: Private Cloud 70-640 + 70-642 + 70-646","canonical_url":"https:\/\/aidanfinn.com\/?p=12465","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=12465#article","name":"MMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice | Aidan Finn, IT Pro","headline":"MMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice","author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"publisher":{"@id":"https:\/\/aidanfinn.com\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=12465#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"},"datePublished":"2012-04-19T23:47:19+01:00","dateModified":"2012-04-19T23:47:19+01:00","inLanguage":"en-GB","mainEntityOfPage":{"@id":"https:\/\/aidanfinn.com\/?p=12465#webpage"},"isPartOf":{"@id":"https:\/\/aidanfinn.com\/?p=12465#webpage"},"articleSection":"System Center, Operations Manager, Orchestrator, Service Manager, System Center"},{"@type":"BreadcrumbList","@id":"https:\/\/aidanfinn.com\/?p=12465#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=40#listItem","name":"System Center"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=40#listItem","position":2,"name":"System Center","item":"https:\/\/aidanfinn.com\/?cat=40","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=12465#listItem","name":"MMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice"},"previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=12465#listItem","position":3,"name":"MMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice","previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=40#listItem","name":"System Center"}}]},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/#person","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=12465#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=12465#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=12465#webpage","url":"https:\/\/aidanfinn.com\/?p=12465","name":"MMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice | Aidan Finn, IT Pro","description":"Speaker: Gordon McKenna and Sean Roberts, Inframon I\u2019m live blogging this session so hit refresh to see more. Private Cloud MOC and Certification New exams and certifications. 70-246 Monitoring and Operating a Private Cloud. 70-247 Configuring and Deploying a Private Cloud. MCSA + 70-246 + 70-247 = MCSE: Private Cloud 70-640 + 70-642 + 70-646","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/aidanfinn.com\/#website"},"breadcrumb":{"@id":"https:\/\/aidanfinn.com\/?p=12465#breadcrumblist"},"author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"creator":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"datePublished":"2012-04-19T23:47:19+01:00","dateModified":"2012-04-19T23:47:19+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":"MMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice | Aidan Finn, IT Pro","og:description":"Speaker: Gordon McKenna and Sean Roberts, Inframon I\u2019m live blogging this session so hit refresh to see more. Private Cloud MOC and Certification New exams and certifications. 70-246 Monitoring and Operating a Private Cloud. 70-247 Configuring and Deploying a Private Cloud. MCSA + 70-246 + 70-247 = MCSE: Private Cloud 70-640 + 70-642 + 70-646","og:url":"https:\/\/aidanfinn.com\/?p=12465","article:published_time":"2012-04-19T22:47:19+00:00","article:modified_time":"2012-04-19T22:47:19+00:00","twitter:card":"summary","twitter:site":"@joe_elway","twitter:title":"MMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice | Aidan Finn, IT Pro","twitter:description":"Speaker: Gordon McKenna and Sean Roberts, Inframon I\u2019m live blogging this session so hit refresh to see more. Private Cloud MOC and Certification New exams and certifications. 70-246 Monitoring and Operating a Private Cloud. 70-247 Configuring and Deploying a Private Cloud. MCSA + 70-246 + 70-247 = MCSE: Private Cloud 70-640 + 70-642 + 70-646","twitter:creator":"@joe_elway"},"aioseo_meta_data":{"post_id":"12465","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":[]},"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:19","updated":"2025-06-04 15:04:02","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=40\" title=\"System Center\">System Center<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/aidanfinn.com"},{"label":"System Center","link":"https:\/\/aidanfinn.com\/?cat=40"},{"label":"MMS2012 \u2013 System Center 2012 Monitoring and Operations Tips and Advice","link":"https:\/\/aidanfinn.com\/?p=12465"}],"amp_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/12465","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=12465"}],"version-history":[{"count":0,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/12465\/revisions"}],"wp:attachment":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12465"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=12465"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=12465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}