Book Image

Getting Started with Microsoft System Center Operations Manager

By : Kevin Greene
Book Image

Getting Started with Microsoft System Center Operations Manager

By: Kevin Greene

Overview of this book

Most modern IT environments comprise a heterogeneous mixture of servers, network devices, virtual hypervisors, storage solutions, cross-platform operating systems and applications. All this complexity brings a requirement to deliver a centralized monitoring and reporting solution that can help IT administrators quickly identify where the problems are and how best to resolve them. Using System Center Operations Manager (OpsMgr), administrators get a full monitoring overview of the IT services they have responsibility for across the organization - along with some useful management capabilities to help them remediate any issues they've been alerted to. This book begins with an introduction to OpsMgr and its core concepts and then walks you through designing and deploying the various roles. After a chapter on exploring the consoles, you will learn how to deploy agents, work with management packs, configure network monitoring and model your IT services using distributed applications. There’s a chapter dedicated to alert tuning and another that demonstrates how to visualize your IT using dashboards. The final chapters in the book discuss how to create alert subscriptions, manage reports, backup and recover OpsMgr, perform maintenance and troubleshoot common problems.
Table of Contents (18 chapters)
Getting Started with Microsoft System Center Operations Manager
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Agent management


When you've deployed your Windows agents, you'll want to know how to manage them and in this section we will discuss the agent management options available to you from within the Administration workspace of the console.

Agent actions explained

From the Device Management | Agent Managed view shown in Figure 4.20, when you click on an agent, you can see that the Actions pane on the right presents you with five actions to help you manage the agent.

Figure 4.20: Viewing the actions for managing agents

These five agent management actions are explained as follows:

Properties

When you click on the Properties agent management action you are presented with two tabs – Heartbeat and Security.

The Heartbeat tab is where you see the heartbeat interval that has been configured for all agents by the Agent: Heartbeat global setting found in the Settings area of the Administration workspace. As you can see from Figure 4.21, this option is grayed out but you can change the heartbeat setting for...