{"id":12388,"date":"2012-04-18T00:00:51","date_gmt":"2012-04-17T23:00:51","guid":{"rendered":"https:\/\/aidanfinn.com\/?p=12388"},"modified":"2012-04-18T00:00:51","modified_gmt":"2012-04-17T23:00:51","slug":"operations-manager-2012-network-monitoring","status":"publish","type":"post","link":"https:\/\/aidanfinn.com\/?p=12388","title":{"rendered":"Operations Manager 2012: Network Monitoring"},"content":{"rendered":"<p>Speaker: Vishnu Nath, PM for Network Monitoring feature in OpsMgr 2012.<\/p>\n<p>Discovery, monitoring, visualisation and reporting.&#160; Key takeaway; OpsMgr will help IT Operations gain visibility into the network layer of service to reduce meantime to resolution.&#160; All the required MPs, dashboards, and reports are built in-box.&#160; Server to network dependency discovery with support for over 80 vendors and 2000+ devices certified.&#160; It supports SNMP V1, v2c and V3.&#160; There is support for IPv4 and IPv6 endpoints.&#160; <\/p>\n<p>Supported devices:<\/p>\n<ul>\n<li>Bridges<\/li>\n<li>Firewalls<\/li>\n<li>Load balancers<\/li>\n<li>Switches<\/li>\n<li>Routers<\/li>\n<\/ul>\n<p><strong><u>Discovery<\/u><\/strong><\/p>\n<p>Process of identifying network devices to be monitored.&#160; Designed to be simple, without the need to call in network admins.<\/p>\n<p><strong><u>Demo<\/u><\/strong><\/p>\n<p>You can run the normal discovery wizard to discover network devices.&#160; There is also a Discovery Rule that you can configure n Administration\/Network Management.&#160; This can run on a regular schedule.&#160; You can pick a management or gateway server to run the rule, and you set the server resource pool for the monitoring.&#160; Note that the design guide prefers that you have a dedicated network monitoring resource pool (min 2 Mgmt servers) if doing this at scale.<\/p>\n<p>There are two discovery types, which are like the types of customer MSFT has encountered.&#160; You list the IPs of devices and do explicit discovery.&#160; Alternately, you can do a recursive discovery which crawls the network via router ARP and IP tables.&#160; That\u2019s useful if you don\u2019t know the network architecture.<\/p>\n<p>You\u2019ll need runas accounts for he community strings \u2026 read only passwords to MIBS and SNMP tables in the network devices.&#160; It does not need read-write private strings.&#160; Using a runas account secures the password\/community string.&#160; You can have a number of them for complex environments.&#160; <\/p>\n<p>You can import a text file of device IP addresses for an explicit discovery.&#160; You can use ICMP and\/or SNMP access mode to monitor the device.&#160; ICMP gives you ping up\/down probe monitoring.&#160; SNMP gives you more depth.&#160; An ISP won\u2019t give you SNMP access.&#160; A secure environment might not allow ICMP into a DMZ.&#160; You can set the SNMP version, and the runas account for each device.&#160; During discovery, OpsMgr will try each community string you\u2019ve entered.&#160; It will remember which one works.&#160; In some environments, devices can send trap alerts if they have failed logins and that can create a storm of alerts \u2026 SO BEWARE.&#160; You can avoid this by selecting the right runas account per device.<\/p>\n<p>There are retry attempts, ICMP timeout, SNMP timeout.&#160; You also can set a max device number discovery cap.&#160; This is to avoid discovering more than you need to in a corporate environment.<\/p>\n<p>You can limit the discovery to Name, OID, or IP range.&#160; And you can exclude devices.<\/p>\n<p>You can also do the discovery on a regular basis using a schedule.&#160; Not important in static environment.&#160; Maybe do it once a week in larger or more fluid environments.&#160; You can run the discovery rule manually.&#160; When you save the rule, you have the choice to run the rule right then.<\/p>\n<p><strong><u>What\u2019s Discovered<\/u><\/strong><\/p>\n<ul>\n<li>Connectivity of devices and dependencies, servers to network and network to network<\/li>\n<li>VLAN membership<\/li>\n<li>HSRP for Cisco<\/li>\n<li>Stitching of switch ports to server NICs<\/li>\n<li>Key components of devices: ports\/interfaces\/processor\/ and memory I think<\/li>\n<\/ul>\n<p>The process:<\/p>\n<p>Probing (if not supported, it\u2019s popped in pending management for you to look at. If OpsMgr knows it then they have built in MIBS to deal with it) \u2013&gt; Processing \u2013&gt; Post Processing (what VLANs, what devices are connected, NIC stitching mapping).<\/p>\n<ul>\n<li>Works only on Gateway\/management server<\/li>\n<li>Single rule per gateway\/management server<\/li>\n<li>Discovery runs on a scheduled basis or on demand<\/li>\n<li>Limited discoveries can be triggered by device traps \u2013 enabled on some devices. Some devices detect a NIC swap, and the device traps, and OpsMgr knows that it needs to rediscover this device.&#160; Seamless and clever.<\/li>\n<\/ul>\n<p><strong><u>Port\/Interface Monitoring<\/u><\/strong><\/p>\n<ul>\n<li>Up\/down<\/li>\n<li>Volumes of inbound\/outbound traffic<\/li>\n<li>% utilization<\/li>\n<li>Discards, drops, Errors<\/li>\n<\/ul>\n<p><strong><u>Processor<\/u><\/strong> % utilization<\/p>\n<p><strong><u>Memory<\/u><\/strong> counters (Cisco) and free memory<\/p>\n<p><strong><u>Connection Health<\/u><\/strong>&#160; on both ends of the connection<\/p>\n<p><strong><u>VLAN health <\/u><\/strong>based on state of switches (rollup) in the VLAN<\/p>\n<p><strong><u>HSRP Group Health<\/u><\/strong> is a rollup as well<\/p>\n<p><strong><u>Network Monitoring<\/u><\/strong><\/p>\n<ul>\n<li>Supports resource pools for HA monitoring<\/li>\n<li>Only certain ports monitored by default: ports connecting two network devices together or ports that the management server is connected to<\/li>\n<li>User can override and monitor other ports if required<\/li>\n<\/ul>\n<p><strong><u>Visualisation<\/u><\/strong><\/p>\n<p>4 dashboards:<\/p>\n<ul>\n<li>Network summary: This is the high level view, i.e. top 10 nodes list<\/li>\n<li>Network node: Take any device and drill down into it.<\/li>\n<li>Network interface: Drill into a specific interface to see traffic activity<\/li>\n<li>Vicinity: neighbours view and connection health.<\/li>\n<\/ul>\n<p><strong><u>Reporting<\/u><\/strong><\/p>\n<p>5 reports:<\/p>\n<ul>\n<li>Memory utilisation<\/li>\n<li>CPU utilisation<\/li>\n<li>Port traffic volume<\/li>\n<li>Port error analysis<\/li>\n<li>Port packet analysis<\/li>\n<\/ul>\n<p><strong><u>Demo<\/u><\/strong><\/p>\n<p>Behind the scenes they normalise data, e.g. memory free from vendor A and memory used from vendor B, so you have one consistent view.&#160; You can run a task to enable port monitoring for (by default) un-monitored discovered ports (see above).&#160;&#160; <\/p>\n<p><strong><u>End<\/u><\/strong><\/p>\n<p>You can author custom management packs with your own SNMP rules.&#160; They used 2 industry standard MIBS and it\u2019s worked on 90-95% of devices that they\u2019ve encountered so far.&#160; Means there\u2019s a good chance it will work on future devices.<\/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:46a94989-14f8-4be8-8cf1-f370c461fac3\" class=\"wlWriterEditableSmartContent\">Technorati Tags: <a href=\"http:\/\/technorati.com\/tags\/Event+Notes\" rel=\"tag\">Event Notes<\/a>,<a href=\"http:\/\/technorati.com\/tags\/Events\" rel=\"tag\">Events<\/a>,<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\/Networking\" rel=\"tag\">Networking<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Speaker: Vishnu Nath, PM for Network Monitoring feature in OpsMgr 2012. Discovery, monitoring, visualisation and reporting.&#160; Key takeaway; OpsMgr will help IT Operations gain visibility into the network layer of service to reduce meantime to resolution.&#160; All the required MPs, dashboards, and reports are built in-box.&#160; Server to network dependency discovery with support for over &hellip; <a href=\"https:\/\/aidanfinn.com\/?p=12388\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Operations Manager 2012: Network Monitoring&#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":[15],"tags":[176,177,80,83,193],"class_list":["post-12388","post","type-post","status-publish","format-standard","hentry","category-events","tag-eventnotes","tag-events","tag-networking","tag-operations-manager","tag-system-center"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Speaker: Vishnu Nath, PM for Network Monitoring feature in OpsMgr 2012. Discovery, monitoring, visualisation and reporting. Key takeaway; OpsMgr will help IT Operations gain visibility into the network layer of service to reduce meantime to resolution. All the required MPs, dashboards, and reports are built in-box. Server to network dependency discovery with support for over\" \/>\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=12388\" \/>\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=\"Operations Manager 2012: Network Monitoring | Aidan Finn, IT Pro\" \/>\n\t\t<meta property=\"og:description\" content=\"Speaker: Vishnu Nath, PM for Network Monitoring feature in OpsMgr 2012. Discovery, monitoring, visualisation and reporting. Key takeaway; OpsMgr will help IT Operations gain visibility into the network layer of service to reduce meantime to resolution. All the required MPs, dashboards, and reports are built in-box. Server to network dependency discovery with support for over\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/aidanfinn.com\/?p=12388\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2012-04-17T23:00:51+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2012-04-17T23:00:51+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=\"Operations Manager 2012: Network Monitoring | Aidan Finn, IT Pro\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Speaker: Vishnu Nath, PM for Network Monitoring feature in OpsMgr 2012. Discovery, monitoring, visualisation and reporting. Key takeaway; OpsMgr will help IT Operations gain visibility into the network layer of service to reduce meantime to resolution. All the required MPs, dashboards, and reports are built in-box. Server to network dependency discovery with support for over\" \/>\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=12388#article\",\"name\":\"Operations Manager 2012: Network Monitoring | Aidan Finn, IT Pro\",\"headline\":\"Operations Manager 2012: Network Monitoring\",\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12388#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"},\"datePublished\":\"2012-04-18T00:00:51+01:00\",\"dateModified\":\"2012-04-18T00:00:51+01:00\",\"inLanguage\":\"en-GB\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12388#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12388#webpage\"},\"articleSection\":\"Events, Event Notes, Events, Networking, Operations Manager, System Center\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12388#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=15#listItem\",\"name\":\"Events\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=15#listItem\",\"position\":2,\"name\":\"Events\",\"item\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=15\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12388#listItem\",\"name\":\"Operations Manager 2012: Network Monitoring\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12388#listItem\",\"position\":3,\"name\":\"Operations Manager 2012: Network Monitoring\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=15#listItem\",\"name\":\"Events\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12388#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=12388#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=12388#webpage\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12388\",\"name\":\"Operations Manager 2012: Network Monitoring | Aidan Finn, IT Pro\",\"description\":\"Speaker: Vishnu Nath, PM for Network Monitoring feature in OpsMgr 2012. Discovery, monitoring, visualisation and reporting. Key takeaway; OpsMgr will help IT Operations gain visibility into the network layer of service to reduce meantime to resolution. All the required MPs, dashboards, and reports are built in-box. Server to network dependency discovery with support for over\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=12388#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"datePublished\":\"2012-04-18T00:00:51+01:00\",\"dateModified\":\"2012-04-18T00:00:51+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":"Operations Manager 2012: Network Monitoring | Aidan Finn, IT Pro","description":"Speaker: Vishnu Nath, PM for Network Monitoring feature in OpsMgr 2012. Discovery, monitoring, visualisation and reporting. Key takeaway; OpsMgr will help IT Operations gain visibility into the network layer of service to reduce meantime to resolution. All the required MPs, dashboards, and reports are built in-box. Server to network dependency discovery with support for over","canonical_url":"https:\/\/aidanfinn.com\/?p=12388","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=12388#article","name":"Operations Manager 2012: Network Monitoring | Aidan Finn, IT Pro","headline":"Operations Manager 2012: Network Monitoring","author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"publisher":{"@id":"https:\/\/aidanfinn.com\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=12388#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"},"datePublished":"2012-04-18T00:00:51+01:00","dateModified":"2012-04-18T00:00:51+01:00","inLanguage":"en-GB","mainEntityOfPage":{"@id":"https:\/\/aidanfinn.com\/?p=12388#webpage"},"isPartOf":{"@id":"https:\/\/aidanfinn.com\/?p=12388#webpage"},"articleSection":"Events, Event Notes, Events, Networking, Operations Manager, System Center"},{"@type":"BreadcrumbList","@id":"https:\/\/aidanfinn.com\/?p=12388#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=15#listItem","name":"Events"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=15#listItem","position":2,"name":"Events","item":"https:\/\/aidanfinn.com\/?cat=15","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=12388#listItem","name":"Operations Manager 2012: Network Monitoring"},"previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=12388#listItem","position":3,"name":"Operations Manager 2012: Network Monitoring","previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=15#listItem","name":"Events"}}]},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/#person","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=12388#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=12388#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=12388#webpage","url":"https:\/\/aidanfinn.com\/?p=12388","name":"Operations Manager 2012: Network Monitoring | Aidan Finn, IT Pro","description":"Speaker: Vishnu Nath, PM for Network Monitoring feature in OpsMgr 2012. Discovery, monitoring, visualisation and reporting. Key takeaway; OpsMgr will help IT Operations gain visibility into the network layer of service to reduce meantime to resolution. All the required MPs, dashboards, and reports are built in-box. Server to network dependency discovery with support for over","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/aidanfinn.com\/#website"},"breadcrumb":{"@id":"https:\/\/aidanfinn.com\/?p=12388#breadcrumblist"},"author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"creator":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"datePublished":"2012-04-18T00:00:51+01:00","dateModified":"2012-04-18T00:00:51+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":"Operations Manager 2012: Network Monitoring | Aidan Finn, IT Pro","og:description":"Speaker: Vishnu Nath, PM for Network Monitoring feature in OpsMgr 2012. Discovery, monitoring, visualisation and reporting. Key takeaway; OpsMgr will help IT Operations gain visibility into the network layer of service to reduce meantime to resolution. All the required MPs, dashboards, and reports are built in-box. Server to network dependency discovery with support for over","og:url":"https:\/\/aidanfinn.com\/?p=12388","article:published_time":"2012-04-17T23:00:51+00:00","article:modified_time":"2012-04-17T23:00:51+00:00","twitter:card":"summary","twitter:site":"@joe_elway","twitter:title":"Operations Manager 2012: Network Monitoring | Aidan Finn, IT Pro","twitter:description":"Speaker: Vishnu Nath, PM for Network Monitoring feature in OpsMgr 2012. Discovery, monitoring, visualisation and reporting. Key takeaway; OpsMgr will help IT Operations gain visibility into the network layer of service to reduce meantime to resolution. All the required MPs, dashboards, and reports are built in-box. Server to network dependency discovery with support for over","twitter:creator":"@joe_elway"},"aioseo_meta_data":{"post_id":"12388","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:18","updated":"2025-06-04 15:03:17","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=15\" title=\"Events\">Events<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tOperations Manager 2012: Network Monitoring\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/aidanfinn.com"},{"label":"Events","link":"https:\/\/aidanfinn.com\/?cat=15"},{"label":"Operations Manager 2012: Network Monitoring","link":"https:\/\/aidanfinn.com\/?p=12388"}],"amp_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/12388","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=12388"}],"version-history":[{"count":0,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/12388\/revisions"}],"wp:attachment":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12388"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=12388"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=12388"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}