SlideShare a Scribd company logo
1 of 82
Download to read offline
Pre-Con Education: CA Performance 
Management Deep Dive 
Prabhu Nakkeeran, Niamh Cahill, Bernie Clairmont 
OCX40E #CAWorld 
ca OpsCenter 
CA Technologies
2 
© 2014 CA. ALL RIGHTS RESERVED. 
Panel Session 
Niamh Cahill 
CA Technologies 
Advisor, Presales 
Prabhu Nakkeeran 
CA Technologies Director, Software Engineering 
Bernard Clairmont 
CA Technologies 
Sr. Principal Consultant, Presales
3 
© 2014 CA. ALL RIGHTS RESERVED. 
Abstract 
CA Performance Management 2.3.4 is CA Technologies next-generation tool for monitoring mega- sized networks. This session, led by top CA network monitoring experts, is designed to help prospective users evaluate the tool and give current users the opportunity to expand knowledge of key capabilities and maximize the value of their performance data. The 3-hour session will have two parts. Part 1, Foundational Features, will focus on architecture (data collectors, data repository/database, data aggregator, user interface and integration with CA Mediation Manager); predefined dashboards and reports; understanding metric families, vendor-specific device certification; creating and deploying discovery and monitoring profiles; eventing; and, using the CA Mediation Manager administration UI to deploy and manage CA Mediation Manager Device Packs for monitoring. Part 2, Advanced Features, will focus on customizing dashboards and reports, automating custom groups creation and device population; using the API to integrate CA Performance Management with BSS/configuration management systems and create a zero- touch, automated process flow to on-board monitoring; and, self-certification procedures for device monitoring.
4 
© 2014 CA. ALL RIGHTS RESERVED. 
Agenda 
ARCHITECTURE 
DISCOVERY/MONITORING 
CA MEDIATION MANAGER ADMINISTRATION 
UNDERSTANDING METRIC FAMILIES & VENDOR CERTIFICATIONS 
CUSTOMIZING DASHBOARDS & REPORTS 
EVENTING 
1 
2 
3 
4 
5 
6
5 
© 2014 CA. ALL RIGHTS RESERVED. 
Agenda 
INTEGRATING WITH BSS/OSS 
SELF-CERTIFICATION 
7 
8
CA Performance ManagementHigh Level ArchitectureData Collectors, Data Repository/Database, Data aggregator, UI and Integration with CA Mediation Manager
7 
© 2014 CA. ALL RIGHTS RESERVED. 
Product ArchitectureOverview 
CA Performance Management Architecture includes four Linux-based server types: 
–CA Performance Center 
–CA Data Aggregator (DA) 
–CA Data Collector (DC) 
–CA Data Repository (DR)
8 
© 2014 CA. ALL RIGHTS RESERVED. 
Product Architecture 
–Is the server that clients connect to 
–Supplies the GUI for reports, events, and administration 
–Generates and administers reports 
–Receives and stores inventory information from data sources 
–Administers tenants, Simple Network Management Protocol (SNMP) profiles, and IP domains 
–Administers roles, users, dashboards, menus, groups, and collections 
CA Performance Center
9 
© 2014 CA. ALL RIGHTS RESERVED. 
Service Provider Considerations
10 
© 2014 CA. ALL RIGHTS RESERVED. 
Integration with CA Mediation Manager (CAMM) 
–CA Mediation Manager data is presented to PM (similar to eHealth) 
–CA Mediation Manager is a solution built around Device Packs collecting Non-SNMP data 
–Advantages 
High Availability 
Improved Scalability 
Easy configuration/deployment/monitoring/debugging through web console 
Current solution has been replaced with an integration to the standalone CAMM solution
11 
© 2014 CA. ALL RIGHTS RESERVED. 
Deployment Diagram 
–MC –CAMM Multi-Controller 
–LC –CAMM Local Controller 
–DA –PM Data Aggregator 
–DC –PM Data Collector 
–DR –PM Data Repository (Vertica) 
–CAPC –CA Performance Center
Creating and Deploying Discovery and Monitoring Profiles
13 
© 2014 CA. ALL RIGHTS RESERVED. 
Creating a Discovery Profile
14 
© 2014 CA. ALL RIGHTS RESERVED. 
Running a Discovery Profile
15 
© 2014 CA. ALL RIGHTS RESERVED. 
Viewing/Creating Monitoring Profiles
16 
© 2014 CA. ALL RIGHTS RESERVED. 
Viewing/Creating Monitoring Profiles
Understanding Metric Families, Vendor-Specific Device Certification
18 
© 2014 CA. ALL RIGHTS RESERVED. 
Key ConceptsMetric Family 
–A Collection of related metrics, often implies a specific component type i.e. Interface, CPU, Disk 
–Metrics are in “normalized form,” the metric family does not include any detail on how a metric is collected 
–Metrics are reported on in PC views 
–Metrics are polled 
–Baselines, Min, Max, 95th Percentile, can be stored for metrics (check product settings) 
–To collect data for a Metric Family a device must support one or more of the vendor certs that back it
19 
© 2014 CA. ALL RIGHTS RESERVED. 
Key ConceptsVendor Certification 
–Defines how a metric family gets values for each metric 
–How to collect raw values and expressions to convert to a useable metric family value 
–Some standard and some vendor specific
20 
© 2014 CA. ALL RIGHTS RESERVED. 
Key ConceptsExample Metric Family to Vendor Cert mapping 
–If the Data Aggregator is configured to monitor CPU for a Juniper device, it will be determined that the Juniper CPU Vendor Certification should be used to back the CPU Metric Family
21 
© 2014 CA. ALL RIGHTS RESERVED. 
Key ConceptsExample Metric Family to Vendor Cert Mapping 
–The Juniper CPU Vendor CERT maps objects in the JUNIPER- MIB to metrics of the CPU Metric Family 
–Noticesome metrics are not support by this MIB 
–There are some limitations to monitoring CPU for Juniper devices
22 
© 2014 CA. ALL RIGHTS RESERVED. 
Key ConceptsExample Metric Family to Vendor Cert Mapping 
–Compare the differences between the Juniper CPU Vendor CERT, and the UC Davis Vendor CERT, you can see the UC Davis CERT has more data available for the CPU Metric Family
23 
© 2014 CA. ALL RIGHTS RESERVED. 
Key ConceptsSelf-Certification 
When you may need it 
–Add new vendor support for existing supported technologies (metric families) 
–Add completely new technology (metric family) support, along with the vendor support
24 
© 2014 CA. ALL RIGHTS RESERVED. 
Metric FamiliesAttributes 
–Name, Documentation, AttributeDisplayName, AttributeAbbreviation, AttributeType 
–Polled, IsList, IsDbColumn 
–Baselines, Rollups, Percentile, Variance & Standard Deviation 
–Minimum and Maximum
25 
© 2014 CA. ALL RIGHTS RESERVED. 
Metric Families 
http://<da host>:8581/typecatalog/metricfamilies 
Collection of Attributes 
<Attribute name="FramesOut" type="Double"> 
<Documentation>Frames sent since the virtual circuit was created</Documentation> 
<Polled>true</Polled> 
<Baseline>false</Baseline> 
<IsDbColumn>true</IsDbColumn> 
<Variance>false</Variance> 
<StandardDeviation>false</StandardDeviation> 
<Minimum>false</Minimum> 
<Maximum>false</Maximum> 
<WriteOnPoll>false</WriteOnPoll> 
<RollupStrategy>Sum</RollupStrategy> 
<AttributeDisplayName/> 
<Percentile>0</Percentile> 
</Attribute>
26 
© 2014 CA. ALL RIGHTS RESERVED. 
Component Definitions 
–Item Sync Definition 
Type and Sub-Type 
GroupBy, Categorize & Context
27 
© 2014 CA. ALL RIGHTS RESERVED. 
Component Definitions 
http://<da host>:8581/typecatalog/components 
<?xml version="1.0" encoding="UTF-8"?> 
<!--Auto-generated by the type catalog local manager.--> 
<DataModelnamespace="http://im.ca.com/inventory" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ComponentFacet.xsd"> 
<FacetTypename="frPVC"> 
<Documentation>A Frame Relay PVC</Documentation> 
<FacetOfnamespace="http://im.ca.com/core" name="Item" /> 
<Component>true</Component> 
<ItemSyncDefinitionitemTypeName="component" itemSubtypeName="frpvc" itemTypeLabel="FrameRelayPVC" itemTypeLabelPlural="FrameRelayPVCs" categorize="false" groupBy="false" context="true"> 
</ItemSyncDefinition> 
</FacetType> 
</DataModel> 
NOTE: context –“true” enables a link to a custom context page in Inventory -> Device Components. Setting “true” also enables the Metric Family to be selectable as a “context” which is the only way to have your Metric Family available in the Dynamic TrendChart.
28 
© 2014 CA. ALL RIGHTS RESERVED. 
Vendor Certifications 
–Protocol 
–MIB 
–Attributes 
IsIndex 
IsKey 
Needs Delta 
Source 
–Expression group (tied to a metric family)
29 
© 2014 CA. ALL RIGHTS RESERVED. 
Vendor Certifications 
http://<da host>: 8581/typecatalog/certifications/snmp 
<AttributeGroupname="AttributeGroup" external="true" list="true"> 
<Attribute name="INDEX" type="objectid"> 
<Source>1.3.6.1.2.1.10.32.2.1.4</Source> 
<IsIndex>true</IsIndex> 
<IsKey>false</IsKey> 
<NeedsDelta>false</NeedsDelta> 
</Attribute> 
<Attribute name="frCircuitReceivedFECNs" type="long"> 
<Source>1.3.6.1.2.1.10.32.2.1.4</Source> 
<IsIndex>false</IsIndex> 
<IsKey>true</IsKey> 
<NeedsDelta>true</NeedsDelta> 
</Attribute> 
</AttributeGroup> 
<Protocol>SNMP</Protocol> 
<DisplayName>Frame Relay PVC</DisplayName> 
<Expressions> 
<ExpressionGroupname="frPVCInfoDS" destCert="{http://im.ca.com/normalizer}frPVCInfo"> 
<Expression destAttr="Indexes">INDEX</Expression> 
<Expression destAttr="Names">"Frame Relay " + INDEX</Expression> 
<Expression destAttr="FECNIn">frCircuitReceivedFECNs</Expression> 
</ExpressionGroup> 
</Expressions>
Custom Dashboards and Reports
31 
© 2014 CA. ALL RIGHTS RESERVED. 
Custom Dashboards 
–Out-of-the-box dashboards do not always meet your requirements 
Not all Metric Families/Metrics reported 
User requirements 
–Temporary for troubleshooting 
–Report on a specific set of items/group of items(e.g. : devices in a region/site, devices by type, devices by application) Expression Group (Tied to a Metric Family) 
–Custom Metric Families 
Requires the creation of a custom dashboard with custom views
32 
© 2014 CA. ALL RIGHTS RESERVED. 
Custom Dashboard
33 
© 2014 CA. ALL RIGHTS RESERVED. 
Custom Dashboard
34 
© 2014 CA. ALL RIGHTS RESERVED. 
Menus 
–Provide a way to organize dashboards 
Monitoring purpose 
Troubleshooting purpose 
–Menus are associated with roles 
Defines which menus access according to certain roles 
Scope access 
–Create/edit/delete 
–Drill down
35 
© 2014 CA. ALL RIGHTS RESERVED. 
Menu
36 
© 2014 CA. ALL RIGHTS RESERVED. 
Menu -> Role
37 
© 2014 CA. ALL RIGHTS RESERVED. 
My Dashboards 
–Menu containing customized/personalized dashboards 
–Dashboards are not shared
38 
© 2014 CA. ALL RIGHTS RESERVED. 
Context Page/Views 
–Context pages provide focused data 
–Device context pages 
Server 
Router 
Switch 
–Component context pages 
Interface 
Custom components 
–Add/Delete/Edit context tabs 
Role rights
39 
© 2014 CA. ALL RIGHTS RESERVED. 
Context Filters 
–Context filters lock the data displayed to a specific context 
Dashboard context 
View context 
–For example if you set the dashboard context to Group X, all views in that dashboard will always show data related to Group X even if you change the Group filter within CA Performance Center
Eventingand Health Indicators
41 
© 2014 CA. ALL RIGHTS RESERVED. 
Data Aggregator 
Device Administration
42 
© 2014 CA. ALL RIGHTS RESERVED. 
Data Aggregator 
Device Administration Links
43 
© 2014 CA. ALL RIGHTS RESERVED. 
Data Aggregator 
Monitoring Event Processing
44 
© 2014 CA. ALL RIGHTS RESERVED. 
Create and Administer Event Profiles 
New Role Rights allow Non-DA Admins the ability to create and administer event profiles
45 
© 2014 CA. ALL RIGHTS RESERVED. 
Create and Administer Event Profiles 
Access to configure Threshold Profiles does not require DA Admin Privileges 
–Folders help users keep Threshold Policies organized for simple administration
46 
© 2014 CA. ALL RIGHTS RESERVED. 
Event Profiles Table View 
Simple to search for policies by Owner, Creators/Modifier
47 
© 2014 CA. ALL RIGHTS RESERVED. 
Creating Event Rules
48 
© 2014 CA. ALL RIGHTS RESERVED. 
Viewing Event Rules 
Event Rules and Event Conditions
49 
© 2014 CA. ALL RIGHTS RESERVED. 
Viewing Event Rules 
Event Rules and Event Conditions
50 
© 2014 CA. ALL RIGHTS RESERVED. 
Copy/Edit/Delete Event Profiles
51 
© 2014 CA. ALL RIGHTS RESERVED. 
Edit Event Profiles
Using the CA Mediation Manager Admin UIDeploying and Managing Device Packs
53 
© 2014 CA. ALL RIGHTS RESERVED. 
Integration with CA Mediation Manager 
Current solution has been replaced with an integration to the standalone CA Meditation Manager solution 
–CA Meditation Manager data is presented to CA Performance Management (similar to eHealth) 
–CA Mediation Manager is a solution built around Device Packs collecting non-SNMP data 
–Advantages 
High availability 
Improved scalability 
Easy configuration/deployment/monitoring/debugging through web console
54 
© 2014 CA. ALL RIGHTS RESERVED. 
Deployment Diagram 
–MC –CAMM Multi Controller 
–LC –CAMM Local Controller 
–DA –PM Data Aggregator 
–DC –PM Data Collector 
–DR –PM Data Repository (Vertica) 
–CAPC –CA Performance Center
55 
© 2014 CA. ALL RIGHTS RESERVED. 
Simplified CA Mediation Manager Device Pack DeploymentDeploy CA PM Device Packs directly from the CAMM Administrative Interface 
Improved CA Mediation Manager Device Pack Deployment within the CAMM Administrative Interface 
–Do it all from the UI -You no longer need to run scripts to install and configure Device Packs once you have CA Performance Management integrated with CA Mediation Manager 
–Simplifies many administrative workflows including: 
Change configuration parameters on the fly 
Debugging and troubleshooting 
Modify Device Packs on the fly 
Ability to install PM Device Packs (next sprint)
56 
© 2014 CA. ALL RIGHTS RESERVED. 
View/Start/Stop/Remove/Install/Upgrade Device Packs
57 
© 2014 CA. ALL RIGHTS RESERVED. 
Installing Device Packs
58 
© 2014 CA. ALL RIGHTS RESERVED. 
Logging and Troubleshooting
59 
© 2014 CA. ALL RIGHTS RESERVED. 
Modify Device Packs on the Fly
Integrating CA Performance Management with BSS/OSS Systems
61 
© 2014 CA. ALL RIGHTS RESERVED. 
Why Use Our Web Services API? 
–Use the API to integrate CA Performance Management with BSS/OSS systems and create a zero touch process flow from customer order all the way to monitoring 
–Automate administrative tasks 
–Additional functionality that UI might not provide 
Bulk deletion of devices 
Bulk updating interface speeds
62 
© 2014 CA. ALL RIGHTS RESERVED. 
Which Components Support REST Web Services? Data Aggregator 
http://<DA_HOST>:8581/rest 
–Provides many endpoints to DA data 
Examples: discovery profiles, devices, device components (CPU, Memory, interfaces, etc.) 
Shows schema 
Documentation on how to query for data 
Create, update and delete operations
63 
© 2014 CA. ALL RIGHTS RESERVED. 
Which Components Support REST Web Services? Data Aggregator 
http://<DA_HOST>:8581/typecatalog 
–Provides end points for certifications 
Components, metric families, vendor certs. 
Shows schema 
Documentation on how to query for data 
Get, create and update operations
64 
© 2014 CA. ALL RIGHTS RESERVED. 
Which components support REST Web Services? CA Performance Center 
http://<CAPC_HOST>:8181/pc/center 
–Provides end points to CAPC data 
Examples: tenants, groups, users 
Documentation on how to query for datahttp://<CAPC_HOST>:8181/pc/center/rest 
Shows Schema 
Create, update and delete operations
65 
© 2014 CA. ALL RIGHTS RESERVED. 
Web Services Schema 
DA and PC Web Service end points define the schema 
–The schema defines the tag requirements and also how to perform operations (create, update, delete) against the endpoints
66 
© 2014 CA. ALL RIGHTS RESERVED. 
DA –Query Patterns 
–Fetch all of a type (“get list”) 
GET /rest/{type} 
–Fetch a single item (“get”) 
GET /rest/{type}/{id} 
–Filtered fetch (“filtered get list”) 
POST /rest/{type}/filtered 
Uses HTTP POST Body as the filter XML criteria 
–Fetch scoped by tenant 
GET /rest/tenant/{tenantId}/{type} 
GET /rest/tenant/{tenantId}/{type}/{itemId}
67 
© 2014 CA. ALL RIGHTS RESERVED. 
PC –Query Patterns 
–Fetch all of a type (“get list”) 
GET /pc/center/webservice/{type} 
–Fetch a single item (“get”) 
GET /pc/center/webservice/{type}/{idName}/{idValue}
68 
© 2014 CA. ALL RIGHTS RESERVED. 
PC -Group Example 
<GroupTreepath="/All Groups" allowDeletes="true"> 
<Group name="grp1"/> 
<Group name="grp2"/> 
</GroupTree>
69 
© 2014 CA. ALL RIGHTS RESERVED. 
PC -Group Example 
<GroupTreepath="/All Groups" allowDeletes="true"> 
<Group name="test" inherit="true" desc="test"> 
<Rules allowDeletes="true" saveRules="true"> 
<Rule add="device" name="Add Devices"> 
<Match> 
<Compare readOnly="true" using="MEMBER_OF"> 
<Property name="ItemID" type="Device"/> 
<Value reference="/All Groups">1</Value> 
</Compare> 
</Match> 
</Rule> 
</Rules> 
</Group> 
</GroupTree>
70 
© 2014 CA. ALL RIGHTS RESERVED. 
DA -Discovery Profile Example 
<DiscoveryProfileversion="1.0.0"> 
<ActivationStatus>true</ActivationStatus> 
<IPListList> 
<IPList>10.126.1.3</IPList> 
<IPList>192.168.210.21</IPList> 
<IPList>….. 
</IPListList> 
<RunStatus>START</RunStatus> 
<Item version="1.0.0"> 
<Name>webservicediscovery profile</Name> 
</Item> 
<IPDomainMemberversion="1.0.0"> 
<IPDomainID>3990</IPDomainID> 
</IPDomainMember> 
</DiscoveryProfile>
Self-Certification
72 
© 2014 CA. ALL RIGHTS RESERVED. 
Power User Self-Cert Web Services 
–Provides power users with development level capabilities 
–Web Services support Export, Import and Update for 
Metric Families 
Vendor Certifications 
Custom Components 
–Extended validation capabilities during import 
–Well Documented in the Power User Cert Guide
73 
© 2014 CA. ALL RIGHTS RESERVED. 
Power User Self-Cert Web Services
74 
© 2014 CA. ALL RIGHTS RESERVED. 
Power User Self-Cert Web Services
75 
© 2014 CA. ALL RIGHTS RESERVED. 
Power User Self-Cert Web Services
76 
© 2014 CA. ALL RIGHTS RESERVED. 
Power User Self-Cert Web Services
77 
© 2014 CA. ALL RIGHTS RESERVED. 
Known Limitations 
–Cannot extend the OOB Metric Families, Components and Vendor Certifications. 
–Cannot Delete a Custom Metric Family or Certification with the new WS, but you can update these certs once imported
CA Performance Center Dashboardsvs. CA eHealth Reports
79 
© 2014 CA. ALL RIGHTS RESERVED. 
Trend Report = Multi- Trend/Multi-View 
TopNReport = any view with TopNin the name  
At-a-Glance = any device or element Context Page (search, inventory, hot link or drilldown) 
CA Performance Center to CA eHealth Equivalency 
I used to do X in eHealth! How do I run the same report in Performance Center?
80 
© 2014 CA. ALL RIGHTS RESERVED. 
Predefined Dashboards and Reports 
Infrastructure Management 
Application Management 
Virtual Systems Management 
Capacity Management 
Operations
81 
© 2014 CA. ALL RIGHTS RESERVED. 
For More Information 
To learn more about DevOps, please visit: 
http://bit.ly/1wbjjqX 
Insert appropriate screenshot and textoverlayfrom following“More Info Graphics” slide here; ensure it links to correct page 
DevOps
82 
© 2014 CA. ALL RIGHTS RESERVED. 
For Informational Purposes Only 
This presentation was based on current information and resource allocations as of August 2014 and is subject to change or withdrawal by CA at any time without notice. Not withstanding anything in this presentation to the contrary, this presentation shall not serve to (i) affect the rights and/or obligations of CA or its licensees under any existing or future written license agreement or services agreementrelating to any CA software product; or (ii) amend any product documentation or specifications for any CA software product. The development, release and timing of any features or functionality described in this presentation remain at CA’s sole discretion. Notwithstanding anything in this presentation to the contrary, upon the general availability of any future CA product release referenced in this presentation,CAwill make such release available (i) for sale to new licensees of such product; and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support, and in the form of a regularly scheduled major product release. Such releases may be madeavailable to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis.In the event of a conflict between the terms of this paragraph and any other information contained in this presentation, the terms of thisparagraph shall govern. 
Certain information in this presentation may outline CA’s general product direction. All information in this presentation is for your informational purposes only and may not be incorporated into any contract. CA assumes no responsibility for the accuracy or completeness of the information. To the extent permitted by applicable law, CA provides this presentation “as is” without warranty of any kind, including without limitation, any implied warranties or merchantability, fitness for a particular purpose, or non-infringement. In no event will CA be liable for any loss or damage, direct or indirect, from the use of this document, including, without limitation, lost profits, lost investment, business interruption, goodwill, or lost data, even if CA is expressly advised in advance of the possibility of such damages.CAconfidential and proprietary. No unauthorized copying or distribution permitted. 
Terms of this Presentation 
Copyright © 2014 CA. All rights reserved. All trademarks, trade names, service marks and logos referenced herein belongto their respective companies. CA confidential and proprietary. No unauthorized copying or distribution permitted.

More Related Content

What's hot

事業の進展とデータマネジメント体制の進歩(+プレトタイプの話)
事業の進展とデータマネジメント体制の進歩(+プレトタイプの話)事業の進展とデータマネジメント体制の進歩(+プレトタイプの話)
事業の進展とデータマネジメント体制の進歩(+プレトタイプの話)Tokoroten Nakayama
 
Business Analysis and IT Business Analyst – An Introduction
Business Analysis and IT Business Analyst – An IntroductionBusiness Analysis and IT Business Analyst – An Introduction
Business Analysis and IT Business Analyst – An IntroductionEgrove Systems Corporation
 
Dynamo 製品概要
Dynamo 製品概要Dynamo 製品概要
Dynamo 製品概要AutodeskCIM
 
第六部分:基督徒伦理道德
第六部分:基督徒伦理道德第六部分:基督徒伦理道德
第六部分:基督徒伦理道德amdg999
 
ITIL Incident Management Workflow - Process Guide
	 ITIL Incident Management Workflow - Process Guide	 ITIL Incident Management Workflow - Process Guide
ITIL Incident Management Workflow - Process GuideFlevy.com Best Practices
 
脆弱性の探し方 ~発見と対応のノウハウ in NTTDATA~
脆弱性の探し方 ~発見と対応のノウハウ in NTTDATA~脆弱性の探し方 ~発見と対応のノウハウ in NTTDATA~
脆弱性の探し方 ~発見と対応のノウハウ in NTTDATA~apkiban
 
AtCoder Regular Contest 022 解説
AtCoder Regular Contest 022 解説AtCoder Regular Contest 022 解説
AtCoder Regular Contest 022 解説AtCoder Inc.
 
DeNA のデータ活用を支える BigQuery データの民主化とガバナンス強化の軌跡 | Google Cloud INSIDE Games & App...
DeNA のデータ活用を支える BigQuery データの民主化とガバナンス強化の軌跡 | Google Cloud INSIDE Games & App...DeNA のデータ活用を支える BigQuery データの民主化とガバナンス強化の軌跡 | Google Cloud INSIDE Games & App...
DeNA のデータ活用を支える BigQuery データの民主化とガバナンス強化の軌跡 | Google Cloud INSIDE Games & App...Google Cloud Platform - Japan
 
Making Problem Management Work for Your Organization
Making Problem Management Work for Your OrganizationMaking Problem Management Work for Your Organization
Making Problem Management Work for Your OrganizationAtlassian
 
dbt Cloud intro 日本語 202206
dbt Cloud intro 日本語 202206dbt Cloud intro 日本語 202206
dbt Cloud intro 日本語 202206Paul Hallaste
 
103.08.25 kpi(key performance indicators)與績效目標管理-印刷工業技術研究中心-詹翔霖教授-2版
103.08.25 kpi(key performance indicators)與績效目標管理-印刷工業技術研究中心-詹翔霖教授-2版103.08.25 kpi(key performance indicators)與績效目標管理-印刷工業技術研究中心-詹翔霖教授-2版
103.08.25 kpi(key performance indicators)與績效目標管理-印刷工業技術研究中心-詹翔霖教授-2版文化大學
 
データ分析におけるPower BIの活用.pptx
データ分析におけるPower BIの活用.pptxデータ分析におけるPower BIの活用.pptx
データ分析におけるPower BIの活用.pptxWeigangShang
 
itSMF PMSIG - Proactive Problem Management
itSMF PMSIG - Proactive Problem ManagementitSMF PMSIG - Proactive Problem Management
itSMF PMSIG - Proactive Problem ManagementEric Sambraus
 
Problem Management Overview
Problem Management OverviewProblem Management Overview
Problem Management OverviewMarval Software
 
EFFECTIVE IT GOVERNANCE presentation
EFFECTIVE IT GOVERNANCE presentationEFFECTIVE IT GOVERNANCE presentation
EFFECTIVE IT GOVERNANCE presentationS L
 
サイバージェント 秋葉原ラボのHBase 活用事例
サイバージェント 秋葉原ラボのHBase 活用事例サイバージェント 秋葉原ラボのHBase 活用事例
サイバージェント 秋葉原ラボのHBase 活用事例cyberagent
 
ITIL and CMMI for service
ITIL and CMMI for serviceITIL and CMMI for service
ITIL and CMMI for serviceBoonNam Goh
 
工作圈上課講義
工作圈上課講義工作圈上課講義
工作圈上課講義5045033
 

What's hot (20)

事業の進展とデータマネジメント体制の進歩(+プレトタイプの話)
事業の進展とデータマネジメント体制の進歩(+プレトタイプの話)事業の進展とデータマネジメント体制の進歩(+プレトタイプの話)
事業の進展とデータマネジメント体制の進歩(+プレトタイプの話)
 
Business Analysis and IT Business Analyst – An Introduction
Business Analysis and IT Business Analyst – An IntroductionBusiness Analysis and IT Business Analyst – An Introduction
Business Analysis and IT Business Analyst – An Introduction
 
Dynamo 製品概要
Dynamo 製品概要Dynamo 製品概要
Dynamo 製品概要
 
第六部分:基督徒伦理道德
第六部分:基督徒伦理道德第六部分:基督徒伦理道德
第六部分:基督徒伦理道德
 
Ch02
Ch02Ch02
Ch02
 
ITIL Incident Management Workflow - Process Guide
	 ITIL Incident Management Workflow - Process Guide	 ITIL Incident Management Workflow - Process Guide
ITIL Incident Management Workflow - Process Guide
 
脆弱性の探し方 ~発見と対応のノウハウ in NTTDATA~
脆弱性の探し方 ~発見と対応のノウハウ in NTTDATA~脆弱性の探し方 ~発見と対応のノウハウ in NTTDATA~
脆弱性の探し方 ~発見と対応のノウハウ in NTTDATA~
 
AtCoder Regular Contest 022 解説
AtCoder Regular Contest 022 解説AtCoder Regular Contest 022 解説
AtCoder Regular Contest 022 解説
 
DeNA のデータ活用を支える BigQuery データの民主化とガバナンス強化の軌跡 | Google Cloud INSIDE Games & App...
DeNA のデータ活用を支える BigQuery データの民主化とガバナンス強化の軌跡 | Google Cloud INSIDE Games & App...DeNA のデータ活用を支える BigQuery データの民主化とガバナンス強化の軌跡 | Google Cloud INSIDE Games & App...
DeNA のデータ活用を支える BigQuery データの民主化とガバナンス強化の軌跡 | Google Cloud INSIDE Games & App...
 
Making Problem Management Work for Your Organization
Making Problem Management Work for Your OrganizationMaking Problem Management Work for Your Organization
Making Problem Management Work for Your Organization
 
Tableau活用4年の軌跡
Tableau活用4年の軌跡Tableau活用4年の軌跡
Tableau活用4年の軌跡
 
dbt Cloud intro 日本語 202206
dbt Cloud intro 日本語 202206dbt Cloud intro 日本語 202206
dbt Cloud intro 日本語 202206
 
103.08.25 kpi(key performance indicators)與績效目標管理-印刷工業技術研究中心-詹翔霖教授-2版
103.08.25 kpi(key performance indicators)與績效目標管理-印刷工業技術研究中心-詹翔霖教授-2版103.08.25 kpi(key performance indicators)與績效目標管理-印刷工業技術研究中心-詹翔霖教授-2版
103.08.25 kpi(key performance indicators)與績效目標管理-印刷工業技術研究中心-詹翔霖教授-2版
 
データ分析におけるPower BIの活用.pptx
データ分析におけるPower BIの活用.pptxデータ分析におけるPower BIの活用.pptx
データ分析におけるPower BIの活用.pptx
 
itSMF PMSIG - Proactive Problem Management
itSMF PMSIG - Proactive Problem ManagementitSMF PMSIG - Proactive Problem Management
itSMF PMSIG - Proactive Problem Management
 
Problem Management Overview
Problem Management OverviewProblem Management Overview
Problem Management Overview
 
EFFECTIVE IT GOVERNANCE presentation
EFFECTIVE IT GOVERNANCE presentationEFFECTIVE IT GOVERNANCE presentation
EFFECTIVE IT GOVERNANCE presentation
 
サイバージェント 秋葉原ラボのHBase 活用事例
サイバージェント 秋葉原ラボのHBase 活用事例サイバージェント 秋葉原ラボのHBase 活用事例
サイバージェント 秋葉原ラボのHBase 活用事例
 
ITIL and CMMI for service
ITIL and CMMI for serviceITIL and CMMI for service
ITIL and CMMI for service
 
工作圈上課講義
工作圈上課講義工作圈上課講義
工作圈上課講義
 

Viewers also liked

CA Performance Management 2.6 Deep Dive
CA Performance Management 2.6 Deep DiveCA Performance Management 2.6 Deep Dive
CA Performance Management 2.6 Deep DiveCA Technologies
 
An Introduction To User Centred Design Techniques
An Introduction To User Centred Design TechniquesAn Introduction To User Centred Design Techniques
An Introduction To User Centred Design Techniquessuzeingram
 
Pre-Con Ed: Integrate CA Spectrum® and CA Unified Infrastructure Management
Pre-Con Ed: Integrate CA Spectrum® and CA Unified Infrastructure ManagementPre-Con Ed: Integrate CA Spectrum® and CA Unified Infrastructure Management
Pre-Con Ed: Integrate CA Spectrum® and CA Unified Infrastructure ManagementCA Technologies
 
CA Spectrum® Just Keeps Getting Better and Better
CA Spectrum® Just Keeps Getting Better and BetterCA Spectrum® Just Keeps Getting Better and Better
CA Spectrum® Just Keeps Getting Better and BetterCA Technologies
 
Hands-On Lab: Get the Most Out of Your Network Performance Metrics With Innov...
Hands-On Lab: Get the Most Out of Your Network Performance Metrics With Innov...Hands-On Lab: Get the Most Out of Your Network Performance Metrics With Innov...
Hands-On Lab: Get the Most Out of Your Network Performance Metrics With Innov...CA Technologies
 
Regulatory Reporting Dashboard
Regulatory Reporting DashboardRegulatory Reporting Dashboard
Regulatory Reporting Dashboardaccenture
 
Open Innovation: Smart Solutions for R&D Pipelines
Open Innovation: Smart Solutions for R&D PipelinesOpen Innovation: Smart Solutions for R&D Pipelines
Open Innovation: Smart Solutions for R&D Pipelinesaccenture
 

Viewers also liked (7)

CA Performance Management 2.6 Deep Dive
CA Performance Management 2.6 Deep DiveCA Performance Management 2.6 Deep Dive
CA Performance Management 2.6 Deep Dive
 
An Introduction To User Centred Design Techniques
An Introduction To User Centred Design TechniquesAn Introduction To User Centred Design Techniques
An Introduction To User Centred Design Techniques
 
Pre-Con Ed: Integrate CA Spectrum® and CA Unified Infrastructure Management
Pre-Con Ed: Integrate CA Spectrum® and CA Unified Infrastructure ManagementPre-Con Ed: Integrate CA Spectrum® and CA Unified Infrastructure Management
Pre-Con Ed: Integrate CA Spectrum® and CA Unified Infrastructure Management
 
CA Spectrum® Just Keeps Getting Better and Better
CA Spectrum® Just Keeps Getting Better and BetterCA Spectrum® Just Keeps Getting Better and Better
CA Spectrum® Just Keeps Getting Better and Better
 
Hands-On Lab: Get the Most Out of Your Network Performance Metrics With Innov...
Hands-On Lab: Get the Most Out of Your Network Performance Metrics With Innov...Hands-On Lab: Get the Most Out of Your Network Performance Metrics With Innov...
Hands-On Lab: Get the Most Out of Your Network Performance Metrics With Innov...
 
Regulatory Reporting Dashboard
Regulatory Reporting DashboardRegulatory Reporting Dashboard
Regulatory Reporting Dashboard
 
Open Innovation: Smart Solutions for R&D Pipelines
Open Innovation: Smart Solutions for R&D PipelinesOpen Innovation: Smart Solutions for R&D Pipelines
Open Innovation: Smart Solutions for R&D Pipelines
 

Similar to CA Performance Management Deep Dive

Hands-On Lab: Improve large network visibility and operational efficiency wit...
Hands-On Lab: Improve large network visibility and operational efficiency wit...Hands-On Lab: Improve large network visibility and operational efficiency wit...
Hands-On Lab: Improve large network visibility and operational efficiency wit...CA Technologies
 
Hands-On Labs: Introduction to CA Unified Infrastructure Management
Hands-On Labs: Introduction to CA Unified Infrastructure Management Hands-On Labs: Introduction to CA Unified Infrastructure Management
Hands-On Labs: Introduction to CA Unified Infrastructure Management CA Technologies
 
Hands-On Lab: Let's Build an ITSM Dashboard
Hands-On Lab: Let's Build an ITSM DashboardHands-On Lab: Let's Build an ITSM Dashboard
Hands-On Lab: Let's Build an ITSM DashboardCA Technologies
 
Pre-Con Education: What Is CA Unified Infrastructure Management and what's ne...
Pre-Con Education: What Is CA Unified Infrastructure Management and what's ne...Pre-Con Education: What Is CA Unified Infrastructure Management and what's ne...
Pre-Con Education: What Is CA Unified Infrastructure Management and what's ne...CA Technologies
 
No More Dumb Pipes: An Enterprise Perspective for Evaluating Network Performa...
No More Dumb Pipes: An Enterprise Perspective for Evaluating Network Performa...No More Dumb Pipes: An Enterprise Perspective for Evaluating Network Performa...
No More Dumb Pipes: An Enterprise Perspective for Evaluating Network Performa...CA Technologies
 
How To Track Performance and Fault in a Multi-layer, Software-Defined Network...
How To Track Performance and Fault in a Multi-layer, Software-Defined Network...How To Track Performance and Fault in a Multi-layer, Software-Defined Network...
How To Track Performance and Fault in a Multi-layer, Software-Defined Network...CA Technologies
 
CA World 2014 - Monitoring Complex Networks
CA World 2014 - Monitoring Complex NetworksCA World 2014 - Monitoring Complex Networks
CA World 2014 - Monitoring Complex NetworksNiamh Cahill
 
Pre-Con Education: CA Service Operations Insight Power User Crash Course
Pre-Con Education: CA Service Operations Insight Power User Crash CoursePre-Con Education: CA Service Operations Insight Power User Crash Course
Pre-Con Education: CA Service Operations Insight Power User Crash CourseCA Technologies
 
Technology Primer: New Cloud Monitoring Capabilities in CA Unified Infrastruc...
Technology Primer: New Cloud Monitoring Capabilities in CA Unified Infrastruc...Technology Primer: New Cloud Monitoring Capabilities in CA Unified Infrastruc...
Technology Primer: New Cloud Monitoring Capabilities in CA Unified Infrastruc...CA Technologies
 
Addressing the 8 Key Pain Points of Kubernetes Cluster Management
Addressing the 8 Key Pain Points of Kubernetes Cluster ManagementAddressing the 8 Key Pain Points of Kubernetes Cluster Management
Addressing the 8 Key Pain Points of Kubernetes Cluster ManagementEnterprise Management Associates
 
Strategies for Effective Hardware and Software Asset Management
Strategies for Effective Hardware and Software Asset ManagementStrategies for Effective Hardware and Software Asset Management
Strategies for Effective Hardware and Software Asset ManagementCA Technologies
 
Resume_Monitoring_ServiceManagement
Resume_Monitoring_ServiceManagementResume_Monitoring_ServiceManagement
Resume_Monitoring_ServiceManagementNirmit Bali
 
Leveraging New Features in CA Single-Sign on to Enable Web Services, Social S...
Leveraging New Features in CA Single-Sign on to Enable Web Services, Social S...Leveraging New Features in CA Single-Sign on to Enable Web Services, Social S...
Leveraging New Features in CA Single-Sign on to Enable Web Services, Social S...CA Technologies
 
Case Study: Datalink—Manage IT monitoring the MSP way
Case Study: Datalink—Manage IT monitoring the MSP wayCase Study: Datalink—Manage IT monitoring the MSP way
Case Study: Datalink—Manage IT monitoring the MSP wayCA Technologies
 
Pre-Con Education on APM 9.7
Pre-Con Education on APM 9.7Pre-Con Education on APM 9.7
Pre-Con Education on APM 9.7CA Technologies
 
VMworld 2013: Architecting the Software-Defined Data Center
VMworld 2013: Architecting the Software-Defined Data Center VMworld 2013: Architecting the Software-Defined Data Center
VMworld 2013: Architecting the Software-Defined Data Center VMworld
 
Dynamic Data Center Toolkit - Darryl Chantry
Dynamic Data Center Toolkit - Darryl ChantryDynamic Data Center Toolkit - Darryl Chantry
Dynamic Data Center Toolkit - Darryl ChantrySpiffy
 
Harbour IT & VMware - vForum 2010 Wrap
Harbour IT & VMware - vForum 2010 WrapHarbour IT & VMware - vForum 2010 Wrap
Harbour IT & VMware - vForum 2010 WrapHarbourIT
 
Redefine Triage by Learning the Golden Nuggets of APM From Noted "APM Best Pr...
Redefine Triage by Learning the Golden Nuggets of APM From Noted "APM Best Pr...Redefine Triage by Learning the Golden Nuggets of APM From Noted "APM Best Pr...
Redefine Triage by Learning the Golden Nuggets of APM From Noted "APM Best Pr...CA Technologies
 
Scaling managed MySQL Platform in Flipkart - (Sachin Japate - Flipkart) - Myd...
Scaling managed MySQL Platform in Flipkart - (Sachin Japate - Flipkart) - Myd...Scaling managed MySQL Platform in Flipkart - (Sachin Japate - Flipkart) - Myd...
Scaling managed MySQL Platform in Flipkart - (Sachin Japate - Flipkart) - Myd...Mydbops
 

Similar to CA Performance Management Deep Dive (20)

Hands-On Lab: Improve large network visibility and operational efficiency wit...
Hands-On Lab: Improve large network visibility and operational efficiency wit...Hands-On Lab: Improve large network visibility and operational efficiency wit...
Hands-On Lab: Improve large network visibility and operational efficiency wit...
 
Hands-On Labs: Introduction to CA Unified Infrastructure Management
Hands-On Labs: Introduction to CA Unified Infrastructure Management Hands-On Labs: Introduction to CA Unified Infrastructure Management
Hands-On Labs: Introduction to CA Unified Infrastructure Management
 
Hands-On Lab: Let's Build an ITSM Dashboard
Hands-On Lab: Let's Build an ITSM DashboardHands-On Lab: Let's Build an ITSM Dashboard
Hands-On Lab: Let's Build an ITSM Dashboard
 
Pre-Con Education: What Is CA Unified Infrastructure Management and what's ne...
Pre-Con Education: What Is CA Unified Infrastructure Management and what's ne...Pre-Con Education: What Is CA Unified Infrastructure Management and what's ne...
Pre-Con Education: What Is CA Unified Infrastructure Management and what's ne...
 
No More Dumb Pipes: An Enterprise Perspective for Evaluating Network Performa...
No More Dumb Pipes: An Enterprise Perspective for Evaluating Network Performa...No More Dumb Pipes: An Enterprise Perspective for Evaluating Network Performa...
No More Dumb Pipes: An Enterprise Perspective for Evaluating Network Performa...
 
How To Track Performance and Fault in a Multi-layer, Software-Defined Network...
How To Track Performance and Fault in a Multi-layer, Software-Defined Network...How To Track Performance and Fault in a Multi-layer, Software-Defined Network...
How To Track Performance and Fault in a Multi-layer, Software-Defined Network...
 
CA World 2014 - Monitoring Complex Networks
CA World 2014 - Monitoring Complex NetworksCA World 2014 - Monitoring Complex Networks
CA World 2014 - Monitoring Complex Networks
 
Pre-Con Education: CA Service Operations Insight Power User Crash Course
Pre-Con Education: CA Service Operations Insight Power User Crash CoursePre-Con Education: CA Service Operations Insight Power User Crash Course
Pre-Con Education: CA Service Operations Insight Power User Crash Course
 
Technology Primer: New Cloud Monitoring Capabilities in CA Unified Infrastruc...
Technology Primer: New Cloud Monitoring Capabilities in CA Unified Infrastruc...Technology Primer: New Cloud Monitoring Capabilities in CA Unified Infrastruc...
Technology Primer: New Cloud Monitoring Capabilities in CA Unified Infrastruc...
 
Addressing the 8 Key Pain Points of Kubernetes Cluster Management
Addressing the 8 Key Pain Points of Kubernetes Cluster ManagementAddressing the 8 Key Pain Points of Kubernetes Cluster Management
Addressing the 8 Key Pain Points of Kubernetes Cluster Management
 
Strategies for Effective Hardware and Software Asset Management
Strategies for Effective Hardware and Software Asset ManagementStrategies for Effective Hardware and Software Asset Management
Strategies for Effective Hardware and Software Asset Management
 
Resume_Monitoring_ServiceManagement
Resume_Monitoring_ServiceManagementResume_Monitoring_ServiceManagement
Resume_Monitoring_ServiceManagement
 
Leveraging New Features in CA Single-Sign on to Enable Web Services, Social S...
Leveraging New Features in CA Single-Sign on to Enable Web Services, Social S...Leveraging New Features in CA Single-Sign on to Enable Web Services, Social S...
Leveraging New Features in CA Single-Sign on to Enable Web Services, Social S...
 
Case Study: Datalink—Manage IT monitoring the MSP way
Case Study: Datalink—Manage IT monitoring the MSP wayCase Study: Datalink—Manage IT monitoring the MSP way
Case Study: Datalink—Manage IT monitoring the MSP way
 
Pre-Con Education on APM 9.7
Pre-Con Education on APM 9.7Pre-Con Education on APM 9.7
Pre-Con Education on APM 9.7
 
VMworld 2013: Architecting the Software-Defined Data Center
VMworld 2013: Architecting the Software-Defined Data Center VMworld 2013: Architecting the Software-Defined Data Center
VMworld 2013: Architecting the Software-Defined Data Center
 
Dynamic Data Center Toolkit - Darryl Chantry
Dynamic Data Center Toolkit - Darryl ChantryDynamic Data Center Toolkit - Darryl Chantry
Dynamic Data Center Toolkit - Darryl Chantry
 
Harbour IT & VMware - vForum 2010 Wrap
Harbour IT & VMware - vForum 2010 WrapHarbour IT & VMware - vForum 2010 Wrap
Harbour IT & VMware - vForum 2010 Wrap
 
Redefine Triage by Learning the Golden Nuggets of APM From Noted "APM Best Pr...
Redefine Triage by Learning the Golden Nuggets of APM From Noted "APM Best Pr...Redefine Triage by Learning the Golden Nuggets of APM From Noted "APM Best Pr...
Redefine Triage by Learning the Golden Nuggets of APM From Noted "APM Best Pr...
 
Scaling managed MySQL Platform in Flipkart - (Sachin Japate - Flipkart) - Myd...
Scaling managed MySQL Platform in Flipkart - (Sachin Japate - Flipkart) - Myd...Scaling managed MySQL Platform in Flipkart - (Sachin Japate - Flipkart) - Myd...
Scaling managed MySQL Platform in Flipkart - (Sachin Japate - Flipkart) - Myd...
 

More from CA Technologies

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

More from CA Technologies (20)

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

Recently uploaded

#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 

Recently uploaded (20)

#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 

CA Performance Management Deep Dive

  • 1. Pre-Con Education: CA Performance Management Deep Dive Prabhu Nakkeeran, Niamh Cahill, Bernie Clairmont OCX40E #CAWorld ca OpsCenter CA Technologies
  • 2. 2 © 2014 CA. ALL RIGHTS RESERVED. Panel Session Niamh Cahill CA Technologies Advisor, Presales Prabhu Nakkeeran CA Technologies Director, Software Engineering Bernard Clairmont CA Technologies Sr. Principal Consultant, Presales
  • 3. 3 © 2014 CA. ALL RIGHTS RESERVED. Abstract CA Performance Management 2.3.4 is CA Technologies next-generation tool for monitoring mega- sized networks. This session, led by top CA network monitoring experts, is designed to help prospective users evaluate the tool and give current users the opportunity to expand knowledge of key capabilities and maximize the value of their performance data. The 3-hour session will have two parts. Part 1, Foundational Features, will focus on architecture (data collectors, data repository/database, data aggregator, user interface and integration with CA Mediation Manager); predefined dashboards and reports; understanding metric families, vendor-specific device certification; creating and deploying discovery and monitoring profiles; eventing; and, using the CA Mediation Manager administration UI to deploy and manage CA Mediation Manager Device Packs for monitoring. Part 2, Advanced Features, will focus on customizing dashboards and reports, automating custom groups creation and device population; using the API to integrate CA Performance Management with BSS/configuration management systems and create a zero- touch, automated process flow to on-board monitoring; and, self-certification procedures for device monitoring.
  • 4. 4 © 2014 CA. ALL RIGHTS RESERVED. Agenda ARCHITECTURE DISCOVERY/MONITORING CA MEDIATION MANAGER ADMINISTRATION UNDERSTANDING METRIC FAMILIES & VENDOR CERTIFICATIONS CUSTOMIZING DASHBOARDS & REPORTS EVENTING 1 2 3 4 5 6
  • 5. 5 © 2014 CA. ALL RIGHTS RESERVED. Agenda INTEGRATING WITH BSS/OSS SELF-CERTIFICATION 7 8
  • 6. CA Performance ManagementHigh Level ArchitectureData Collectors, Data Repository/Database, Data aggregator, UI and Integration with CA Mediation Manager
  • 7. 7 © 2014 CA. ALL RIGHTS RESERVED. Product ArchitectureOverview CA Performance Management Architecture includes four Linux-based server types: –CA Performance Center –CA Data Aggregator (DA) –CA Data Collector (DC) –CA Data Repository (DR)
  • 8. 8 © 2014 CA. ALL RIGHTS RESERVED. Product Architecture –Is the server that clients connect to –Supplies the GUI for reports, events, and administration –Generates and administers reports –Receives and stores inventory information from data sources –Administers tenants, Simple Network Management Protocol (SNMP) profiles, and IP domains –Administers roles, users, dashboards, menus, groups, and collections CA Performance Center
  • 9. 9 © 2014 CA. ALL RIGHTS RESERVED. Service Provider Considerations
  • 10. 10 © 2014 CA. ALL RIGHTS RESERVED. Integration with CA Mediation Manager (CAMM) –CA Mediation Manager data is presented to PM (similar to eHealth) –CA Mediation Manager is a solution built around Device Packs collecting Non-SNMP data –Advantages High Availability Improved Scalability Easy configuration/deployment/monitoring/debugging through web console Current solution has been replaced with an integration to the standalone CAMM solution
  • 11. 11 © 2014 CA. ALL RIGHTS RESERVED. Deployment Diagram –MC –CAMM Multi-Controller –LC –CAMM Local Controller –DA –PM Data Aggregator –DC –PM Data Collector –DR –PM Data Repository (Vertica) –CAPC –CA Performance Center
  • 12. Creating and Deploying Discovery and Monitoring Profiles
  • 13. 13 © 2014 CA. ALL RIGHTS RESERVED. Creating a Discovery Profile
  • 14. 14 © 2014 CA. ALL RIGHTS RESERVED. Running a Discovery Profile
  • 15. 15 © 2014 CA. ALL RIGHTS RESERVED. Viewing/Creating Monitoring Profiles
  • 16. 16 © 2014 CA. ALL RIGHTS RESERVED. Viewing/Creating Monitoring Profiles
  • 17. Understanding Metric Families, Vendor-Specific Device Certification
  • 18. 18 © 2014 CA. ALL RIGHTS RESERVED. Key ConceptsMetric Family –A Collection of related metrics, often implies a specific component type i.e. Interface, CPU, Disk –Metrics are in “normalized form,” the metric family does not include any detail on how a metric is collected –Metrics are reported on in PC views –Metrics are polled –Baselines, Min, Max, 95th Percentile, can be stored for metrics (check product settings) –To collect data for a Metric Family a device must support one or more of the vendor certs that back it
  • 19. 19 © 2014 CA. ALL RIGHTS RESERVED. Key ConceptsVendor Certification –Defines how a metric family gets values for each metric –How to collect raw values and expressions to convert to a useable metric family value –Some standard and some vendor specific
  • 20. 20 © 2014 CA. ALL RIGHTS RESERVED. Key ConceptsExample Metric Family to Vendor Cert mapping –If the Data Aggregator is configured to monitor CPU for a Juniper device, it will be determined that the Juniper CPU Vendor Certification should be used to back the CPU Metric Family
  • 21. 21 © 2014 CA. ALL RIGHTS RESERVED. Key ConceptsExample Metric Family to Vendor Cert Mapping –The Juniper CPU Vendor CERT maps objects in the JUNIPER- MIB to metrics of the CPU Metric Family –Noticesome metrics are not support by this MIB –There are some limitations to monitoring CPU for Juniper devices
  • 22. 22 © 2014 CA. ALL RIGHTS RESERVED. Key ConceptsExample Metric Family to Vendor Cert Mapping –Compare the differences between the Juniper CPU Vendor CERT, and the UC Davis Vendor CERT, you can see the UC Davis CERT has more data available for the CPU Metric Family
  • 23. 23 © 2014 CA. ALL RIGHTS RESERVED. Key ConceptsSelf-Certification When you may need it –Add new vendor support for existing supported technologies (metric families) –Add completely new technology (metric family) support, along with the vendor support
  • 24. 24 © 2014 CA. ALL RIGHTS RESERVED. Metric FamiliesAttributes –Name, Documentation, AttributeDisplayName, AttributeAbbreviation, AttributeType –Polled, IsList, IsDbColumn –Baselines, Rollups, Percentile, Variance & Standard Deviation –Minimum and Maximum
  • 25. 25 © 2014 CA. ALL RIGHTS RESERVED. Metric Families http://<da host>:8581/typecatalog/metricfamilies Collection of Attributes <Attribute name="FramesOut" type="Double"> <Documentation>Frames sent since the virtual circuit was created</Documentation> <Polled>true</Polled> <Baseline>false</Baseline> <IsDbColumn>true</IsDbColumn> <Variance>false</Variance> <StandardDeviation>false</StandardDeviation> <Minimum>false</Minimum> <Maximum>false</Maximum> <WriteOnPoll>false</WriteOnPoll> <RollupStrategy>Sum</RollupStrategy> <AttributeDisplayName/> <Percentile>0</Percentile> </Attribute>
  • 26. 26 © 2014 CA. ALL RIGHTS RESERVED. Component Definitions –Item Sync Definition Type and Sub-Type GroupBy, Categorize & Context
  • 27. 27 © 2014 CA. ALL RIGHTS RESERVED. Component Definitions http://<da host>:8581/typecatalog/components <?xml version="1.0" encoding="UTF-8"?> <!--Auto-generated by the type catalog local manager.--> <DataModelnamespace="http://im.ca.com/inventory" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ComponentFacet.xsd"> <FacetTypename="frPVC"> <Documentation>A Frame Relay PVC</Documentation> <FacetOfnamespace="http://im.ca.com/core" name="Item" /> <Component>true</Component> <ItemSyncDefinitionitemTypeName="component" itemSubtypeName="frpvc" itemTypeLabel="FrameRelayPVC" itemTypeLabelPlural="FrameRelayPVCs" categorize="false" groupBy="false" context="true"> </ItemSyncDefinition> </FacetType> </DataModel> NOTE: context –“true” enables a link to a custom context page in Inventory -> Device Components. Setting “true” also enables the Metric Family to be selectable as a “context” which is the only way to have your Metric Family available in the Dynamic TrendChart.
  • 28. 28 © 2014 CA. ALL RIGHTS RESERVED. Vendor Certifications –Protocol –MIB –Attributes IsIndex IsKey Needs Delta Source –Expression group (tied to a metric family)
  • 29. 29 © 2014 CA. ALL RIGHTS RESERVED. Vendor Certifications http://<da host>: 8581/typecatalog/certifications/snmp <AttributeGroupname="AttributeGroup" external="true" list="true"> <Attribute name="INDEX" type="objectid"> <Source>1.3.6.1.2.1.10.32.2.1.4</Source> <IsIndex>true</IsIndex> <IsKey>false</IsKey> <NeedsDelta>false</NeedsDelta> </Attribute> <Attribute name="frCircuitReceivedFECNs" type="long"> <Source>1.3.6.1.2.1.10.32.2.1.4</Source> <IsIndex>false</IsIndex> <IsKey>true</IsKey> <NeedsDelta>true</NeedsDelta> </Attribute> </AttributeGroup> <Protocol>SNMP</Protocol> <DisplayName>Frame Relay PVC</DisplayName> <Expressions> <ExpressionGroupname="frPVCInfoDS" destCert="{http://im.ca.com/normalizer}frPVCInfo"> <Expression destAttr="Indexes">INDEX</Expression> <Expression destAttr="Names">"Frame Relay " + INDEX</Expression> <Expression destAttr="FECNIn">frCircuitReceivedFECNs</Expression> </ExpressionGroup> </Expressions>
  • 31. 31 © 2014 CA. ALL RIGHTS RESERVED. Custom Dashboards –Out-of-the-box dashboards do not always meet your requirements Not all Metric Families/Metrics reported User requirements –Temporary for troubleshooting –Report on a specific set of items/group of items(e.g. : devices in a region/site, devices by type, devices by application) Expression Group (Tied to a Metric Family) –Custom Metric Families Requires the creation of a custom dashboard with custom views
  • 32. 32 © 2014 CA. ALL RIGHTS RESERVED. Custom Dashboard
  • 33. 33 © 2014 CA. ALL RIGHTS RESERVED. Custom Dashboard
  • 34. 34 © 2014 CA. ALL RIGHTS RESERVED. Menus –Provide a way to organize dashboards Monitoring purpose Troubleshooting purpose –Menus are associated with roles Defines which menus access according to certain roles Scope access –Create/edit/delete –Drill down
  • 35. 35 © 2014 CA. ALL RIGHTS RESERVED. Menu
  • 36. 36 © 2014 CA. ALL RIGHTS RESERVED. Menu -> Role
  • 37. 37 © 2014 CA. ALL RIGHTS RESERVED. My Dashboards –Menu containing customized/personalized dashboards –Dashboards are not shared
  • 38. 38 © 2014 CA. ALL RIGHTS RESERVED. Context Page/Views –Context pages provide focused data –Device context pages Server Router Switch –Component context pages Interface Custom components –Add/Delete/Edit context tabs Role rights
  • 39. 39 © 2014 CA. ALL RIGHTS RESERVED. Context Filters –Context filters lock the data displayed to a specific context Dashboard context View context –For example if you set the dashboard context to Group X, all views in that dashboard will always show data related to Group X even if you change the Group filter within CA Performance Center
  • 41. 41 © 2014 CA. ALL RIGHTS RESERVED. Data Aggregator Device Administration
  • 42. 42 © 2014 CA. ALL RIGHTS RESERVED. Data Aggregator Device Administration Links
  • 43. 43 © 2014 CA. ALL RIGHTS RESERVED. Data Aggregator Monitoring Event Processing
  • 44. 44 © 2014 CA. ALL RIGHTS RESERVED. Create and Administer Event Profiles New Role Rights allow Non-DA Admins the ability to create and administer event profiles
  • 45. 45 © 2014 CA. ALL RIGHTS RESERVED. Create and Administer Event Profiles Access to configure Threshold Profiles does not require DA Admin Privileges –Folders help users keep Threshold Policies organized for simple administration
  • 46. 46 © 2014 CA. ALL RIGHTS RESERVED. Event Profiles Table View Simple to search for policies by Owner, Creators/Modifier
  • 47. 47 © 2014 CA. ALL RIGHTS RESERVED. Creating Event Rules
  • 48. 48 © 2014 CA. ALL RIGHTS RESERVED. Viewing Event Rules Event Rules and Event Conditions
  • 49. 49 © 2014 CA. ALL RIGHTS RESERVED. Viewing Event Rules Event Rules and Event Conditions
  • 50. 50 © 2014 CA. ALL RIGHTS RESERVED. Copy/Edit/Delete Event Profiles
  • 51. 51 © 2014 CA. ALL RIGHTS RESERVED. Edit Event Profiles
  • 52. Using the CA Mediation Manager Admin UIDeploying and Managing Device Packs
  • 53. 53 © 2014 CA. ALL RIGHTS RESERVED. Integration with CA Mediation Manager Current solution has been replaced with an integration to the standalone CA Meditation Manager solution –CA Meditation Manager data is presented to CA Performance Management (similar to eHealth) –CA Mediation Manager is a solution built around Device Packs collecting non-SNMP data –Advantages High availability Improved scalability Easy configuration/deployment/monitoring/debugging through web console
  • 54. 54 © 2014 CA. ALL RIGHTS RESERVED. Deployment Diagram –MC –CAMM Multi Controller –LC –CAMM Local Controller –DA –PM Data Aggregator –DC –PM Data Collector –DR –PM Data Repository (Vertica) –CAPC –CA Performance Center
  • 55. 55 © 2014 CA. ALL RIGHTS RESERVED. Simplified CA Mediation Manager Device Pack DeploymentDeploy CA PM Device Packs directly from the CAMM Administrative Interface Improved CA Mediation Manager Device Pack Deployment within the CAMM Administrative Interface –Do it all from the UI -You no longer need to run scripts to install and configure Device Packs once you have CA Performance Management integrated with CA Mediation Manager –Simplifies many administrative workflows including: Change configuration parameters on the fly Debugging and troubleshooting Modify Device Packs on the fly Ability to install PM Device Packs (next sprint)
  • 56. 56 © 2014 CA. ALL RIGHTS RESERVED. View/Start/Stop/Remove/Install/Upgrade Device Packs
  • 57. 57 © 2014 CA. ALL RIGHTS RESERVED. Installing Device Packs
  • 58. 58 © 2014 CA. ALL RIGHTS RESERVED. Logging and Troubleshooting
  • 59. 59 © 2014 CA. ALL RIGHTS RESERVED. Modify Device Packs on the Fly
  • 60. Integrating CA Performance Management with BSS/OSS Systems
  • 61. 61 © 2014 CA. ALL RIGHTS RESERVED. Why Use Our Web Services API? –Use the API to integrate CA Performance Management with BSS/OSS systems and create a zero touch process flow from customer order all the way to monitoring –Automate administrative tasks –Additional functionality that UI might not provide Bulk deletion of devices Bulk updating interface speeds
  • 62. 62 © 2014 CA. ALL RIGHTS RESERVED. Which Components Support REST Web Services? Data Aggregator http://<DA_HOST>:8581/rest –Provides many endpoints to DA data Examples: discovery profiles, devices, device components (CPU, Memory, interfaces, etc.) Shows schema Documentation on how to query for data Create, update and delete operations
  • 63. 63 © 2014 CA. ALL RIGHTS RESERVED. Which Components Support REST Web Services? Data Aggregator http://<DA_HOST>:8581/typecatalog –Provides end points for certifications Components, metric families, vendor certs. Shows schema Documentation on how to query for data Get, create and update operations
  • 64. 64 © 2014 CA. ALL RIGHTS RESERVED. Which components support REST Web Services? CA Performance Center http://<CAPC_HOST>:8181/pc/center –Provides end points to CAPC data Examples: tenants, groups, users Documentation on how to query for datahttp://<CAPC_HOST>:8181/pc/center/rest Shows Schema Create, update and delete operations
  • 65. 65 © 2014 CA. ALL RIGHTS RESERVED. Web Services Schema DA and PC Web Service end points define the schema –The schema defines the tag requirements and also how to perform operations (create, update, delete) against the endpoints
  • 66. 66 © 2014 CA. ALL RIGHTS RESERVED. DA –Query Patterns –Fetch all of a type (“get list”) GET /rest/{type} –Fetch a single item (“get”) GET /rest/{type}/{id} –Filtered fetch (“filtered get list”) POST /rest/{type}/filtered Uses HTTP POST Body as the filter XML criteria –Fetch scoped by tenant GET /rest/tenant/{tenantId}/{type} GET /rest/tenant/{tenantId}/{type}/{itemId}
  • 67. 67 © 2014 CA. ALL RIGHTS RESERVED. PC –Query Patterns –Fetch all of a type (“get list”) GET /pc/center/webservice/{type} –Fetch a single item (“get”) GET /pc/center/webservice/{type}/{idName}/{idValue}
  • 68. 68 © 2014 CA. ALL RIGHTS RESERVED. PC -Group Example <GroupTreepath="/All Groups" allowDeletes="true"> <Group name="grp1"/> <Group name="grp2"/> </GroupTree>
  • 69. 69 © 2014 CA. ALL RIGHTS RESERVED. PC -Group Example <GroupTreepath="/All Groups" allowDeletes="true"> <Group name="test" inherit="true" desc="test"> <Rules allowDeletes="true" saveRules="true"> <Rule add="device" name="Add Devices"> <Match> <Compare readOnly="true" using="MEMBER_OF"> <Property name="ItemID" type="Device"/> <Value reference="/All Groups">1</Value> </Compare> </Match> </Rule> </Rules> </Group> </GroupTree>
  • 70. 70 © 2014 CA. ALL RIGHTS RESERVED. DA -Discovery Profile Example <DiscoveryProfileversion="1.0.0"> <ActivationStatus>true</ActivationStatus> <IPListList> <IPList>10.126.1.3</IPList> <IPList>192.168.210.21</IPList> <IPList>….. </IPListList> <RunStatus>START</RunStatus> <Item version="1.0.0"> <Name>webservicediscovery profile</Name> </Item> <IPDomainMemberversion="1.0.0"> <IPDomainID>3990</IPDomainID> </IPDomainMember> </DiscoveryProfile>
  • 72. 72 © 2014 CA. ALL RIGHTS RESERVED. Power User Self-Cert Web Services –Provides power users with development level capabilities –Web Services support Export, Import and Update for Metric Families Vendor Certifications Custom Components –Extended validation capabilities during import –Well Documented in the Power User Cert Guide
  • 73. 73 © 2014 CA. ALL RIGHTS RESERVED. Power User Self-Cert Web Services
  • 74. 74 © 2014 CA. ALL RIGHTS RESERVED. Power User Self-Cert Web Services
  • 75. 75 © 2014 CA. ALL RIGHTS RESERVED. Power User Self-Cert Web Services
  • 76. 76 © 2014 CA. ALL RIGHTS RESERVED. Power User Self-Cert Web Services
  • 77. 77 © 2014 CA. ALL RIGHTS RESERVED. Known Limitations –Cannot extend the OOB Metric Families, Components and Vendor Certifications. –Cannot Delete a Custom Metric Family or Certification with the new WS, but you can update these certs once imported
  • 78. CA Performance Center Dashboardsvs. CA eHealth Reports
  • 79. 79 © 2014 CA. ALL RIGHTS RESERVED. Trend Report = Multi- Trend/Multi-View TopNReport = any view with TopNin the name  At-a-Glance = any device or element Context Page (search, inventory, hot link or drilldown) CA Performance Center to CA eHealth Equivalency I used to do X in eHealth! How do I run the same report in Performance Center?
  • 80. 80 © 2014 CA. ALL RIGHTS RESERVED. Predefined Dashboards and Reports Infrastructure Management Application Management Virtual Systems Management Capacity Management Operations
  • 81. 81 © 2014 CA. ALL RIGHTS RESERVED. For More Information To learn more about DevOps, please visit: http://bit.ly/1wbjjqX Insert appropriate screenshot and textoverlayfrom following“More Info Graphics” slide here; ensure it links to correct page DevOps
  • 82. 82 © 2014 CA. ALL RIGHTS RESERVED. For Informational Purposes Only This presentation was based on current information and resource allocations as of August 2014 and is subject to change or withdrawal by CA at any time without notice. Not withstanding anything in this presentation to the contrary, this presentation shall not serve to (i) affect the rights and/or obligations of CA or its licensees under any existing or future written license agreement or services agreementrelating to any CA software product; or (ii) amend any product documentation or specifications for any CA software product. The development, release and timing of any features or functionality described in this presentation remain at CA’s sole discretion. Notwithstanding anything in this presentation to the contrary, upon the general availability of any future CA product release referenced in this presentation,CAwill make such release available (i) for sale to new licensees of such product; and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support, and in the form of a regularly scheduled major product release. Such releases may be madeavailable to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis.In the event of a conflict between the terms of this paragraph and any other information contained in this presentation, the terms of thisparagraph shall govern. Certain information in this presentation may outline CA’s general product direction. All information in this presentation is for your informational purposes only and may not be incorporated into any contract. CA assumes no responsibility for the accuracy or completeness of the information. To the extent permitted by applicable law, CA provides this presentation “as is” without warranty of any kind, including without limitation, any implied warranties or merchantability, fitness for a particular purpose, or non-infringement. In no event will CA be liable for any loss or damage, direct or indirect, from the use of this document, including, without limitation, lost profits, lost investment, business interruption, goodwill, or lost data, even if CA is expressly advised in advance of the possibility of such damages.CAconfidential and proprietary. No unauthorized copying or distribution permitted. Terms of this Presentation Copyright © 2014 CA. All rights reserved. All trademarks, trade names, service marks and logos referenced herein belongto their respective companies. CA confidential and proprietary. No unauthorized copying or distribution permitted.