Monitoring Your Datacenter with System Center 2012 R2 Operations Manager
Total Page:16
File Type:pdf, Size:1020Kb
Monitoring your System Center Datacenter with 2012 R2 System Center 2012 R2 Operations Manager Hands-on lab System Center 2012 R2 Operations Manager is central to being able to monitor your datacenter and cloud, both public and private. Using Operations Manager, you can better ensure that your infrastructure meets its performance goals and objectives; that you can quickly be notified of and remediate any potential issues with infrastructure, application, and service availability; and that you can plan for future growth. In this Introductory lab, you will gain a basic understanding of the features and benefits of System Center 2012 R2 Operations Manager. You will learn how to import management packs, monitor the infrastructure, analyze data using Excel PowerPivot and Power View, and how to create visualization using the new Windows PowerShell Web Browser widget. Produced by HynesITe, Inc Version 1.0 5/28/2014 This document supports a preliminary release of a software product that may be changed substantially prior to final commercial release. This document is provided for informational purposes only and Microsoft makes no warranties, either express or implied, in this document. Information in this document, including URL and other Internet Web site references, is subject to change without notice. The entire risk of the use or the results from the use of this document remains with the user. Unless otherwise noted, the companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted in examples herein are fictitious. No association with any real company, organization, product, domain name, e-mail address, logo, person, place, or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation. Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property. Copyright 2014 © Microsoft Corporation. All rights reserved. Microsoft, Bing, Hyper-V, Internet Explorer, Windows, Windows PowerShell, and Windows Server 2012 are trademarks of the Microsoft group of companies. All other trademarks are property of their respective owners. Monitoring your Datacenter with System Center 2012 R2 Operations Manager Introduction Estimated time to complete this lab 75 minutes Objectives After completing this lab, you will be able to: Review, select, and import management packs. Monitor your infrastructure. Make reports and visualization using Excel Power Pivot and Power View. Create new Administrator roles (RBAC). Use the Windows PowerShell Web Browser widget. Prerequisites Before working on this lab, you must have: Basic experience administering a Windows-based infrastructure. A basic understanding of Excel. A basic understanding of permissions and roles. Overview of the lab System Center 2012 R2 Operations Manager is central to being able to monitor your datacenter and cloud, both public and private. Using Operations Manager, you can better ensure that your infrastructure meets its performance goals and objectives; that you can quickly be notified of and remediate any potential issues with infrastructure, application, and service availability; and that you can plan for future growth. In this introductory lab, you will gain a basic understanding of the features and benefits of System Center 2012 R2 Operations Manager. You will learn how to import management packs, monitor the infrastructure, analyze data using Excel PowerPivot and Power View, and how to create visualization using the new Windows PowerShell Web Browser widget. Virtual machine technology This lab is completed using virtual machines that run on Windows Server 2012 Hyper-V technology. To log on to the virtual machines, press CTRL+ALT+END and enter your logon credentials. Computers in this lab This lab uses computers as described in the following table. Before you begin the lab, you must ensure that the virtual machines are started and then log on to the computers. Virtual Machine Role SCDC01 Domain controller SCOM01 SQL Server database, System Center 2012 R2 Operations Manager SCVMM01 System Center 2012 R2 Virtual Machine Manager All user accounts in this lab use the password Passw0rd! Lab created by HynesITe, Inc. For questions or comments, send an email message to [email protected] Page | 3 Monitoring your Datacenter with System Center 2012 R2 Operations Manager Note regarding user account control Some steps in this lab may be subject to user account control. User account control is a technology which provides additional security to computers by requesting that users confirm actions that require administrative rights. Tasks that generate a user account control confirmation are denoted using a shield icon. If you encounter a shield icon, confirm your action by selecting the appropriate button in the dialog box that is presented. Note on activation The virtual machines for these labs may have been built by using software that has not been activated. This is by design in the lab to prevent the redistribution of activated software. The unactivated state of software has been taken into account in the design of the lab. Consequently, the lab is in no way affected by this state. For operating systems other than Windows 8.1, please click Cancel or Close if prompted by an activation dialog box. If you are prompted by an Activate screen for Windows 8.1, press the Windows key to display the Start screen. Lab created by HynesITe, Inc. For questions or comments, send an email message to [email protected] Page | 4 Monitoring your Datacenter with System Center 2012 R2 Operations Manager Exercise 1: Preparing to Monitor your Infrastructure As a first step, after the installation of System Center 2012 R2, you will need to configure Operations Manager and other applications and services to provide the monitoring functionality you require. This involves the installation of Operations Manager agents that collect data from servers, clients, and applications to report to Operations Manager. Additionally, you will need to add management packs and configure connectors for a number of services and applications. In this exercise, you will install a management pack, configure a connector for System Center 2012 R2 Virtual Machine Manager, and review the pre-installed connector for System Center Advisor. Importing management packs Management packs are essential to the functionality and utility of Operations Manager. Management packs contain the settings for monitoring applications and services; however, they can also contain tasks, views, reports, Run As profiles, rules, and other parts. By default, when Operations Manager is first installed, only a subset of the available management packs are imported and installed. These management packs allow you to monitor the features of your Operations Manager infrastructure, such as management servers, reporting servers, and databases. To extend the reach and functionality of Operations Manager, you can import and install additional management packs, available either from Microsoft or from third parties. In this task, you will import a management pack. Perform this task logged on to SCOM01 as Contoso\Administrator using the password Passw0rd! 1. On SCOM01, on the taskbar, click Operations Manager 2012. 2. In the workspace, click Administration. 3. Right-click Management Packs, and then click Import Management Packs. The Import Management Packs wizard opens. 4. In the Import Management Packs dialog box, click Add, and then click Add from disk. The Online Catalog Connection wizard opens. You could also search the Microsoft catalog for management packs to download and then install. 5. Click No. Some management packs you select may have dependencies that cannot be located locally. If that is the case you can search the online catalog for these dependencies. For the purpose of this lab you can click No. 6. Browse to C:\LabFiles\Lab 1 Operations Manager\ManagementPacks\. 7. Select Microsoft.SystemCenter.VirtualMachineManager.Dashboard.mpb and Virtual.Machine.Manager.Dashboards.xml, and then click Open. Lab created by HynesITe, Inc. For questions or comments, send an email message to [email protected] Page | 5 Monitoring your Datacenter with System Center 2012 R2 Operations Manager The remaining management packs in this folder have already been installed as part of the lab setup. The .mpb extension indicates a management pack bundle. A management pack typically contains a single XML file, or in the case of sealed management pack, a binary file. A management pack bundle contains the XML plus associated resources, such as images, workflow assemblies, scripts, and others. A management pack with an XML extension indicates that it is an unsealed management pack and can be modified. A sealed management pack usually has am .MP extension. The Virtual.Machine.Manager.Dashboards.xml is a third-party management pack that is freely available for download