management data warehouse

13
Management Data Warehouse Monitoring on the cheap

Upload: matt-horn

Post on 20-Jan-2015

96 views

Category:

Technology


2 download

DESCRIPTION

Presentation given at SQLCapee an introduction to Management data Warehouse

TRANSCRIPT

Page 1: Management Data Warehouse

Management Data Warehouse

Monitoring on the cheap

Page 2: Management Data Warehouse

• Senior Consultant – Aphelion Software• Microsoft® Certified Technology Specialist• Co-lead JHB Business Intelligence Developer Network• Lead - IntelliCape B.I. User Group

Matt Horn

Page 3: Management Data Warehouse

Agenda

MD What??

Setting it up

Built in reports

Extending with custom collector sets

Page 4: Management Data Warehouse

• Troubleshooting is a pain in the neck• Time consuming• “After The Fact”• Basically wait for it to happen again while you are looking.

MD What??

Page 5: Management Data Warehouse

• Relational Database• Built in reports• Introduced in SQL Sever 2008

MD What??

Page 6: Management Data Warehouse

• Reactive to Proactive.• Continuous performance monitoring.• Easy to retrieve.• Easy to interpret.

Management Data Warehouse

Page 7: Management Data Warehouse

• Disk Usage - Collected and uploaded every 6 hours

• Query Statistics - every 60 seconds uploaded every 15 minutes

• Server Statistics - every 10 seconds uploaded every 15 minutes

Data Collection out the box

Page 8: Management Data Warehouse

• Two Separate jobs • First job collects and stores in temp location• Second job uploads• Scheduled independently

Cached mode

Page 9: Management Data Warehouse

• One job collects and uploads• Allows for immediate access to the collected data• Heavy on performance – avoid if collecting from multiple instances

Non Cached mode

Page 10: Management Data Warehouse

Demo!

Page 11: Management Data Warehouse

• DON’T CHANGE TABLE STRUCTURE• DON’T TOUCH THE DATA• DO USE THE API TO RETRIEVE THE DATA• MAKE SURE SQL AGENT IS RUNNING• CREATE SMALLER COLLECTOR SETS• STAGGER UPLOAD SCHEDULES

PRO TIPS!

Page 12: Management Data Warehouse

Be selective in what you collect

Page 13: Management Data Warehouse

• Matt Horn ([email protected])• @Maxui (Twitter)• www.intellicape.blogspot.com (B.I. User Group)

Thank you and Goodnight