SlideShare a Scribd company logo
World®
’16
Pre	Con	Ed:	Hack	that	API—
Your	Data,	Your	Way	With
CA	Performance	Management
Jason	Normandin,	Sr.	Principal	Product	Owner,	CA	Technologies
DO4X66E
DEVOPS	– AGILE	OPERATIONS
2 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
©	2016	CA.	All	rights	reserved.	All	trademarks	referenced	herein	belong	to	their	respective	companies.
The	content	provided	in	this CA	World	2016	presentation	is	intended	for	informational	purposes	only	and	does	not	form	any	type	of	
warranty. The information	provided	by	a	CA	partner	and/or	CA	customer	has	not	been	reviewed	for	accuracy	by	CA.	
For	Informational	Purposes	Only	
Terms	of	this	Presentation
3 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Abstract
CA	Performance	Management	leverages	modern	web	
technologies	and	an	open	API	to	enable	you	to	customize	your	
data	consumption	experience.	This	hackathon	session	will	
provide	hands-on	access	to	the	solution's	open	API	and	to	
experts	who	will	help	you	create	usable	apps	for	customizing	
your	own	data	visualizations.	You	don’t	need	web	technology	
development	experience	to	participate—you’ll	learn	some	
simple	tips	and	tricks	to	bring	your	data	to	life.
Jason	
Normandin
CA	Technologies,
Sr.	Principal	Product	
Owner
4 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Agenda
INSTALL	APPS
SETUP	GROUP	RULES
CUSTOMIZATIONS	AND	OTHER	APPS
DEFINE	GEO-COORDINATES	AND	CONNECTIONS
VALIDATE	SETTINGS
VIEW	MAP
1
2
3
4
5
6
5 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Install	Apps
§ Pre-requisites:
– CA	Performance	Management	3.0	(requires	custom	attributes	feature)
– OpenAPI	Weather-map	installed
§ GitHub:	
– OpenAPI device	geo-location	attributes	defined
§ GitHub:	
– OpenAPI interface	connection	information
§ GitHub:
– Follow	install	instructions	in	README	for	each	app
6 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Create	Connection	Attribute
Step	1.	Create	custom	attribute	to	
define	our	device	to	device	
connections
§ POST	to	Data	Aggregator
§ ItemType:	Port
§ Type:	String
§ Name:	ConnectsTo
7 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Create	Group	Rules
Step	2.	Create	group	of	
Weather-map	devices	and	
interfaces
§ Device	alias	contains	‘Core’
§ Interface	alias	contains	‘->’
8 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Set	Geo-Location	Data
Step	3.	For	each	device	to	be	
placed	on	map
§ Set	geo-location	information	
in	context	page
§ Set	alias	to	‘<Site	XYZ>	Core	
Router’
9 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Set	Circuit	Connections
Step	4.	For	each	device	to	be	
placed	on	map
§ Set	connection	information	in	
interface	context	page
– ConnectsTo <device>
§ Set	alias	to	‘Location	A	->	
Location	B’
10 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Validate	Configuration
Step	5.	Allow	OpenAPI	ETL	Job	to	
complete	and	verify	group	contents	
and	geo	and	connection	tags	set	
properly
11 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Verify	Groupings
Step	6.	Verify	
Performance	Center	
group	contents	and	
alias	values	via	
inventory	views
12 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Install	and	Launch	Weather-map
Step	7.	Launch	Performance	
Center	Weather-map	App	
dashboard	and	select	group	
created	in	step	1
13 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Weather-map	Functionality
Each	site	within	target	group	
displayed	on	map	and	in	table	
(sorted	by	CPU	Util descending)
Site	color	based	on	threshold	range
Key	metrics	for	all	connected	
circuits	shown	(sorted	by	Util desc)
14 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Weather-map	Functionality
Hover	over	site	to	view	Info	and	KPI	values
15 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Weather-map	Functionality
Select	a	site	on	map	or	in	
table	to	view	connections
Circuits	filtered	to	only	show	those	
to/from	selected	site
Circuit	color	based	on	threshold	range
16 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Weather-map	Functionality
Hover	over	a	circuit	to	view	info	and	
KPI	values
17 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Customizing	Weather-map	App	Options
§ Options	are	configured	as	parameters	passed	to	app	via	Performance	
Center	browser	view
– connect=full	|	half
§ Controls	the	way	the	connections	are	drawn	to	enable	line	over-lap	in	larger	
configurations
full half
18 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Customizing	Weather-map	App	Options
– scope=	usa |	europe |	world	(default)
§ Allow	map	to	be	focused	on	specific	continent	for	maps	not	requiring	a	
global	perspective
usa europe world
19 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Customizing	Weather-map	App	Options
– theme=	dark	|	light
§ Controls	the	theme	and	colors
dark light
20 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Other	Open	API	Apps
§ Visit	our	GitHub	Repository	for	other	great	apps	thatcan easily	be	
deployed	and	customized
https://github.com/CA-PM
21 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Summary
§ Refer	to	your	lab	hand-outs	for	step	by	step	instructions	to
– Deploy	Apps	necessary	for	CA	Performance	Management	Weather-map
– Configure	custom	attribute	and	group	rules	to	simplify	data	visualization
– Leverage	the	OpenAPI	Apps	to	create	the	geo-location	and	connection	data	which	is	
consumed	by	the	map
– Run	and	troubleshoot
§ What	could	be	changed	to	make	this	more	applicable	to	your	environment?	
§ How	would	you	make	those	changes?
22 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Thank	you.
Stay	connected	at	communities.ca.com
@CAWORLD					#CAWORLD ©	2016	CA.	All	RIGHTS	RESERVED.23 @CAWORLD					#CAWORLD
DevOps	– Agile	Ops
For	more	information	on	DevOps	– Agile	Ops,	please	visit:	
http://cainc.to/wYXSg6

More Related Content

PDF
Tech Talk: Agile Product Management Playbook
PDF
Modernizing the CA Datacom Data – SQL Access Part I
PDF
Tech Talk: CA Live API Creator: API Servers vs. App Servers
PDF
Pre-Con Ed: Build Your Own Apps for an Enhanced Network Management Experience...
PDF
Application Tuning for CA Datacom Environments Part II
PDF
Hands-On Lab: Increase Velocity with the CA Performance Management OpenAPI ...
PDF
Pre-Con Ed: Learn What’s New in CA Unified Infrastructure Management 8.5
PDF
TechTalk: Extend Existing Architectures to Digital Endpoints with CA API Mana...
Tech Talk: Agile Product Management Playbook
Modernizing the CA Datacom Data – SQL Access Part I
Tech Talk: CA Live API Creator: API Servers vs. App Servers
Pre-Con Ed: Build Your Own Apps for an Enhanced Network Management Experience...
Application Tuning for CA Datacom Environments Part II
Hands-On Lab: Increase Velocity with the CA Performance Management OpenAPI ...
Pre-Con Ed: Learn What’s New in CA Unified Infrastructure Management 8.5
TechTalk: Extend Existing Architectures to Digital Endpoints with CA API Mana...

What's hot (20)

PDF
Pre-Con Ed: Monitor Your Cloud Infrastructure With CA Unified Infrastructure ...
PDF
Pre-Con Ed: Monitor Your Storage Infrastructure With CA Unified Infrastructur...
PDF
Introduction to Service Virtualization
PDF
Enabling a Hybrid Enterprise Application Launch Pad
PDF
Data on Demand: Now That’s What we’re Lookin’ For!
PDF
Explore Advanced CA Release Automation Configuration Topics
PDF
Ten Things You Should not Forget in Mainframe Security
PDF
CA Gen Exploration – What's New and Cool in Application Development
PDF
Introduction to CA Service Virtualization
PDF
Implementation and Use of Generic VTAM Resources with Parallel SYSPLEX Features
PDF
Pre-Con Ed: Explore What’s New in CA Performance Management 3.0
PDF
Deliver Differentiating Apps – that Leverage the Mainframe – Faster with CA A...
PDF
How to Get the Best User Experience for Your Customers With: CA View® / CA De...
PDF
CA IDMS Buffer Tuning
PDF
Continuous Delivery: the Strongest Link in Your Value Chain
PDF
Pre-Con Education: Building Advanced ITSM Workflows in CA Service Management
PDF
Case Study: University of California Shares Tips and Tricks for Leveraging CA...
PPTX
CA View® and CA Deliver™ – Product Overview
PDF
Decrease Test Build Time, Not Test Quality with CA BlazeMeter
PDF
Creating an Omnichannel Experience for Your Customers
Pre-Con Ed: Monitor Your Cloud Infrastructure With CA Unified Infrastructure ...
Pre-Con Ed: Monitor Your Storage Infrastructure With CA Unified Infrastructur...
Introduction to Service Virtualization
Enabling a Hybrid Enterprise Application Launch Pad
Data on Demand: Now That’s What we’re Lookin’ For!
Explore Advanced CA Release Automation Configuration Topics
Ten Things You Should not Forget in Mainframe Security
CA Gen Exploration – What's New and Cool in Application Development
Introduction to CA Service Virtualization
Implementation and Use of Generic VTAM Resources with Parallel SYSPLEX Features
Pre-Con Ed: Explore What’s New in CA Performance Management 3.0
Deliver Differentiating Apps – that Leverage the Mainframe – Faster with CA A...
How to Get the Best User Experience for Your Customers With: CA View® / CA De...
CA IDMS Buffer Tuning
Continuous Delivery: the Strongest Link in Your Value Chain
Pre-Con Education: Building Advanced ITSM Workflows in CA Service Management
Case Study: University of California Shares Tips and Tricks for Leveraging CA...
CA View® and CA Deliver™ – Product Overview
Decrease Test Build Time, Not Test Quality with CA BlazeMeter
Creating an Omnichannel Experience for Your Customers

Viewers also liked (8)

PDF
Pre-Con Ed: Learn What's New in CA Spectrum®
PDF
Leveraging CA Technologies Application Development Solutions to Rapidly Deliv...
PDF
CA E2E Management - Service Assurance
PDF
Case Study: Coty Builds Holistic IT Management Platform With CA Spectrum as a...
PDF
Hands-On Lab: Tune CA Performance Management for an Optimal Network Performan...
PDF
Tech Talk: Learn What Flow Analysis Tells Us About Network Usage at CA World ...
PDF
CA Spectrum 9.4.1 Features and Enhancements
PDF
Pre-Con Ed: Implement a Modern, Advanced Network Monitoring Solution by Integ...
Pre-Con Ed: Learn What's New in CA Spectrum®
Leveraging CA Technologies Application Development Solutions to Rapidly Deliv...
CA E2E Management - Service Assurance
Case Study: Coty Builds Holistic IT Management Platform With CA Spectrum as a...
Hands-On Lab: Tune CA Performance Management for an Optimal Network Performan...
Tech Talk: Learn What Flow Analysis Tells Us About Network Usage at CA World ...
CA Spectrum 9.4.1 Features and Enhancements
Pre-Con Ed: Implement a Modern, Advanced Network Monitoring Solution by Integ...

Similar to Pre-Con Ed: Hack that API—Your Data, Your Way With CA Performance Management (20)

PDF
Hands-On Lab: Improve large network visibility and operational efficiency wit...
PDF
Hands-On Lab: Get the Most Out of Your Network Performance Metrics With Innov...
PDF
Tech Talk: Customize Reporting Dashboards for New Business Insights
PDF
Pre-Con Ed: CA Live API Creator:  Learn How to Integrate Data From Enterprise...
PDF
TechTalk: Accelerate Mobile Development using SDKs and Open APIs With CA API ...
PDF
Technology Primer: How to Achieve a Customer-Centric View in an Omni-Channel ...
PDF
Inspire Your Enterprise and Become a Digital Change Agent Through Agile Archi...
PDF
Survive Industry Disruption and Deliver a Great Customer Experience with APIs...
PDF
Hands-On Lab: Using CA Mobile Application Analytics REST APIs
PPTX
API Monetization: Unlock the Value of Your Data
PDF
Pre-Con Ed: Discover the New CA App Experience Analytics 16.3 - The Omnichann...
PDF
Keynote: Announcing API and Microservice Innovations that Drive Business Agil...
PPT
Enterprise Mashup Infrastructure Kapow Mashup Server
PDF
Hands-On Lab: Application Performance Management Command Center: Automate Mon...
PPTX
Hands-on Lab: Building Advanced Dashboards with Xtraction for CA Service Mana...
PDF
Hands-On Lab: Master REST APIs in CA Application Performance Management
PPTX
APIs in Enterprise
PDF
How to Use the CA Application Performance Management Command Center for Appli...
PDF
Hands-On Lab: Test Drive the Enhanced HTML5 Dashboard Designer With Release 8...
PDF
CA API Management: A DevOps Enabler
Hands-On Lab: Improve large network visibility and operational efficiency wit...
Hands-On Lab: Get the Most Out of Your Network Performance Metrics With Innov...
Tech Talk: Customize Reporting Dashboards for New Business Insights
Pre-Con Ed: CA Live API Creator:  Learn How to Integrate Data From Enterprise...
TechTalk: Accelerate Mobile Development using SDKs and Open APIs With CA API ...
Technology Primer: How to Achieve a Customer-Centric View in an Omni-Channel ...
Inspire Your Enterprise and Become a Digital Change Agent Through Agile Archi...
Survive Industry Disruption and Deliver a Great Customer Experience with APIs...
Hands-On Lab: Using CA Mobile Application Analytics REST APIs
API Monetization: Unlock the Value of Your Data
Pre-Con Ed: Discover the New CA App Experience Analytics 16.3 - The Omnichann...
Keynote: Announcing API and Microservice Innovations that Drive Business Agil...
Enterprise Mashup Infrastructure Kapow Mashup Server
Hands-On Lab: Application Performance Management Command Center: Automate Mon...
Hands-on Lab: Building Advanced Dashboards with Xtraction for CA Service Mana...
Hands-On Lab: Master REST APIs in CA Application Performance Management
APIs in Enterprise
How to Use the CA Application Performance Management Command Center for Appli...
Hands-On Lab: Test Drive the Enhanced HTML5 Dashboard Designer With Release 8...
CA API Management: A DevOps Enabler

More from CA Technologies (20)

PPTX
CA Mainframe Resource Intelligence
PDF
Mainframe as a Service: Sample a Buffet of IBM z/OS® Platform Excellence
PDF
Case Study: How CA Went From 40 Days to Three Days Building Crystal-Clear Tes...
PDF
Case Study: How The Home Depot Built Quality Into Software Development
PDF
Pre-Con Ed: Privileged Identity Governance: Are You Certifying Privileged Use...
PDF
Case Study: Privileged Access in a World on Time
PDF
Case Study: How SGN Used Attack Path Mapping to Control Privileged Access in ...
PDF
Case Study: Putting Citizens at The Center of Digital Government
PDF
Making Security Work—Implementing a Transformational Security Program
PDF
Keynote: Making Security a Competitive Advantage
PDF
Emerging Managed Services Opportunities in Identity and Access Management
PDF
The Unmet Demand for Premium Cloud Monitoring Services—and How Service Provid...
PDF
Leveraging Monitoring Governance: How Service Providers Can Boost Operational...
PDF
The Next Big Service Provider Opportunity—Beyond Infrastructure: Architecting...
PDF
Application Experience Analytics Services: The Strategic Digital Transformati...
PDF
Application Experience Analytics Services: The Strategic Digital Transformati...
PDF
Strategic Direction Session: Deliver Next-Gen IT Ops with CA Mainframe Operat...
PDF
Strategic Direction Session: Enhancing Data Privacy with Data-Centric Securit...
PDF
Blockchain: Strategies for Moving From Hype to Realities of Deployment
PDF
Establish Digital Trust as the Currency of Digital Enterprise
CA Mainframe Resource Intelligence
Mainframe as a Service: Sample a Buffet of IBM z/OS® Platform Excellence
Case Study: How CA Went From 40 Days to Three Days Building Crystal-Clear Tes...
Case Study: How The Home Depot Built Quality Into Software Development
Pre-Con Ed: Privileged Identity Governance: Are You Certifying Privileged Use...
Case Study: Privileged Access in a World on Time
Case Study: How SGN Used Attack Path Mapping to Control Privileged Access in ...
Case Study: Putting Citizens at The Center of Digital Government
Making Security Work—Implementing a Transformational Security Program
Keynote: Making Security a Competitive Advantage
Emerging Managed Services Opportunities in Identity and Access Management
The Unmet Demand for Premium Cloud Monitoring Services—and How Service Provid...
Leveraging Monitoring Governance: How Service Providers Can Boost Operational...
The Next Big Service Provider Opportunity—Beyond Infrastructure: Architecting...
Application Experience Analytics Services: The Strategic Digital Transformati...
Application Experience Analytics Services: The Strategic Digital Transformati...
Strategic Direction Session: Deliver Next-Gen IT Ops with CA Mainframe Operat...
Strategic Direction Session: Enhancing Data Privacy with Data-Centric Securit...
Blockchain: Strategies for Moving From Hype to Realities of Deployment
Establish Digital Trust as the Currency of Digital Enterprise

Recently uploaded (20)

PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Getting Started with Data Integration: FME Form 101
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Tartificialntelligence_presentation.pptx
PPT
Teaching material agriculture food technology
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Encapsulation theory and applications.pdf
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
cuic standard and advanced reporting.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PPTX
Spectroscopy.pptx food analysis technology
PPTX
Machine Learning_overview_presentation.pptx
PDF
Machine learning based COVID-19 study performance prediction
PDF
Network Security Unit 5.pdf for BCA BBA.
Diabetes mellitus diagnosis method based random forest with bat algorithm
Getting Started with Data Integration: FME Form 101
Encapsulation_ Review paper, used for researhc scholars
Tartificialntelligence_presentation.pptx
Teaching material agriculture food technology
The Rise and Fall of 3GPP – Time for a Sabbatical?
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Encapsulation theory and applications.pdf
NewMind AI Weekly Chronicles - August'25-Week II
Building Integrated photovoltaic BIPV_UPV.pdf
cuic standard and advanced reporting.pdf
Spectral efficient network and resource selection model in 5G networks
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Unlocking AI with Model Context Protocol (MCP)
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Group 1 Presentation -Planning and Decision Making .pptx
Spectroscopy.pptx food analysis technology
Machine Learning_overview_presentation.pptx
Machine learning based COVID-19 study performance prediction
Network Security Unit 5.pdf for BCA BBA.

Pre-Con Ed: Hack that API—Your Data, Your Way With CA Performance Management