SlideShare ist ein Scribd-Unternehmen logo
1 von 38
www.metron-athene.com
Data, data, everywhere, and not a bit to use.
With the arrival of the cloud, and business focus on service based
reporting, capturing data has never been more important.
www.metron-athene.com
www.metron-athene.com
This is not a presentation about Big Data
• Big Data
– Any data ?
www.metron-athene.com
www.metron-athene.com
Session Agenda
• Why Talk about data?
• Business demands
• My basic principles
• Data Capture Techniques
• Data Sources
• The Obligatory Cloud Part
• APM
• CMIS
• Reality
www.metron-athene.com
www.metron-athene.com
Why talk about data?
• Dashboard, Dashboard, Dashboard
• Alerts
• Automation
• CMIS
• What does that all sit on?
• Raw data
• Ever increasing number of requests to take data
from an ever increasing number of sources
www.metron-athene.com
www.metron-athene.com
Frustration
www.metron-athene.com
www.metron-athene.com
A Problem Shared
• Data you want
• Cool data you got hold of
• Solutions you found
• Write them down, scrunch it up, and throw them
up the front here.
– Put your name on it
– No prizes for hitting the presenter
– Or just ask later
www.metron-athene.com
www.metron-athene.com
Session Agenda
• Why Talk about data?
• Business demands
• My basic principles
• Data Capture Techniques
• Data Sources
• The Obligatory Cloud Part
• APM
• CMIS
• Reality
www.metron-athene.com
www.metron-athene.com
What businesses are asking for
• Have data for everything
– Internal to a system
– Across all infrastructure (build a service picture)
– Business volumes & transaction response times
• Don’t deploy more agents
• Ensure reliable data
• Minimal Storage
• No staff
www.metron-athene.com
www.metron-athene.com
Where a lot of people are
• A handful of tools for specific platforms
– Designed for sys admin roles
– No single person can access them all
• No business data
– Projections based on resource utilisations
• Huge volumes of “out of reach” data
• Some Agents, some SNMP capture, some stuff
nobody understands anymore
• Limited staff
www.metron-athene.com
www.metron-athene.com
Session Agenda
• Why Talk about data?
• Business demands
• My basic principles
• Data Capture Techniques
• Data Sources
• The Obligatory Cloud Part
• APM
• CMIS
• Reality
www.metron-athene.com
www.metron-athene.com
Data Capture (My Basic Principals)
• More is (just this once), more
• At data capture time get everything you will need
– Time travel is still fiction
– Quality is important
– Put it under YOUR control
• Full service picture
– Resource
– Application
– Network
– SAN
– Business data
www.metron-athene.com
www.metron-athene.com
Session Agenda
• Why Talk about data?
• Business demands
• My basic principles
• Data Capture Techniques
• Data Sources
• The Obligatory Cloud Part
• APM
• CMIS
• Reality
www.metron-athene.com
www.metron-athene.com
Capture Techniques
• Agentless (SNMP, WMI, etc)
– Is subject to more security issues, and network quality.
– Broken communication = lost data
– Easier/Faster implementation
– (often), Less data of lower quality
• Agent Based
– Autonomous
• Data collected by a local process. If the server is up, data
capture is running.
• Broken communication = catch up later
– Possibility to use existing Agents
– Overhead (system and human)
• Vote now!
• Blended Delivery Model
– Where most people are.
www.metron-athene.com
www.metron-athene.com
Session Agenda
• Why Talk about data?
• Business demands
• My basic principles
• Data Capture Techniques
• Data Sources
• The Obligatory Cloud Part
• APM
• CMIS
• Reality
www.metron-athene.com
www.metron-athene.com
Application/Service Data
• Databases
– Well thought out APIs or Windows Counters
– Well thought out Agents do this
• SAP
– Various transactions return Perf data (e.g. ST03)
• What if there is no designed interface?
– Logs, databases, write your own instrumentation
– APM Tools
www.metron-athene.com
www.metron-athene.com
Business/Application Transaction data (APM)
• A user action = A transaction
– Log on, Search, Add to Basket, Checkout, Payment = 5
transactions
• Benefits
– Common language
– Service based
– Defined SLAs
– Real workload volumes (Planning benefits)
• Usual Difficulties
– No tool capturing this data (Ask me for a recommendation)
– No access to the data held (Typically controlled by Operations)
– No import facility to capacity tool
• Avoid
– Exporting data from both tools into Excel and manually cutting
and pasting to get combined reports
www.metron-athene.com
www.metron-athene.com
SANs
• Challenge
– IOPS remains the biggest bottleneck
– Surprising number of capacity managers are unaware of
storage capacity available
• Where to get data
– SMI-S (Storage Management Initiative – Standard)
– PowerShell Plugins
• Learn PowerShell or learn to serve fries (some dude 2008)
– Storage Vendor central control server
• Operations Manager, StorageWorks, ControlCenter
• Using the data?
– Bring it into your capacity tool
www.metron-athene.com
www.metron-athene.com
In the last 6 months
• Business / Customer transaction reports (multiple
types)
• Open VMS T4 data
• Historical CPU & Memory data from home grown
scripts
• NetApp, HP EVA
• IP Pool allocation
• Datacenter temperature & power
www.metron-athene.com
www.metron-athene.com
More detailed example
• NetApp
– Operations Manager DFM CLI Export
– Occupancy and performance data for all LUNS, Volumes,
Aggregates & Systems connected to Operations Manager.
– dfm data export run –d comma –t “5 mins” –f avg –h “1 day”
– Database tables in .csv
– Script to produce something “nicer” to import
www.metron-athene.com
www.metron-athene.com
Session Agenda
• Why Talk about data?
• Business demands
• My basic principles
• Data Capture Techniques
• Data Sources
• The Obligatory Cloud Part
• APM
• CMIS
• Reality
www.metron-athene.com
www.metron-athene.com
The Cloud
http://xkcd.com/908/
www.metron-athene.com
www.metron-athene.com
Basic Cloud Types & Challenges (IaaS)
• Public Cloud (Worst Case)
– No control
– You put your faith in the provider
– Monitor response times only?
• Private Cloud (Best Case)
– Full control
– You are responsible, but have all the data
• Community Cloud (Never seen)
– Potential control
– You are involved and may have access to the data
• Hybrid Cloud (Where you’re likely to be)
– Some control
– Full control of the Private Cloud portion only
www.metron-athene.com
www.metron-athene.com
Want to Benchmark the Public cloud?
• “How hard can it be” Jeremy Clarkson
• Get a VM up and running and see what workload it can
handle
– AWS results all over the place
• Somebody else must have looked into this:
• http://www.spec.org/osgcloud/
– Still working on it….
– Join in ? (I’m short of the $10,000 required…)
• http://datasys.cs.iit.edu/events/MTAGS12/i02.pdf
– IaaS Cloud Benchmarking: Approaches, Challenges, and Experience
– Alexandru Iosup, Radu Prodan, and Dick Epema
www.metron-athene.com
www.metron-athene.com
Benchmarking the Cloud problems
• Cloud evolution
– Changes made under your feet
– We are no longer in the loop
“commercial clouds such as Amazon EC2 add frequently new functionality to
their systems. Thus, the benchmarking results obtained at any given time may
be unrepresentative for the future behaviour of the system.” Alexandru Iosup, Radu Prodan,
and Dick Epema
• So why don’t we continually benchmark the cloud?
– Because it’s complex and expensive (Challenge 1 = how to do it
cheap)
“A straightforward approach to benchmark both short-term dynamics and
long-term evolution is to measure the system under test periodically, with
judiciously chosen frequencies [26]. However, this approach increases the
pressure of the so-far unresolved Challenge 1.” Alexandru Iosup, Radu Prodan, and Dick Epema
www.metron-athene.com
www.metron-athene.com
Benchmarking (more problems)
• Even with lots of data, you’ll have a hard time
making it fit reality because you cannot replicate
all the software involved.
“We have surveyed in our previous work [26], [27] over ten
performance studies that use common benchmarks to assess the
virtualization overhead on computation (5–15%), I/O (10–30%), and
HPC kernels (results vary). We have shown in a recent study of four
commercial IaaS clouds [27] that virtualized resources obtained from
public clouds can have a much lower performance than the
theoretical peak, possibly because of the performance of the
middleware layer.” Alexandru Iosup, Radu Prodan, and Dick Epema
www.metron-athene.com
www.metron-athene.com
Long term observation
“We have observed the long-term evolution in performance of clouds
since 2007. Then, the acquisition of one EC2 cloud resource took an
average time of 50 seconds, and constantly increased to 64 seconds
in 2008 and 78 seconds in 2009. The EU S3 service shows
pronounced daily patterns with lower transfer rates during night hours
(7PM to 2AM), while the US S3 service exhibits a yearly pattern with
lowest mean performance during the months January, September,
and October. Other services have occasional decreases in
performance, such as SDB in March 2009, which later steadily
recovered until December [26].” Alexandru Iosup, Radu Prodan, and Dick Epema
www.metron-athene.com
www.metron-athene.com
Final nail in the coffin
“Depending on the provider and its middleware abstraction, several
cloud overheads and performance metrics can have different
interpretation and meaning.” Alexandru Iosup, Radu Prodan, and Dick Epema
• So you can’t trust the data from clouds to be what you expect.
• And you can’t trust your existing benchmarks to represent the
future.
• So…what can you do?
www.metron-athene.com
www.metron-athene.com
Private Cloud
• You are in charge and you monitor the hardware
utilisations
• The Cloud still has physical limits, and soft
“limits”
– Resource Pools, Reservations etc
• Opportunity
– Resource Utilisation and Service Information combined
• Users, Processes, Transactions, Business Volumes
• Challenge
– Business decision based on easy capacity monitoring?
www.metron-athene.com
www.metron-athene.com
Session Agenda
• Why Talk about data?
• Business demands
• My basic principles
• Data Capture Techniques
• Data Sources
• The Obligatory Cloud Part
• APM
• Reality
www.metron-athene.com
www.metron-athene.com
APM
• Transaction times
• Transaction counts
• Transaction type
• End to end
• Per server
• All that information you could never get from the
business, in one handy location
www.metron-athene.com
www.metron-athene.com
Combine APM & Resourse Data
www.metron-athene.com
www.metron-athene.com
Session Agenda
• Why Talk about data?
• Business demands
• My basic principles
• Data Capture Techniques
• Data Sources
• The Obligatory Cloud Part
• APM
• CMIS
• Reality
www.metron-athene.com
www.metron-athene.com
CMIS
www.metron-athene.com
DB1 DB2
DB3 DB4
CMIS
DB
www.metron-athene.com
CMIS
• Centralise
– A single interface to all data
• Organise it
– Mirror the organisation
• Automate
– Computers are great at performing
repetitive tasks. Use them.
www.metron-athene.com
www.metron-athene.com
Session Agenda
• Why Talk about data?
• Business demands
• My basic principles
• Data Capture Techniques
• Data Sources
• The Obligatory Cloud Part
• APM
• CMIS
• Reality
www.metron-athene.com
www.metron-athene.com
In reality how do people get data?
• From other internal teams
– Process and reprimands
• From the outsourcer
– Contract
– Enforce it
• The 1st rule of data club:
– Data supplier uses their own
tools
• Requires:
– Sponsor with teeth
www.metron-athene.com
www.metron-athene.com
So what conclusions do I draw?
• Be flexible
– You will have to take the data from whatever already exists
• Stand Your Ground
– Don’t make work for yourself (You don’t have the staff)
– They deliver the data, you keep it.
• Introduce APM/BTM tools
– The typical missing element
• Centralise the data at capture time
• Know your cloud strategy and get in early with
requirements
www.metron-athene.com
www.metron-athene.com
Audience Participation & Questions
www.metron-athene.com

Weitere ähnliche Inhalte

Was ist angesagt?

Simplify Cloud Migration to AWS with RISC Network’s Complete App Analysis
Simplify Cloud Migration  to  AWS with RISC Network’s Complete App AnalysisSimplify Cloud Migration  to  AWS with RISC Network’s Complete App Analysis
Simplify Cloud Migration to AWS with RISC Network’s Complete App AnalysisRISC Networks
 
AWS Webcast - Tableau Big Data Solution Showcase
AWS Webcast - Tableau Big Data Solution ShowcaseAWS Webcast - Tableau Big Data Solution Showcase
AWS Webcast - Tableau Big Data Solution ShowcaseAmazon Web Services
 
(ENT206) Migrating Thousands of Workloads to AWS at Enterprise Scale | AWS re...
(ENT206) Migrating Thousands of Workloads to AWS at Enterprise Scale | AWS re...(ENT206) Migrating Thousands of Workloads to AWS at Enterprise Scale | AWS re...
(ENT206) Migrating Thousands of Workloads to AWS at Enterprise Scale | AWS re...Amazon Web Services
 
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...Amazon Web Services
 
AWS re:Invent 2016: Deep Learning at Cloud Scale: Improving Video Discoverabi...
AWS re:Invent 2016: Deep Learning at Cloud Scale: Improving Video Discoverabi...AWS re:Invent 2016: Deep Learning at Cloud Scale: Improving Video Discoverabi...
AWS re:Invent 2016: Deep Learning at Cloud Scale: Improving Video Discoverabi...Amazon Web Services
 
Running your database in the cloud presentation
Running your database in the cloud presentationRunning your database in the cloud presentation
Running your database in the cloud presentationManish Singh
 
Cloud Migration: Tales from the Trenches
Cloud Migration: Tales from the TrenchesCloud Migration: Tales from the Trenches
Cloud Migration: Tales from the TrenchesHostway|HOSTING
 
Running your database in the cloud presentation
Running your database in the cloud presentationRunning your database in the cloud presentation
Running your database in the cloud presentationAravindharamanan S
 
Risc and velostrata 2 28 2018 lessons_in_cloud_migration
Risc and velostrata  2 28 2018 lessons_in_cloud_migrationRisc and velostrata  2 28 2018 lessons_in_cloud_migration
Risc and velostrata 2 28 2018 lessons_in_cloud_migrationRISC Networks
 
(ENT306) Application Portfolio Migration | AWS re:Invent 2014
(ENT306) Application Portfolio Migration | AWS re:Invent 2014(ENT306) Application Portfolio Migration | AWS re:Invent 2014
(ENT306) Application Portfolio Migration | AWS re:Invent 2014Amazon Web Services
 
Big Data Integration & Analytics Data Flows with AWS Data Pipeline (BDT207) |...
Big Data Integration & Analytics Data Flows with AWS Data Pipeline (BDT207) |...Big Data Integration & Analytics Data Flows with AWS Data Pipeline (BDT207) |...
Big Data Integration & Analytics Data Flows with AWS Data Pipeline (BDT207) |...Amazon Web Services
 
B3 - Business intelligence apps on aws
B3 - Business intelligence apps on awsB3 - Business intelligence apps on aws
B3 - Business intelligence apps on awsAmazon Web Services
 
(ISM213) Building and Deploying a Modern Big Data Architecture on AWS
(ISM213) Building and Deploying a Modern Big Data Architecture on AWS(ISM213) Building and Deploying a Modern Big Data Architecture on AWS
(ISM213) Building and Deploying a Modern Big Data Architecture on AWSAmazon Web Services
 
Cloud Migration and Portability Best Practices
Cloud Migration and Portability Best PracticesCloud Migration and Portability Best Practices
Cloud Migration and Portability Best PracticesRightScale
 
Cloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for PartnersCloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for PartnersAmazon Web Services
 
Big Data and Analytics – End to End on AWS – Russell Nash
Big Data and Analytics – End to End on AWS – Russell NashBig Data and Analytics – End to End on AWS – Russell Nash
Big Data and Analytics – End to End on AWS – Russell NashAmazon Web Services
 
Corporate-Overview-Slides
Corporate-Overview-SlidesCorporate-Overview-Slides
Corporate-Overview-SlidesRISC Networks
 

Was ist angesagt? (20)

Simplify Cloud Migration to AWS with RISC Network’s Complete App Analysis
Simplify Cloud Migration  to  AWS with RISC Network’s Complete App AnalysisSimplify Cloud Migration  to  AWS with RISC Network’s Complete App Analysis
Simplify Cloud Migration to AWS with RISC Network’s Complete App Analysis
 
AWS Webcast - Tableau Big Data Solution Showcase
AWS Webcast - Tableau Big Data Solution ShowcaseAWS Webcast - Tableau Big Data Solution Showcase
AWS Webcast - Tableau Big Data Solution Showcase
 
(ENT206) Migrating Thousands of Workloads to AWS at Enterprise Scale | AWS re...
(ENT206) Migrating Thousands of Workloads to AWS at Enterprise Scale | AWS re...(ENT206) Migrating Thousands of Workloads to AWS at Enterprise Scale | AWS re...
(ENT206) Migrating Thousands of Workloads to AWS at Enterprise Scale | AWS re...
 
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
 
AWS re:Invent 2016: Deep Learning at Cloud Scale: Improving Video Discoverabi...
AWS re:Invent 2016: Deep Learning at Cloud Scale: Improving Video Discoverabi...AWS re:Invent 2016: Deep Learning at Cloud Scale: Improving Video Discoverabi...
AWS re:Invent 2016: Deep Learning at Cloud Scale: Improving Video Discoverabi...
 
Running your database in the cloud presentation
Running your database in the cloud presentationRunning your database in the cloud presentation
Running your database in the cloud presentation
 
Cloud Migration: Tales from the Trenches
Cloud Migration: Tales from the TrenchesCloud Migration: Tales from the Trenches
Cloud Migration: Tales from the Trenches
 
Running your database in the cloud presentation
Running your database in the cloud presentationRunning your database in the cloud presentation
Running your database in the cloud presentation
 
Risc and velostrata 2 28 2018 lessons_in_cloud_migration
Risc and velostrata  2 28 2018 lessons_in_cloud_migrationRisc and velostrata  2 28 2018 lessons_in_cloud_migration
Risc and velostrata 2 28 2018 lessons_in_cloud_migration
 
(ENT306) Application Portfolio Migration | AWS re:Invent 2014
(ENT306) Application Portfolio Migration | AWS re:Invent 2014(ENT306) Application Portfolio Migration | AWS re:Invent 2014
(ENT306) Application Portfolio Migration | AWS re:Invent 2014
 
Big Data Integration & Analytics Data Flows with AWS Data Pipeline (BDT207) |...
Big Data Integration & Analytics Data Flows with AWS Data Pipeline (BDT207) |...Big Data Integration & Analytics Data Flows with AWS Data Pipeline (BDT207) |...
Big Data Integration & Analytics Data Flows with AWS Data Pipeline (BDT207) |...
 
B3 - Business intelligence apps on aws
B3 - Business intelligence apps on awsB3 - Business intelligence apps on aws
B3 - Business intelligence apps on aws
 
Cloud
CloudCloud
Cloud
 
(ISM213) Building and Deploying a Modern Big Data Architecture on AWS
(ISM213) Building and Deploying a Modern Big Data Architecture on AWS(ISM213) Building and Deploying a Modern Big Data Architecture on AWS
(ISM213) Building and Deploying a Modern Big Data Architecture on AWS
 
Cloud Migration and Portability Best Practices
Cloud Migration and Portability Best PracticesCloud Migration and Portability Best Practices
Cloud Migration and Portability Best Practices
 
Big Data and Analytics on AWS
Big Data and Analytics on AWS Big Data and Analytics on AWS
Big Data and Analytics on AWS
 
IT Transformation with AWS
IT Transformation with AWSIT Transformation with AWS
IT Transformation with AWS
 
Cloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for PartnersCloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for Partners
 
Big Data and Analytics – End to End on AWS – Russell Nash
Big Data and Analytics – End to End on AWS – Russell NashBig Data and Analytics – End to End on AWS – Russell Nash
Big Data and Analytics – End to End on AWS – Russell Nash
 
Corporate-Overview-Slides
Corporate-Overview-SlidesCorporate-Overview-Slides
Corporate-Overview-Slides
 

Andere mochten auch

Capacity Management - Telling the story
Capacity Management -  Telling the storyCapacity Management -  Telling the story
Capacity Management - Telling the storyMetron
 
Essential reporting for capacity and performance management webinar 11 18
Essential reporting for capacity and performance management webinar 11 18Essential reporting for capacity and performance management webinar 11 18
Essential reporting for capacity and performance management webinar 11 18Metron
 
Justifying capacity management by demonstrating the return on investment
Justifying capacity management by demonstrating the return on investmentJustifying capacity management by demonstrating the return on investment
Justifying capacity management by demonstrating the return on investmentMetron
 
Effective capacity management at the heart of green IT
Effective capacity management  at the heart of green ITEffective capacity management  at the heart of green IT
Effective capacity management at the heart of green ITMetron
 
Top 5 performance and capacity challenges for z/OS
Top 5 performance and capacity challenges for z/OS Top 5 performance and capacity challenges for z/OS
Top 5 performance and capacity challenges for z/OS Metron
 
Vmware vsphere taking_a_trip_down_memory_lane
Vmware vsphere taking_a_trip_down_memory_laneVmware vsphere taking_a_trip_down_memory_lane
Vmware vsphere taking_a_trip_down_memory_laneMetron
 
Capacity Management for system z license charge reporting
Capacity Management for system z  license charge reportingCapacity Management for system z  license charge reporting
Capacity Management for system z license charge reportingMetron
 
Clouds and costs
Clouds and costsClouds and costs
Clouds and costsMetron
 
Why do we_model_in_the_uk_monitor_in_japan_and_manage_in_the_usa
Why do we_model_in_the_uk_monitor_in_japan_and_manage_in_the_usaWhy do we_model_in_the_uk_monitor_in_japan_and_manage_in_the_usa
Why do we_model_in_the_uk_monitor_in_japan_and_manage_in_the_usaMetron
 
A roadmap to_success_in_capacity_management
A roadmap to_success_in_capacity_managementA roadmap to_success_in_capacity_management
A roadmap to_success_in_capacity_managementMetron
 
Top 5 vmware tips
Top 5 vmware tips Top 5 vmware tips
Top 5 vmware tips Metron
 
webinar vmware v-sphere performance management Challenges and Best Practices
webinar vmware v-sphere performance management Challenges and Best Practiceswebinar vmware v-sphere performance management Challenges and Best Practices
webinar vmware v-sphere performance management Challenges and Best PracticesMetron
 
Capacity Management for SAN
Capacity Management for SANCapacity Management for SAN
Capacity Management for SANMetron
 
Writing apps for android with .net
Writing apps for android with .net Writing apps for android with .net
Writing apps for android with .net Leonardo Alario
 
Top 5 key capacity management concerns for Unix
Top 5 key capacity management concerns for UnixTop 5 key capacity management concerns for Unix
Top 5 key capacity management concerns for UnixMetron
 

Andere mochten auch (20)

Capacity Management - Telling the story
Capacity Management -  Telling the storyCapacity Management -  Telling the story
Capacity Management - Telling the story
 
Essential reporting for capacity and performance management webinar 11 18
Essential reporting for capacity and performance management webinar 11 18Essential reporting for capacity and performance management webinar 11 18
Essential reporting for capacity and performance management webinar 11 18
 
Justifying capacity management by demonstrating the return on investment
Justifying capacity management by demonstrating the return on investmentJustifying capacity management by demonstrating the return on investment
Justifying capacity management by demonstrating the return on investment
 
Effective capacity management at the heart of green IT
Effective capacity management  at the heart of green ITEffective capacity management  at the heart of green IT
Effective capacity management at the heart of green IT
 
Top 5 performance and capacity challenges for z/OS
Top 5 performance and capacity challenges for z/OS Top 5 performance and capacity challenges for z/OS
Top 5 performance and capacity challenges for z/OS
 
Vmware vsphere taking_a_trip_down_memory_lane
Vmware vsphere taking_a_trip_down_memory_laneVmware vsphere taking_a_trip_down_memory_lane
Vmware vsphere taking_a_trip_down_memory_lane
 
Capacity Management for system z license charge reporting
Capacity Management for system z  license charge reportingCapacity Management for system z  license charge reporting
Capacity Management for system z license charge reporting
 
Clouds and costs
Clouds and costsClouds and costs
Clouds and costs
 
Why do we_model_in_the_uk_monitor_in_japan_and_manage_in_the_usa
Why do we_model_in_the_uk_monitor_in_japan_and_manage_in_the_usaWhy do we_model_in_the_uk_monitor_in_japan_and_manage_in_the_usa
Why do we_model_in_the_uk_monitor_in_japan_and_manage_in_the_usa
 
A roadmap to_success_in_capacity_management
A roadmap to_success_in_capacity_managementA roadmap to_success_in_capacity_management
A roadmap to_success_in_capacity_management
 
Top 5 vmware tips
Top 5 vmware tips Top 5 vmware tips
Top 5 vmware tips
 
IBM Edge 2015 Infographic
IBM Edge 2015 InfographicIBM Edge 2015 Infographic
IBM Edge 2015 Infographic
 
webinar vmware v-sphere performance management Challenges and Best Practices
webinar vmware v-sphere performance management Challenges and Best Practiceswebinar vmware v-sphere performance management Challenges and Best Practices
webinar vmware v-sphere performance management Challenges and Best Practices
 
Capacity Management for SAN
Capacity Management for SANCapacity Management for SAN
Capacity Management for SAN
 
Ready for change
Ready for changeReady for change
Ready for change
 
Crear formularios
Crear formulariosCrear formularios
Crear formularios
 
Writing apps for android with .net
Writing apps for android with .net Writing apps for android with .net
Writing apps for android with .net
 
Top 5 key capacity management concerns for Unix
Top 5 key capacity management concerns for UnixTop 5 key capacity management concerns for Unix
Top 5 key capacity management concerns for Unix
 
I plugin mef
I plugin mefI plugin mef
I plugin mef
 
Kidpreneurship
KidpreneurshipKidpreneurship
Kidpreneurship
 

Ähnlich wie Data data everywhere

Cloud Capacity Management
Cloud Capacity ManagementCloud Capacity Management
Cloud Capacity ManagementMetron
 
Lecture1 BIG DATA and Types of data in details
Lecture1 BIG DATA and Types of data in detailsLecture1 BIG DATA and Types of data in details
Lecture1 BIG DATA and Types of data in detailsAbhishekKumarAgrahar2
 
Financial impact of Cloud Computing
Financial impact of Cloud ComputingFinancial impact of Cloud Computing
Financial impact of Cloud Computingkrisbliesner
 
Amazon Redshift (February 2016)
Amazon Redshift (February 2016)Amazon Redshift (February 2016)
Amazon Redshift (February 2016)Julien SIMON
 
Webinar: SQL for Machine Data?
Webinar: SQL for Machine Data?Webinar: SQL for Machine Data?
Webinar: SQL for Machine Data?Crate.io
 
透過 Amazon Redshift 打造數據分析服務及 Amazon Redshift 新功能案例介紹
透過 Amazon Redshift 打造數據分析服務及 Amazon Redshift 新功能案例介紹透過 Amazon Redshift 打造數據分析服務及 Amazon Redshift 新功能案例介紹
透過 Amazon Redshift 打造數據分析服務及 Amazon Redshift 新功能案例介紹Amazon Web Services
 
Data warehousing in the era of Big Data: Deep Dive into Amazon Redshift
Data warehousing in the era of Big Data: Deep Dive into Amazon RedshiftData warehousing in the era of Big Data: Deep Dive into Amazon Redshift
Data warehousing in the era of Big Data: Deep Dive into Amazon RedshiftAmazon Web Services
 
Data at Scale - Michael Peacock, Cloud Connect 2012
Data at Scale - Michael Peacock, Cloud Connect 2012Data at Scale - Michael Peacock, Cloud Connect 2012
Data at Scale - Michael Peacock, Cloud Connect 2012Michael Peacock
 
IARE_BDBA_ PPT_0.pptx
IARE_BDBA_ PPT_0.pptxIARE_BDBA_ PPT_0.pptx
IARE_BDBA_ PPT_0.pptxAIMLSEMINARS
 
Big data and Analytics on AWS
Big data and Analytics on AWSBig data and Analytics on AWS
Big data and Analytics on AWS2nd Watch
 
AWS Summit Stockholm 2014 – B4 – Business intelligence on AWS
AWS Summit Stockholm 2014 – B4 – Business intelligence on AWSAWS Summit Stockholm 2014 – B4 – Business intelligence on AWS
AWS Summit Stockholm 2014 – B4 – Business intelligence on AWSAmazon Web Services
 
Performance architecture for cloud connect
Performance architecture for cloud connectPerformance architecture for cloud connect
Performance architecture for cloud connectAdrian Cockcroft
 
AWS Webcast - Informatica - Big Data Solutions Showcase
AWS Webcast - Informatica - Big Data Solutions ShowcaseAWS Webcast - Informatica - Big Data Solutions Showcase
AWS Webcast - Informatica - Big Data Solutions ShowcaseAmazon Web Services
 
PayPal datalake journey | teradata - edge of next | san diego | 2017 october ...
PayPal datalake journey | teradata - edge of next | san diego | 2017 october ...PayPal datalake journey | teradata - edge of next | san diego | 2017 october ...
PayPal datalake journey | teradata - edge of next | san diego | 2017 october ...Deepak Chandramouli
 
클라우드에서의 데이터 웨어하우징 & 비즈니스 인텔리전스
클라우드에서의 데이터 웨어하우징 & 비즈니스 인텔리전스클라우드에서의 데이터 웨어하우징 & 비즈니스 인텔리전스
클라우드에서의 데이터 웨어하우징 & 비즈니스 인텔리전스Amazon Web Services Korea
 
Weathering the Data Storm – How SnapLogic and AWS Deliver Analytics in the Cl...
Weathering the Data Storm – How SnapLogic and AWS Deliver Analytics in the Cl...Weathering the Data Storm – How SnapLogic and AWS Deliver Analytics in the Cl...
Weathering the Data Storm – How SnapLogic and AWS Deliver Analytics in the Cl...SnapLogic
 

Ähnlich wie Data data everywhere (20)

Cloud Capacity Management
Cloud Capacity ManagementCloud Capacity Management
Cloud Capacity Management
 
Big data.ppt
Big data.pptBig data.ppt
Big data.ppt
 
Lecture1
Lecture1Lecture1
Lecture1
 
Lecture1 BIG DATA and Types of data in details
Lecture1 BIG DATA and Types of data in detailsLecture1 BIG DATA and Types of data in details
Lecture1 BIG DATA and Types of data in details
 
Financial impact of Cloud Computing
Financial impact of Cloud ComputingFinancial impact of Cloud Computing
Financial impact of Cloud Computing
 
Amazon Redshift (February 2016)
Amazon Redshift (February 2016)Amazon Redshift (February 2016)
Amazon Redshift (February 2016)
 
Webinar: SQL for Machine Data?
Webinar: SQL for Machine Data?Webinar: SQL for Machine Data?
Webinar: SQL for Machine Data?
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
透過 Amazon Redshift 打造數據分析服務及 Amazon Redshift 新功能案例介紹
透過 Amazon Redshift 打造數據分析服務及 Amazon Redshift 新功能案例介紹透過 Amazon Redshift 打造數據分析服務及 Amazon Redshift 新功能案例介紹
透過 Amazon Redshift 打造數據分析服務及 Amazon Redshift 新功能案例介紹
 
Data warehousing in the era of Big Data: Deep Dive into Amazon Redshift
Data warehousing in the era of Big Data: Deep Dive into Amazon RedshiftData warehousing in the era of Big Data: Deep Dive into Amazon Redshift
Data warehousing in the era of Big Data: Deep Dive into Amazon Redshift
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Data at Scale - Michael Peacock, Cloud Connect 2012
Data at Scale - Michael Peacock, Cloud Connect 2012Data at Scale - Michael Peacock, Cloud Connect 2012
Data at Scale - Michael Peacock, Cloud Connect 2012
 
IARE_BDBA_ PPT_0.pptx
IARE_BDBA_ PPT_0.pptxIARE_BDBA_ PPT_0.pptx
IARE_BDBA_ PPT_0.pptx
 
Big data and Analytics on AWS
Big data and Analytics on AWSBig data and Analytics on AWS
Big data and Analytics on AWS
 
AWS Summit Stockholm 2014 – B4 – Business intelligence on AWS
AWS Summit Stockholm 2014 – B4 – Business intelligence on AWSAWS Summit Stockholm 2014 – B4 – Business intelligence on AWS
AWS Summit Stockholm 2014 – B4 – Business intelligence on AWS
 
Performance architecture for cloud connect
Performance architecture for cloud connectPerformance architecture for cloud connect
Performance architecture for cloud connect
 
AWS Webcast - Informatica - Big Data Solutions Showcase
AWS Webcast - Informatica - Big Data Solutions ShowcaseAWS Webcast - Informatica - Big Data Solutions Showcase
AWS Webcast - Informatica - Big Data Solutions Showcase
 
PayPal datalake journey | teradata - edge of next | san diego | 2017 october ...
PayPal datalake journey | teradata - edge of next | san diego | 2017 october ...PayPal datalake journey | teradata - edge of next | san diego | 2017 october ...
PayPal datalake journey | teradata - edge of next | san diego | 2017 october ...
 
클라우드에서의 데이터 웨어하우징 & 비즈니스 인텔리전스
클라우드에서의 데이터 웨어하우징 & 비즈니스 인텔리전스클라우드에서의 데이터 웨어하우징 & 비즈니스 인텔리전스
클라우드에서의 데이터 웨어하우징 & 비즈니스 인텔리전스
 
Weathering the Data Storm – How SnapLogic and AWS Deliver Analytics in the Cl...
Weathering the Data Storm – How SnapLogic and AWS Deliver Analytics in the Cl...Weathering the Data Storm – How SnapLogic and AWS Deliver Analytics in the Cl...
Weathering the Data Storm – How SnapLogic and AWS Deliver Analytics in the Cl...
 

Kürzlich hochgeladen

Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxolyaivanovalion
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% SecurePooja Nehwal
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxolyaivanovalion
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfadriantubila
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxolyaivanovalion
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxJohnnyPlasten
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...Pooja Nehwal
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxolyaivanovalion
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...shambhavirathore45
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightDelhi Call girls
 

Kürzlich hochgeladen (20)

Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptx
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptx
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptx
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 

Data data everywhere

  • 1. www.metron-athene.com Data, data, everywhere, and not a bit to use. With the arrival of the cloud, and business focus on service based reporting, capturing data has never been more important. www.metron-athene.com
  • 2. www.metron-athene.com This is not a presentation about Big Data • Big Data – Any data ? www.metron-athene.com
  • 3. www.metron-athene.com Session Agenda • Why Talk about data? • Business demands • My basic principles • Data Capture Techniques • Data Sources • The Obligatory Cloud Part • APM • CMIS • Reality www.metron-athene.com
  • 4. www.metron-athene.com Why talk about data? • Dashboard, Dashboard, Dashboard • Alerts • Automation • CMIS • What does that all sit on? • Raw data • Ever increasing number of requests to take data from an ever increasing number of sources www.metron-athene.com
  • 6. www.metron-athene.com A Problem Shared • Data you want • Cool data you got hold of • Solutions you found • Write them down, scrunch it up, and throw them up the front here. – Put your name on it – No prizes for hitting the presenter – Or just ask later www.metron-athene.com
  • 7. www.metron-athene.com Session Agenda • Why Talk about data? • Business demands • My basic principles • Data Capture Techniques • Data Sources • The Obligatory Cloud Part • APM • CMIS • Reality www.metron-athene.com
  • 8. www.metron-athene.com What businesses are asking for • Have data for everything – Internal to a system – Across all infrastructure (build a service picture) – Business volumes & transaction response times • Don’t deploy more agents • Ensure reliable data • Minimal Storage • No staff www.metron-athene.com
  • 9. www.metron-athene.com Where a lot of people are • A handful of tools for specific platforms – Designed for sys admin roles – No single person can access them all • No business data – Projections based on resource utilisations • Huge volumes of “out of reach” data • Some Agents, some SNMP capture, some stuff nobody understands anymore • Limited staff www.metron-athene.com
  • 10. www.metron-athene.com Session Agenda • Why Talk about data? • Business demands • My basic principles • Data Capture Techniques • Data Sources • The Obligatory Cloud Part • APM • CMIS • Reality www.metron-athene.com
  • 11. www.metron-athene.com Data Capture (My Basic Principals) • More is (just this once), more • At data capture time get everything you will need – Time travel is still fiction – Quality is important – Put it under YOUR control • Full service picture – Resource – Application – Network – SAN – Business data www.metron-athene.com
  • 12. www.metron-athene.com Session Agenda • Why Talk about data? • Business demands • My basic principles • Data Capture Techniques • Data Sources • The Obligatory Cloud Part • APM • CMIS • Reality www.metron-athene.com
  • 13. www.metron-athene.com Capture Techniques • Agentless (SNMP, WMI, etc) – Is subject to more security issues, and network quality. – Broken communication = lost data – Easier/Faster implementation – (often), Less data of lower quality • Agent Based – Autonomous • Data collected by a local process. If the server is up, data capture is running. • Broken communication = catch up later – Possibility to use existing Agents – Overhead (system and human) • Vote now! • Blended Delivery Model – Where most people are. www.metron-athene.com
  • 14. www.metron-athene.com Session Agenda • Why Talk about data? • Business demands • My basic principles • Data Capture Techniques • Data Sources • The Obligatory Cloud Part • APM • CMIS • Reality www.metron-athene.com
  • 15. www.metron-athene.com Application/Service Data • Databases – Well thought out APIs or Windows Counters – Well thought out Agents do this • SAP – Various transactions return Perf data (e.g. ST03) • What if there is no designed interface? – Logs, databases, write your own instrumentation – APM Tools www.metron-athene.com
  • 16. www.metron-athene.com Business/Application Transaction data (APM) • A user action = A transaction – Log on, Search, Add to Basket, Checkout, Payment = 5 transactions • Benefits – Common language – Service based – Defined SLAs – Real workload volumes (Planning benefits) • Usual Difficulties – No tool capturing this data (Ask me for a recommendation) – No access to the data held (Typically controlled by Operations) – No import facility to capacity tool • Avoid – Exporting data from both tools into Excel and manually cutting and pasting to get combined reports www.metron-athene.com
  • 17. www.metron-athene.com SANs • Challenge – IOPS remains the biggest bottleneck – Surprising number of capacity managers are unaware of storage capacity available • Where to get data – SMI-S (Storage Management Initiative – Standard) – PowerShell Plugins • Learn PowerShell or learn to serve fries (some dude 2008) – Storage Vendor central control server • Operations Manager, StorageWorks, ControlCenter • Using the data? – Bring it into your capacity tool www.metron-athene.com
  • 18. www.metron-athene.com In the last 6 months • Business / Customer transaction reports (multiple types) • Open VMS T4 data • Historical CPU & Memory data from home grown scripts • NetApp, HP EVA • IP Pool allocation • Datacenter temperature & power www.metron-athene.com
  • 19. www.metron-athene.com More detailed example • NetApp – Operations Manager DFM CLI Export – Occupancy and performance data for all LUNS, Volumes, Aggregates & Systems connected to Operations Manager. – dfm data export run –d comma –t “5 mins” –f avg –h “1 day” – Database tables in .csv – Script to produce something “nicer” to import www.metron-athene.com
  • 20. www.metron-athene.com Session Agenda • Why Talk about data? • Business demands • My basic principles • Data Capture Techniques • Data Sources • The Obligatory Cloud Part • APM • CMIS • Reality www.metron-athene.com
  • 22. www.metron-athene.com Basic Cloud Types & Challenges (IaaS) • Public Cloud (Worst Case) – No control – You put your faith in the provider – Monitor response times only? • Private Cloud (Best Case) – Full control – You are responsible, but have all the data • Community Cloud (Never seen) – Potential control – You are involved and may have access to the data • Hybrid Cloud (Where you’re likely to be) – Some control – Full control of the Private Cloud portion only www.metron-athene.com
  • 23. www.metron-athene.com Want to Benchmark the Public cloud? • “How hard can it be” Jeremy Clarkson • Get a VM up and running and see what workload it can handle – AWS results all over the place • Somebody else must have looked into this: • http://www.spec.org/osgcloud/ – Still working on it…. – Join in ? (I’m short of the $10,000 required…) • http://datasys.cs.iit.edu/events/MTAGS12/i02.pdf – IaaS Cloud Benchmarking: Approaches, Challenges, and Experience – Alexandru Iosup, Radu Prodan, and Dick Epema www.metron-athene.com
  • 24. www.metron-athene.com Benchmarking the Cloud problems • Cloud evolution – Changes made under your feet – We are no longer in the loop “commercial clouds such as Amazon EC2 add frequently new functionality to their systems. Thus, the benchmarking results obtained at any given time may be unrepresentative for the future behaviour of the system.” Alexandru Iosup, Radu Prodan, and Dick Epema • So why don’t we continually benchmark the cloud? – Because it’s complex and expensive (Challenge 1 = how to do it cheap) “A straightforward approach to benchmark both short-term dynamics and long-term evolution is to measure the system under test periodically, with judiciously chosen frequencies [26]. However, this approach increases the pressure of the so-far unresolved Challenge 1.” Alexandru Iosup, Radu Prodan, and Dick Epema www.metron-athene.com
  • 25. www.metron-athene.com Benchmarking (more problems) • Even with lots of data, you’ll have a hard time making it fit reality because you cannot replicate all the software involved. “We have surveyed in our previous work [26], [27] over ten performance studies that use common benchmarks to assess the virtualization overhead on computation (5–15%), I/O (10–30%), and HPC kernels (results vary). We have shown in a recent study of four commercial IaaS clouds [27] that virtualized resources obtained from public clouds can have a much lower performance than the theoretical peak, possibly because of the performance of the middleware layer.” Alexandru Iosup, Radu Prodan, and Dick Epema www.metron-athene.com
  • 26. www.metron-athene.com Long term observation “We have observed the long-term evolution in performance of clouds since 2007. Then, the acquisition of one EC2 cloud resource took an average time of 50 seconds, and constantly increased to 64 seconds in 2008 and 78 seconds in 2009. The EU S3 service shows pronounced daily patterns with lower transfer rates during night hours (7PM to 2AM), while the US S3 service exhibits a yearly pattern with lowest mean performance during the months January, September, and October. Other services have occasional decreases in performance, such as SDB in March 2009, which later steadily recovered until December [26].” Alexandru Iosup, Radu Prodan, and Dick Epema www.metron-athene.com
  • 27. www.metron-athene.com Final nail in the coffin “Depending on the provider and its middleware abstraction, several cloud overheads and performance metrics can have different interpretation and meaning.” Alexandru Iosup, Radu Prodan, and Dick Epema • So you can’t trust the data from clouds to be what you expect. • And you can’t trust your existing benchmarks to represent the future. • So…what can you do? www.metron-athene.com
  • 28. www.metron-athene.com Private Cloud • You are in charge and you monitor the hardware utilisations • The Cloud still has physical limits, and soft “limits” – Resource Pools, Reservations etc • Opportunity – Resource Utilisation and Service Information combined • Users, Processes, Transactions, Business Volumes • Challenge – Business decision based on easy capacity monitoring? www.metron-athene.com
  • 29. www.metron-athene.com Session Agenda • Why Talk about data? • Business demands • My basic principles • Data Capture Techniques • Data Sources • The Obligatory Cloud Part • APM • Reality www.metron-athene.com
  • 30. www.metron-athene.com APM • Transaction times • Transaction counts • Transaction type • End to end • Per server • All that information you could never get from the business, in one handy location www.metron-athene.com
  • 31. www.metron-athene.com Combine APM & Resourse Data www.metron-athene.com
  • 32. www.metron-athene.com Session Agenda • Why Talk about data? • Business demands • My basic principles • Data Capture Techniques • Data Sources • The Obligatory Cloud Part • APM • CMIS • Reality www.metron-athene.com
  • 34. www.metron-athene.com CMIS • Centralise – A single interface to all data • Organise it – Mirror the organisation • Automate – Computers are great at performing repetitive tasks. Use them. www.metron-athene.com
  • 35. www.metron-athene.com Session Agenda • Why Talk about data? • Business demands • My basic principles • Data Capture Techniques • Data Sources • The Obligatory Cloud Part • APM • CMIS • Reality www.metron-athene.com
  • 36. www.metron-athene.com In reality how do people get data? • From other internal teams – Process and reprimands • From the outsourcer – Contract – Enforce it • The 1st rule of data club: – Data supplier uses their own tools • Requires: – Sponsor with teeth www.metron-athene.com
  • 37. www.metron-athene.com So what conclusions do I draw? • Be flexible – You will have to take the data from whatever already exists • Stand Your Ground – Don’t make work for yourself (You don’t have the staff) – They deliver the data, you keep it. • Introduce APM/BTM tools – The typical missing element • Centralise the data at capture time • Know your cloud strategy and get in early with requirements www.metron-athene.com
  • 38. www.metron-athene.com Audience Participation & Questions www.metron-athene.com