Archive
Deploying System Center Operations Manager vNext
Recently Microsoft released the preview version of their next release of Windows Server, Hyper-V and System Center as did Savision with Live Maps for System Center.
Note: This blog post was first published here : http://www.savision.com/resources/blog/installing-system-center-opsmgr-vnext-and-savision-live-maps-part-i-mvp-alessandro
You can download System Center vNext Preview here and Savision Live Maps from here.
To start, make sure of the following:
- You installed the SQL Server 2014 as the database server for the System Center vNext preview edition. To note, I run into SQL connectivity issues when I tried to use an SQL 2012 version, with a message stating that I did not have a compatible version of SQL installed. Whereas the documentation says that SQL 2012 is supported for vNext preview it is not the case.
- If the SQL Server is installed on a dedicated machine (recommended), that the host firewall is configured to allow inbound connections on port 1433 (SQL) , 80(http) and 443 (https)
- You installed Reporting Services (SSRS), Analysis Services and Full Text Search as it is required by Operations Manager.
- You created an account to install System Center and it is member of local administrators. For this post, I created an account named “sc-admin”.
- Logon on the machine you plan to install System Center with the “sc-admin”
-
The “sc-admin” account has permissions to create a database in the installed SQL server. You can achieve this by either adding the account to the SQL server administrators when install SQL Server, of by adding the account using SQL Server Management Studio, by expanding Security->Logins and then creating a new login, adding the “sc-admin” account and selecting “sysadmin” as permission under Server Roles (preferable). You can also, if security is a concern, create a OperationsManager database and give the account DB Owner (dbo) permission.
If the credentials you are using to install do not have permission to create the database you will receive the following message:
-
The SQL Server Agent is started and set to automatic:
Or else the following error will appear when the Reporting Services configuration times come in the Operations Manager installation wizard.
Quick Note: You will notice that although you are installing System Center Operations Manager vNext, the initial screen will show 2012R2 🙂
-
To initiate the installation, click on Install and the Preview logo will appear
I also recommend selecting the Download the latest updates to the setup program checkbox.
-
Select the System Center features you want to install. For this post, I am selecting: Management Server, Operations Console and Reporting Server. Click Next to continue.
-
In the Select Installation location, provide the path for Operations Manager installation and click on Next.
-
Your system will now be checked for hardware and software against System Center requirements. If some requirements are missing it will appear on the screen for your resolution.
The below example, Report Viewer is missing. To fix the issue, click on the
to expand
Note that in the above example there are two warnings: the first one about the system not having the recommended 4GB of memory and the second one about a pending restart. As I am installing this for a demo purpose, I can safely ignore the 1st warning, but I will have to click on Cancel and restart the machine in order to proceed the installation.
Click on the link to download and install Report Viewer
- If no error is reported, click on Next to continue.
-
In the Specify the installation option, select Create the first Management server in a new management group and provide the name. For this post I am using the name “lab” for the management group name.
-
Click on Next to continue and accept the License terms and click on Next to proceed.
-
In the configure operational database, type the SQL server name and port (if different for the default 1433)
-
Click on Next to progress and to the next step where you will need to provide the Data Warehouse database configuration
- Click on Next to continue and in the next step confirm the SQL Server instance that is running the SQL Reporting Services and then click on Next to proceed.
-
In the Configure Operations Manager accounts, provide the accounts details and click on Next to proceed.
-
In the Help improve Operations manager, select the desired options and click on Next to proceed.
-
In the Update screen select the desired option (On is recommended) and click on Next to proceed.
-
On the Installation Summary, click on Install and wait for the installation to complete.
Now we have System Center Operations Manager successfully installed.
NEW book: System Center 2012 R2 Virtual Machine Manager #SysCtr #MVPBuzz #HyperV
That’s on. After months of writing and reviews, my new book System Center 2012 R2 Virtual Machine Manager is now released.
Covering : Windows 2012R2 aand Hyper-V new features, System Center 2012 R2 VMM, Operations Manager, App Controller and Azure integration as well Veeam Management Pack.
- Plan and design a VMM architecture for real-world deployment
- Configure network virtualization, gateway integration, storage integration, resource throttling, and availability options
- Integrate Operations Manager (SCOM) with VMM to monitor your infrastructure
- Integrate SC APP Controller (SCAC) with VMM to manage private and public clouds (Azure)
- Deploy clusters with VMM Bare Metal
- Create and deploy virtual machines from templates
- Deploy a highly available VMM Management server
- Manage Hyper-V, VMware, and Citrix from VMM
- Upgrade from previous VMM versions
Order now at http://bit.ly/1pZ5VoQ
Create, deploy, and manage datacenters and private and hybrid clouds with hybrid hypervisors using VMM 2012 R2. Integrate and manage fabric (compute, storages, gateways, and networking), services and resources, and deploy clusters from bare metal servers. Explore VMM 2012 R2 features such as Windows 2012 R2 and SQL 2012 support, converged networks, network virtualization, live migration, Linux VMs, and resource throttling and availability
Monitoring Hyper-V and VMware workloads. Integrating SCVMM with SCOM. Veeam MP
The System Center 2012 VMM cookbook has a Chapter 10 (as a plus for the readers), which is not on the paperback/Kindle version. It is mentioned in the “What This Book Covers” section of the book and if you brought the book you will be able to download the chapter for free.
Chapter 10, Integration with System Center Operations Manager 2012 SP1, provides tips and techniques to allow administrators to integrate SCOM 2012 with SCVMM when monitoring the private cloud infrastructure.
In a hybrid hypervisor environment (for example, Hyper-V, VMware), using Operations Manager management packs (MPs) (for example, Veeam MP), you can monitor the Hyper-V hosts and the VMware hosts, which allow you to use only the System Center Console to manage and monitor the hybrid hypervisor environment
What we cover in chapter 10 :
- In this chapter, we will cover:
- Installing System Center Operations Manager 2012 SP1
- Installing management packs
- Managing Discovery and Agents
- Configuring the integration between Operations Manager 2012 and VMM 2012
- Enabling reporting in VMM
- Monitoring VMware vSphere infrastructure from the Operations Manager using management packs
With management packs, you can extend Operations Manager (OpsMgr) and its possibilities. On a hybrid hypervisor environment, where there is a mix of Hyper-V and VMware ESXi servers, the Veeam MP extends the OpsMgr for monitoring, alerting, and for undertaking remedial actions on VMware vSphere. Veeam MP uses vSphere API to gather information to allow monitoring and reporting against all layers of the VMware stack, which include layers from the underlying hardware though network, storage, hosts, clusters, datacenters, up to vCenter. Examples of the key metrics for the VMware admins include latency, CPU ready, disk and memory pressure against a host.
For the Chapter 10, Veeam Management Pack for VMware (SCOM) s required. There is a new version 6.5 which can download from here: http://www.veeam.com/vmware-microsoft-esx-monitoring-resources.html
Enjoy reading !
To buy the book
http://www.packtpub.com/microsoft-system-center-virtual-machine-manager-2012-cookbook/book
Microsoft released updates for System Center 2012 SP1
Microsoft released an update rollup for some of the System Center 2012 SP1 family products.
To automatically install the updates,
check the Microsoft Update or
To manually download the following update packages :
App Controller (KB2815569): http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2815569
Operations Manager (KB2826664): http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2826664
Operations Manager – UNIX and Linux Monitoring (Management Pack Update) (KB2828653): http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2828653
Service Manager (KB2828618): http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2828618
Orchestrator (KB2828616): http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2828616
Data Protection Manager (KB2822782): http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2822782
More info: http://support.microsoft.com/kb/2802159
System Center 2012 Pre-Release Products : Download
Download link : http://technet.microsoft.com/en-au/evalcenter/hh505660
Available System Center 2012 Products:
- System Center 2012 Configuration Manager RC provides comprehensive configuration management for the Microsoft platform that can help you empower users with the devices and applications they need to be productive while maintaining corporate compliance and control.
System Requirements >>
Available in these languages: English - System Center 2012 Endpoint Protection RC, built on System Center Configuration Manager, provides industry-leading threat detection of malware and exploits as part of a unified infrastructure for managing client security and compliance that can help you simplify and improve endpoint protection.
System Requirements >>
Available in these languages: English - System Center Operations Manager 2012 RC provides deep application diagnostics and infrastructure monitoring that can help you ensure the predictable performance and availability of vital applications and offers a comprehensive view of your datacenter, private, and public clouds.
System Requirements >>
Available in these languages: English - System Center Data Protection Manager 2012 Beta provides unified data protection for Windows servers and clients that can help you deliver scalable, manageable, and cost-effective protection and restore scenarios from disk, tape, and off premise.
System Requirements >>
Available in these languages: English - System Center Orchestrator 2012 RC provides orchestration, integration, and automation of IT processes through the creation of runbooks that can help you to define and standardize best practices and improve operational efficiency.
System Requirements >>
Available in these languages: English - System Center Virtual Machine Manager 2012 RC provides virtual machine management and services deployment with support for multi-hypervisor environments that can help you deliver a flexible and cost effective private cloud environment.
System Requirements >>
Available in these languages: English - System Center App Controller 2012 Beta provides a common self-service experience across private and public clouds that can help you empower application owners to easily build, configure, deploy, and manage new services.
System Requirements >>
Available in these languages: English - System Center Service Manager 2012 Beta provides flexible self-service experiences and standardized datacenter processes that can help you integrate people, workflows, and knowledge across enterprise infrastructure and applications.
System Requirements >>
Available in these languages: Chinese (Simplified), English, French, German, Italian, Japanese, Portuguese (Brazil), Russian, Spanish
SCOM 2007 R2 : Monitoring Pack for Windows Azure
The Windows Azure Monitoring Management Pack enables you to monitor the availability and performance of applications that are running on Windows Azure.
After configuration, the Windows Azure Monitoring Management Pack offers the following functionality:
- Discovers Windows Azure applications.
- Provides status of each role instance.
- Collects and monitors performance information.
- Collects and monitors Windows events.
- Collects and monitors the .NET Framework trace messages from each role
instance. - Grooms performance, event, and the .NET Framework trace data from Windows
Azure storage account. - Changes the number of role instances via a task
System Center Monitor version : System Center Operations Manager 2007 R2 CU3 or newer
More detalis : http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=11324