+ All Categories
Home > Documents > IM-B401 Dashboard Samples shown today can be found at .

IM-B401 Dashboard Samples shown today can be found at .

Date post: 30-Dec-2015
Category:
Upload: joseph-baker
View: 215 times
Download: 0 times
Share this document with a friend
Popular Tags:
19
Transcript
Page 1: IM-B401 Dashboard Samples shown today can be found at .
Page 2: IM-B401 Dashboard Samples shown today can be found at .

Utilizing and Developing Dashboards in Operations Manager 2012 SP1Satya Vel; Eugene BykovMicrosoft

IM-B401

Page 3: IM-B401 Dashboard Samples shown today can be found at .

What will we cover today?

• Introduction to OpsMgr 2012 SP1 Dashboarding capabilities• Demonstrate how easy it is to create dashboards using the IT

Pro Dashboard Authoring UI• Walkthrough creating a sample script based dashboard using

a PowerShell data provider and standard grid and chart controls

Page 4: IM-B401 Dashboard Samples shown today can be found at .

Follow along

Dashboard Samples shown today can be found athttp://tinyurl.com/cook5ke

Page 5: IM-B401 Dashboard Samples shown today can be found at .

FeedbackWhat we heard in (2007 R2)• I need a better way to

author views • I need an easier way to

monitor Operations Manager health• I need to publish views

outside of the console• It’s hard to install the

Service Level Dashboard

What we delivered (2012)• New IT Pro dashboard

creation using Widgets• Management Group

health dashboard for agent and infrastructure health• SharePoint and Visio

integration• Created using a

Dashboard Template option

Page 6: IM-B401 Dashboard Samples shown today can be found at .

Out of the box dashboardsSatya Vel

Page 7: IM-B401 Dashboard Samples shown today can be found at .

Dashboard Feedback

What we are hearing (Today)• IT Pro Dashboards are not Portable between MGs• Extend dashboard infrastructure to help customers\

partners build custom dashboards and widgets• Provide samples and documentation

Page 8: IM-B401 Dashboard Samples shown today can be found at .

Dashboard TerminologyDashboard Host

Dashboard Template

Widget

Data Provider

UI Control

Widget

Data Provider

UI Control

Widget

Example Widget

Example

Page 9: IM-B401 Dashboard Samples shown today can be found at .

Dashboard Authoring Options

• My boss wants to see the SLAs for my applications in my next meeting

• I need to provide visibility to the health of the Fabric (Network, Storage, Compute) to my team

• I want to tweak my SQL Server dashboard to show active alerts for my servers

• I need to include or exclude specific metrics in a dashboard

• I want to be able to select multiple objects and compare certain KPI’s on the fly

• Build a custom data provider to show a custom metric that I am collecting

• Build an Auxiliary navigation dashboard for multiple objects selected

Management Pack Based

• Build my own custom widgets using C#

• I need the ability to show memory utilization in a “Ferrari” themed speedometer chart

IT Pro Dashboard Authoring 1

Script Dashboard Authoring 2

Custom Dashboard Authoring 3

Page 10: IM-B401 Dashboard Samples shown today can be found at .

Creating Dashboards using the IT Pro Authoring ExperienceSatya Vel

Page 11: IM-B401 Dashboard Samples shown today can be found at .

• Recommended way of extending dashboards

• Full capabilities of dashboard infrastructure are available• Create dashboard in monitoring tree• Create drill down dashboard• Define dashboard behavior• Define widget configuration and/or personalization• Get data from various sources using PowerShell• Register IT Pro reusable widget or dashboard

Script Dashboard Authoring

Page 12: IM-B401 Dashboard Samples shown today can be found at .

Components• Both UI Control and

Data Provider in Widget are implemented as Components.

• Component could either have code implementation or composed from other components.

• Composed components are platform independent.

MANAGEMENT PACK

CODE

Page 13: IM-B401 Dashboard Samples shown today can be found at .

Dashboard CompositionDashboard

Target (IN)

Query

DB EngineID (IN)OutputColleciton (OUT)

ChartTarget (IN)

Grid

Dataset (IN)Selection (OUT)

Page 14: IM-B401 Dashboard Samples shown today can be found at .

Creating a PowerShell Data Provider and Populating a Chart ControlEugene Bykov

Page 15: IM-B401 Dashboard Samples shown today can be found at .

SQL Server 2012 Dashboard(Leveraging the dashboard extensibility)Satya Vel

Page 16: IM-B401 Dashboard Samples shown today can be found at .

© 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Page 17: IM-B401 Dashboard Samples shown today can be found at .

OpsMgr Console tips and best practices

1.Use the OpsMgr Sizing Helper Tool• Covers overall OpsMgr best practices• Virtualization Guidance, High Availability and Disaster Recovery• Link: http://

blogs.technet.com/b/momteam/archive/2012/04/02/operations-manager-2012-sizing-helper-tool.aspx

2. Install Update Rollup 2• “Object by Performance Widget” display path(hostname) issue fixed in UR2

3. Do NOT install the Web Console Server and SharePoint on the same server

• SharePoint install will override the OpsMgr WebConsole IIS configuration settings

Page 18: IM-B401 Dashboard Samples shown today can be found at .

Evaluation

Complete your session evaluations today and enter to win prizes daily. Provide your feedback at a CommNet kiosk or log on at www.2013mms.com.Upon submission you will receive instant notification if you have won a prize. Prize pickup is at the Information Desk located in Attendee Services in the Mandalay Bay Foyer. Entry details can be found on the MMS website.

We want to hear from you!

Page 19: IM-B401 Dashboard Samples shown today can be found at .

Resources

http://channel9.msdn.com/Events

Access MMS Online to view session recordings after the event.


Recommended