COPYRIGHT © 2012 ALCATEL-LUCENT. ALL RIGHTS RESERVED. Application Monitoring in TOSCA Presenter: Ifat Afek, Alcatel-Lucent Jan 2015.

Slides:



Advertisements
Similar presentations
The Professional Open Source Company Agent & PDK JBossNetwork Enterprise Manager.
Advertisements

ISV Partner Alliance Value Settings Management User State Virtualization for Microsoft® System Center.
19/06/2002WP4 Workshop - CERN WP4 - Monitoring Progress report
Considerations for Monitoring Root Container Resource Consumption Measurement of Component Hierarchies C1 C2,2 C2,1 Root Container.
It’s the App, Stupid! Orchestration, Automation, Scaling & What’s in Between Yaron Parasol, Uri
Futures – Alpha Cloud Deployment and Application Management.
Active Context Tracking™ technology enabling business transaction management in a distributed environment Rocky Mountain CMG Spring? ‘09 Forum.
TOSCA Monitoring Straw-man for Initial Minimal Monitoring Use Case Roger Dev CA Technologies April 24, 2015.
A Java Architecture for the Internet of Things Noel Poore, Architect Pete St. Pierre, Product Manager Java Platform Group, Internet of Things September.
Oracle Enterprise Manager – Cloud Control 12c Simon Keys, The Small Ronnie Martin Lambert, The Large Ronnie.
DataGrid is a project funded by the European Union 22 September 2003 – n° 1 EDG WP4 Fabric Management: Fabric Monitoring and Fault Tolerance
Application Layer Anycasting: A Server Selection Architecture and Use in a Replicated Web Service Presented in by Jayanthkumar Kannan On 11/26/03.
Multiple Tiers in Action
Monitoring Voice Deployments with Microsoft Lync.
Overall UI Design Architecture OutlookCalendar Radar Agents and Learning Modules Wrappers for notification and commands Eudora Dialog Manager Dialog UI.
Wei Hong January 16, 2003 Overview of the Generic Sensor Kit (GSK)
Design & Development Tools: Visual Studio 2005 SQL Server 2005 Biztalk Server 2006 David Gristwood, Mike Taulty Developer & Platform Group Microsoft Ltd.
Windows Azure Platform Sync On-Premises Applications Sync.
Your CMDB and PowerShell DSC: DevOps Techniques
Cloud Computing for the Enterprise November 18th, This work is licensed under a Creative Commons.
BIT:Mobile platform Ссылка на документацию.
SharePoint Enterprise Aggregation Caching Feature Product Overview Nimrod Geva Product Group Manager, KWizCom
TOSCA Monitoring Working Group Status Roger Dev June 17, 2015.
AppDynamics Ohio User Group. What is ExactTarget? Software as a Service Marketing 500 million s sent a day 200 million web transactions a day.
Mainframe (Host) - Communications - User Interface - Business Logic - DBMS - Operating System - Storage (DB Files) Terminal (Display/Keyboard) Terminal.
Optimizer Deployment Centralized Database module on Optimizer hub server Each monitored server has an instance of optimizer installed.
SDKs Source control, table scripts, custom API & Scheduler FacebookTwitterMicrosoftGoogle Active Directory SQL Table Storage Blob Storage WNS & MPNS.
TOSCA Monitoring Reference Architecture Straw-man Roger Dev CA Technologies March 18, 2015 PRELIMINARY.
Good MDM IOS Overview Presented by: Jerry Wen 02/09/2012.
TOSCA Monitoring Straw-man for Initial Minimal Monitoring Use Case Roger Dev CA Technologies Revision 3 May 21, 2015.
DELETION SERVICE ISSUES ADC Development meeting
Resource negotiation Two-tier negotiation protocol:  Provider and Mediator  Mediator and Client Provider provides resources/services Mediator aggregates.
20409A 7: Installing and Configuring System Center 2012 R2 Virtual Machine Manager Module 7 Installing and Configuring System Center 2012 R2 Virtual.
CROSS PLATFORM MOBILITY
DPACC Management Aspects
COPYRIGHT © 2012 ALCATEL-LUCENT. ALL RIGHTS RESERVED. Monitoring in TOSCA – Future Use Cases Presenter: Ifat Afek, Alcatel-Lucent September 2015.
Building a Microservices solution using Docker,
TOSCA Monitoring Straw-man for Initial Minimal Monitoring Use Case Roger Dev CA Technologies Revision 2 May 1, 2015.
Service Charging Platform. EMS (Entity Management System) 0 Logging Agent Provides detailed activity logs and reports all raw facts as they happen to.
© Copyright IBM Corporation 2016 Diagram Template IBM Cloud Architecture Center Using the Diagram Template This template is for use in creating a visual.
Copyright © 2012, SAS Institute Inc. All rights reserved. SAS ENVIRONMENT MANAGER CARMINE VERRELLI - TECHNICAL TRAINING SPECIALIST.
INSTANCE MODEL AD HOC GROUP UPDATES Alessandro Rossini Sivan Barzily March 2016.
Deploying Docker Datacenter on AWS © 2016, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Hepix EDG Fabric Monitoring tutorial – n° 1 Introduction to EDG Fabric Monitoring Sylvain Chapeland.
Copyright © 2006, Oracle. All rights reserved Oracle Web Services Manager.
ONAP E2E Flow `.
Master Service Orchestrator (MSO)
Clustered Web Server Model
@ Bucharest DevOps Hacker Meetup
CLAMP Flows for vCPE Use Case in ONAP R1 Ron Shacham AT&T
AWS DevOps Engineer - Professional dumps.html Exam Code Exam Name.
Where can I download Aws Devops Engineer Professional Exam Study Material - Get Updated Aws Devops Engineer Professional Braindumps Dumps4downlaod.us
2018 Amazon AWS DevOps Engineer Professional Dumps - DumpsProfessor
Get Amazon AWS-DevOps-Engineer-Professional Exam Real Questions - Amazon AWS-DevOps-Engineer-Professional Dumps Realexamdumps.com
Isasku, Srini, Alex, Ramki, Seshu, Bin Hu, Munish, Gil, Victor
DPACC Management Aspects
Multi-VIM/Cloud High Level Architecture
Monitoring for large infrastructure
20409A 7: Installing and Configuring System Center 2012 R2 Virtual Machine Manager Module 7 Installing and Configuring System Center 2012 R2 Virtual.
توكيد الذات.
Defining ONAP VNF Package Model
ONAP Architecture for Rel 1
Learn. Imagine. Build. .NET Conf
What’s new in ASP.NET Core and Entity Framework 2.2 (Preview 3)
Lifecycle Management Automation through TOSCA
Copyright © 2012, Elsevier Inc. All rights Reserved.
5 Azure Services Every .NET Developer Needs to Know
Sample C2 System 16 Agents on 2 (physical) Nodes
Johan Lindberg, inRiver
TOSCA Orchestration Paradigm
Presentation transcript:

COPYRIGHT © 2012 ALCATEL-LUCENT. ALL RIGHTS RESERVED. Application Monitoring in TOSCA Presenter: Ifat Afek, Alcatel-Lucent Jan 2015

2 COPYRIGHT © 2012 ALCATEL-LUCENT. ALL RIGHTS RESERVED. Application Monitoring Use Cases Use Case 1 – poll application’s metrics (TOSCA-189) ­ Define endpoints for polling metrics from a SoftwareComponent ­ Define metrics based on these endpoints ­ Define policies based on these metrics Use Case 2 – application pushes metrics ­ Define monitoring API ­ Define semi-endpoints to be pushed by the SoftwareComponent’s agent to monitoring API ­ Define metrics based on these endpoints ­ Define policies based on these metrics Use Case 3 – metrics are not defined in TOSCA ­ Define monitoring API ­ Application’s agent pushes some metrics, not defined in TOSCA file ­ Define policies based on metrics that may or may not be pushed by the application

3 COPYRIGHT © 2012 ALCATEL-LUCENT. ALL RIGHTS RESERVED. Use Case 1 – Poll Application’s Metrics (TOSCA-189) Node Templates App1 get_num_errors get_num_transactions Metrics Num_Errors Endpoint: App1.get_num_errors Every 1min Aggregation: AVG Num_Transactions Endpoint: App1.get_num_transactions Every 1min Aggregation: AVG Policies Raise Alert If Num_Errors > 10 Scale out If Num_Transactions > 10000

4 COPYRIGHT © 2012 ALCATEL-LUCENT. ALL RIGHTS RESERVED. Use Case 1 – Poll Application’s Metrics Monitoring Engine Orchestrator Server1 App1 get_num_errors get_num_transactions PolicyEngine 2. Collect Metrics DB 3. Store Metrics 4. Query Metrics 5. Raise Alert / Scale Request 1. Deploy Application

5 COPYRIGHT © 2012 ALCATEL-LUCENT. ALL RIGHTS RESERVED. Use Case 2 – Application’s Agent Pushes Metrics Node Templates App1 get_num_errors Push get_num_transactions Push Metrics Num_Errors Endpoint: App1.get_num_errors Every 1min Aggregation: AVG Num_Transactions Endpoint: App1.get_num_transactions Every 1min Aggregation: AVG Policies Raise Alert If Num_Errors > 10 Scale out If Num_Transactions > 10000

6 COPYRIGHT © 2012 ALCATEL-LUCENT. ALL RIGHTS RESERVED. Use Case 2 – Application’s Agent Pushes Metrics Monitoring Engine Orchestrator Server1 App1 PolicyEngine 2. Push Metrics num_errors num_transactions DB 3. Store Metrics 4. Query Metrics 5. Raise Alert / Scale Request App1 Agent 1. Collect 1. Deploy Application

7 COPYRIGHT © 2012 ALCATEL-LUCENT. ALL RIGHTS RESERVED. Use Case 3 – Metrics are Not Defined in TOSCA Node Templates App1 Policies Raise Alert If Num_Errors > 10 Scale out If Num_Transactions > 10000

8 COPYRIGHT © 2012 ALCATEL-LUCENT. ALL RIGHTS RESERVED. Use Case 3 – Metrics are Not Defined in TOSCA Monitoring Engine Orchestrator Server1 App1 PolicyEngine 2. Push Metrics num_errors num_transactions DB 3. Store Metrics 4. Query Metrics 5. Raise Alert / Scale Request App1 Agent 1. Collect 1. Deploy Application