SlideShare ist ein Scribd-Unternehmen logo
1 von 49
ICS Infrastructure Assessment - Analyze, Visualize
and Optimize
• engage - March 2015
ICS Infrastructure Assessment - Analyze, Visualize
and Optimize
engage - March 2015
3
4
5
Christoph Adler
Technical Account Manager – panagenda
IBM (Lotus) Notes / Domino since 2001
Consulting for projects
 Administration
 Migration / Consolidation
 Client Management
 Application Management
Since 2012 TAM at panagenda with core
competence in
 Notes Client Management
 ICS Infrastructure Analysis and Optimizations
Good to know…
 Frequent traveler
 Projects with many different companies in
different countries
 Beer or Wine? Beer!
6
Getting started
7
What can you expect from this session?
Best Practices at assessing an infrastructure
Giving an overview, with detailed information on a few focus topics
• Focus topics will include hands-on best practices
Demo is based on prepared visualizations
• IBM has two offerings: IBM Domino DoubleCheck and ISSC HealthCheck
Even if you are not faced with one of our scenarios just yet,
awareness will help you with the challenges you might be confronted with
8
“In Cloud We Trust” … seriously?
XPages
HTML 5
WebSphere
9
Traditional approach
The classic: Upgrade projects take 12 to 18 months to reach the target ...
Project
stable stablechange
10
Agile solution approach
In many smaller, constant and always current steps forward.
Continuous change
11
Agile solution approach
Agility equals success and segmentation is the key
Continuous change
12
Agile solution approach
Let’s not forget interactions and interfaces!
Continuous change
13
Infrastructure Assessment
Key Factors & Best Practices
14
Stakeholders, Goals and Frustration
Identifying and understanding your stakeholders
 Motivators of your stakeholders (Management / Governance, Technical, Business)
 Different angles and responsibilities breed different views
Clarifying goals is essential for all parties involved
 Why you do it has a big influence on setting your goal
 Having a clear goal will allow you to measure success
Minimize frustration by providing the best possible information
 Don’t be afraid to ask questions and challenge “bold claims”
15
What Domino Administrators Have to Cope With
Servers
Database
sClients
Hardware (CPU, Memory), Data
storage
Network connection, Configuration,
Databases, Tasks, Mail traffic, ...
ODS, Size, Reader fields,
Deployment
Design, Number & size of
documents,
Security, Performance, …
Hardware, Data storage,
Network Connection,
Deployment Integrity,
Configuration, Security
Across the board
Geographical Distribution
Connectivity (Bandwidth,
Structure)
Online/Offline Access
Clustering/Load balancing
Distributed Responsibilities
16
Key Factors: The Platform
Network / Bandwidth
 Service Availability vs. Quality of Service
Hardware Considerations
 Pick the platform according to the staff you (want to) have
 SAN and Storage often no more then adjacent domains
Virtualization in general
 Pick the platform according to the staff you (want to) have
 Tons of performance improvements with Domino since 8.5.x
17
Key Factors: Network / Bandwidth
18
Key Factors: Network / Bandwidth
?
?
?
?
On Premises
19
Key Factors: Network / Bandwidth
?
?
?
?
Off Premises
20
Key Factors: Network / Bandwidth
21
Key Factors: The Platform
Network / Bandwidth
 Service Availability vs. Quality of Service
Hardware Considerations
 Pick the platform according to the staff you (want to) have
 SAN and Storage often no more then adjacent domains
Virtualization in general
 Pick the platform according to the staff you (want to) have
 Tons of performance improvements with Domino since 8.5.x
22
Key Factors: The Application Landscape
Application type / design suggests transformation goal
 Possible destinations: Web application (e.g. XPages), mobile app, Notes browser plugin
 Dependencies: hard coded links to the current infrastructure (Mail, DLL, Fax, names, etc.)
Transformation potential
 Domino mass mail converts to Connections community
 Read-only databases converts to web page
Focus Topics
 Client landscape: determining, assessing and optimizing according to current and future state
 Infrastructure utilization: understanding who uses what and how is understanding cost
23
Key Factors: From Micro to Meta
Security / Compliance check in the existing infrastructure
 ID Policies, Access Rights, NAB Cleanup
Deployment Integrity
 Duplicate replicas, template inheritance, external applications
Infrastructure usage broken down to organization / location
 Who owns an application / process?
 Pick the right application to start your transformation
 Location awareness prevents guesswork when it comes to network planning
24
Focus Topic
User Activity Analysis
25
User Activity Analysis: Why is it important?
Actionable Items / Project Support
 High impact users and databases / unused databases
 Calculate resource requirements
 Verifying and justifying licensing cost
Strategic Insight
 HR data integration (cross referencing departments and locations)
 Differentiating between mail, business applications and 3rd party system tools
 Transformation potential (differentiate complexity based on usage patterns)
 Historic view and trends allow better decision making
26
User Activity: How to get the data manually
DB Activity: LOG.NSF – documents with form type “Activity”
 View selection formula: SELECT FORM = "Activity"
 Add columns that are interesting in your scenario
27
User Activity: How to get the data manually (cont.)
DB Activity: LOG.NSF – database activity details
 Note there is a 1400 activity entry maximum per database (FIFO)
 There is also a 64K size limit for the user activity
 More details in IBM Technote #1086245
28
User Activity: How to get the data manually (cont.)
DB Activity: CATALOG.NSF
 related information, but different focus
 Full text index details
 Replication information
 ACL overview
Note: Domino does not distinguish
between user, server or maintenance
tasks activity at this level
29
User Activity Analysis: Example Visualizations
30
User Activity Analysis: Example Visualizations (cont.)
31
User Activity Analysis: Example Visualizations (cont.)
32
User Activity Analysis: Example Visualizations (cont.)
33
User Activity Analysis: Example Visualizations (cont.)
34
Focus Topic
Client Landscape Optimization
35
Client Landscape Optimization: Client Types
Give users the clients they need to be successful in their job
 Notes client
 Notes Browser Plug-in
 Citrix client
 Web browser
 Mobile Device
Choose clients depending on …
 complexity and variety of applications
 network demand generated by particular users
 the need for online / offline capabilities
36
Client Landscape Optimization: Security & Compliance
Consolidating is the first step towards transformation
Client side conditions that break integrity / security
 Local replicas of databases which aren’t accessible on the server side anymore
 Local replicas beyond cut-off date which would re-create already deleted documents
 Local replicas with identical replica IDs
 ID files of several users on one client
 Signature IDs with too many rights in client ECLs
37
Client Landscape Optimization: Notes ODS
ODS = On Disk Structure
 ODS 16 = Notes 2
 ODS 17 = Notes 3
 ODS 20 = Notes 4 (or templates)
 ODS 41 = Notes 5
 ODS 43 = Notes 6 & 7
 ODS 48 = Notes 8
 ODS 51 = Notes 8.5/9.0
 ODS 52 = Notes >= 9.0.1
The difference between ODS 43 and 52 = up to 80% LESS FILE I/O; average 50% less.
 Also helps with slow local fixed disks, not just SAN/NAS! – Think servers, too!
38
Client Landscape Optimization: Notes ODS (cont.)
Fortunately, since Notes 8.5.2 you can use
 NSF_UpdateODS=1 + CREATE_RX_DATABASES=1 (add Notes release for X, e.g. 9 or 85)
 This will do a one-time upgrade of all local databases in the background
 Use with extreme care if your data directories are on a network drive! ( Load balance)
 Note that end users cannot access databases during compact (mail file replicas)
 Note that names.nsf and bookmark.nsf are upgraded at next client startup (  Splash screen)
39
Client Landscape Optimization: Multiuser
Since version 6.5, Notes has two install modes, Single User and Multiuser
 Multiuser is highly recommended to be used for a standard user install!
 Multiuser comes with a shared data directory referenced in the stub notes.ini file
 The shared data directory is the single storage folder for templates out of which a new Notes data
directory is created for every user logging on to this machine
Example location of the shared data directory on Windows 7/8 (Notes 9.x)
 C:ProgramDataIBMNotesDataShared
However, if custom files are copied into the ‘Shared‘ directory, they‘re NOT taken over into the
user‘s personal Notes
data folder upon creation! Wouldn‘t this be nice?
40
Client Landscape Optimization: Multiuser (cont.)
There‘s a great built-in feature to an IBM Notes Multiuser install to copy over custom files
into the user‘s personal data folder upon Notes startup
 Create a directory named ‘Common‘ at the same level as the Shared Data directory lives
Example on Windows 7/8 (Shared Data directory)
 C:ProgramDataIBMNotesDataShared
Example on Windows 7/8 (Common directory)
 C:ProgramDataIBMNotesDataCommon
All files and folders placed into ‘Common‘ are copied into the user‘s personal Data directory
upon Notes startup –
if they don‘t exist there yet!
41
Client Landscape Optimization: Multiuser (cont.)
A user‘s Notes Data directory doesn‘t need to be kept on disk after logoff
 Administrators can wipe all personal data folders daily from Citrix / WTS (servers) or VDI
(clients)
 Use IBM or third-party roaming to build a user‘s personal data directory from scratch
 Re-creating a user‘s Data directory every day during Notes startup also reduces help-desk calls
regarding corrupt local databases/files dramatically
42
Client Landscape Optimization: Multiuser (cont.)
Most of the time consumed during the first startup of a Notes Standard client relates to
building the Workspace directory!
 Remember to configure anti-virus scanners properly (exclude folders)
 Use the ‘Common‘ directory method to deploy a prepared workspace directory into a user‘s
Notes data directory which reduces initial Notes startup time by up to 65%!
43
Summary
More information = Smarter
Decisions
44
Summary & Recommendations
With so many choices of technologies, picking the right one isn’t easy
 Assessing your current infrastructure is vital
 Think about what goals should be achieved
 Only make decisions based on facts in your environment
 Consolidations and optimizations are often way more rational than a platform change
Links to sources about topics mentioned in this presentation:
 http://slideshare.net/panagenda/a-performance-boost-for-your-ibm-notes-client
 http://slideshare.net/panagenda/panagenda-idna-ibm-collaboration-the-future-is-now
45
panagenda iDNA helps!
46
panagenda iDNA helps!
• Optimize operations, planning and strategy
• Measure actual usage and load, real-world billing
• Make informed decisions for cloud, modernization,
mobile, migration and consolidation
• Identify most and least used applications, e.g. by
VIPs,
sales, the business, certain geographies, client
types
• Across IBM Notes rich clients, browser clients,
mobile devices, servers and applications
" With panagenda iDNA we
are able to get the appropriate
information, at any time for our
optimization and modernization
projects while going beyond to
answering many other
questions about our IT."
iDNA Platforms:
VMWare image for Business Intelligence across IBM
Connections,
IBM Domino, IBM Sametime, IBM Traveler, IBM WebSphere, Web
Servers, Microsoft Servers, Blackberry Enterprise Server and
many more
Q & A
Thank you !
49
Christoph Adler
Technical Account Manager
panagenda GmbH – Solutions for Infrastructure Analysis and Optimization
● Donnersbergstr. 1 ● 64646 Heppenheim (Germany)
● Cell: +49 172 494 4141
● Phone: +49 6252 679 39-52 ● Fax: +49 6252 679 39-16
● E-Mail: christoph.adler@panagenda.com
Kontakt

Weitere ähnliche Inhalte

Was ist angesagt?

ConfluentMinds - Auto-creating logic execution hierarchy from source code and...
ConfluentMinds - Auto-creating logic execution hierarchy from source code and...ConfluentMinds - Auto-creating logic execution hierarchy from source code and...
ConfluentMinds - Auto-creating logic execution hierarchy from source code and...Ashok Panigrahi
 
Top 10 Tips for Implementing Desktop Virtualisation.
Top 10 Tips for Implementing Desktop Virtualisation. Top 10 Tips for Implementing Desktop Virtualisation.
Top 10 Tips for Implementing Desktop Virtualisation. Kingfin Enterprises Limited
 
Who Will Win the Database Wars?
Who Will Win the Database Wars?Who Will Win the Database Wars?
Who Will Win the Database Wars?Christopher Foot
 
Cloud's Hidden Impact on IT Support Organizations
Cloud's Hidden Impact on IT Support OrganizationsCloud's Hidden Impact on IT Support Organizations
Cloud's Hidden Impact on IT Support OrganizationsChristopher Foot
 
New Horizons for End-User Computing Event - VMware
New Horizons for End-User Computing Event - VMwareNew Horizons for End-User Computing Event - VMware
New Horizons for End-User Computing Event - VMwareArrow ECS UK
 
Parallels RAS - Provide clinicians with instant access to medical apps
Parallels RAS - Provide clinicians with instant access to medical appsParallels RAS - Provide clinicians with instant access to medical apps
Parallels RAS - Provide clinicians with instant access to medical appsParallels Inc
 
VMworld 2014: End-User Computing for the Mobile-Cloud Era
VMworld 2014: End-User Computing for the Mobile-Cloud EraVMworld 2014: End-User Computing for the Mobile-Cloud Era
VMworld 2014: End-User Computing for the Mobile-Cloud EraVMworld
 
Extensis DAM Forum at MCN
Extensis DAM Forum at MCNExtensis DAM Forum at MCN
Extensis DAM Forum at MCNesmithextensis
 
Syncsort and Db2 – How to Get More from Your Db2 Systems
Syncsort and Db2 – How to Get More from Your Db2 SystemsSyncsort and Db2 – How to Get More from Your Db2 Systems
Syncsort and Db2 – How to Get More from Your Db2 SystemsPrecisely
 
Improving BPM Time To Value
Improving BPM Time To ValueImproving BPM Time To Value
Improving BPM Time To ValueSandy Kemsley
 
Synergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeks
Synergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeksSynergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeks
Synergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeksSynergis Engineering Design Solutions
 
Transaction processing system
Transaction processing systemTransaction processing system
Transaction processing systemAyisha Kowsar
 

Was ist angesagt? (18)

ConfluentMinds - Auto-creating logic execution hierarchy from source code and...
ConfluentMinds - Auto-creating logic execution hierarchy from source code and...ConfluentMinds - Auto-creating logic execution hierarchy from source code and...
ConfluentMinds - Auto-creating logic execution hierarchy from source code and...
 
Top 10 Tips for Implementing Desktop Virtualisation.
Top 10 Tips for Implementing Desktop Virtualisation. Top 10 Tips for Implementing Desktop Virtualisation.
Top 10 Tips for Implementing Desktop Virtualisation.
 
Who Will Win the Database Wars?
Who Will Win the Database Wars?Who Will Win the Database Wars?
Who Will Win the Database Wars?
 
Cloud's Hidden Impact on IT Support Organizations
Cloud's Hidden Impact on IT Support OrganizationsCloud's Hidden Impact on IT Support Organizations
Cloud's Hidden Impact on IT Support Organizations
 
New Horizons for End-User Computing Event - VMware
New Horizons for End-User Computing Event - VMwareNew Horizons for End-User Computing Event - VMware
New Horizons for End-User Computing Event - VMware
 
Delphix 4.0
Delphix 4.0Delphix 4.0
Delphix 4.0
 
Parallels RAS - Provide clinicians with instant access to medical apps
Parallels RAS - Provide clinicians with instant access to medical appsParallels RAS - Provide clinicians with instant access to medical apps
Parallels RAS - Provide clinicians with instant access to medical apps
 
VMworld 2014: End-User Computing for the Mobile-Cloud Era
VMworld 2014: End-User Computing for the Mobile-Cloud EraVMworld 2014: End-User Computing for the Mobile-Cloud Era
VMworld 2014: End-User Computing for the Mobile-Cloud Era
 
Case mis ch05
Case mis ch05Case mis ch05
Case mis ch05
 
Extensis DAM Forum at MCN
Extensis DAM Forum at MCNExtensis DAM Forum at MCN
Extensis DAM Forum at MCN
 
Case mis ch04
Case mis ch04Case mis ch04
Case mis ch04
 
Syncsort and Db2 – How to Get More from Your Db2 Systems
Syncsort and Db2 – How to Get More from Your Db2 SystemsSyncsort and Db2 – How to Get More from Your Db2 Systems
Syncsort and Db2 – How to Get More from Your Db2 Systems
 
Ch 13 D B Admin
Ch 13  D B  AdminCh 13  D B  Admin
Ch 13 D B Admin
 
Improving BPM Time To Value
Improving BPM Time To ValueImproving BPM Time To Value
Improving BPM Time To Value
 
Case mis ch02
Case mis ch02Case mis ch02
Case mis ch02
 
Synergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeks
Synergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeksSynergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeks
Synergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeks
 
Transaction processing system
Transaction processing systemTransaction processing system
Transaction processing system
 
Proposal DMS
Proposal   DMS Proposal   DMS
Proposal DMS
 

Andere mochten auch

Product versioning
Product versioningProduct versioning
Product versioningVishal Pawar
 
we45 - Infrastructure Penetration Testing with LeanBeast Case Study
we45 - Infrastructure Penetration Testing with LeanBeast Case Studywe45 - Infrastructure Penetration Testing with LeanBeast Case Study
we45 - Infrastructure Penetration Testing with LeanBeast Case StudyAbhay Bhargav
 
BizTalk Server assessment and architecture review
BizTalk Server assessment and architecture review BizTalk Server assessment and architecture review
BizTalk Server assessment and architecture review BizTalk360
 
AdminCamp 2015 - Going Cloud
AdminCamp 2015 - Going CloudAdminCamp 2015 - Going Cloud
AdminCamp 2015 - Going CloudChristoph Adler
 
Admin Tech Clash: Discussing Best (and Worst) Administration Practices from ...
Admin Tech Clash: Discussing Best (and Worst) Administration Practices from  ...Admin Tech Clash: Discussing Best (and Worst) Administration Practices from  ...
Admin Tech Clash: Discussing Best (and Worst) Administration Practices from ...Christoph Adler
 
Admin Tech Clash: Discussing Best (and Worst) Administration Practices from ...
Admin Tech Clash: Discussing Best (and Worst) Administration Practices from  ...Admin Tech Clash: Discussing Best (and Worst) Administration Practices from  ...
Admin Tech Clash: Discussing Best (and Worst) Administration Practices from ...Christoph Adler
 
DanNotes 2014 - A Performance Boost for your IBM Notes Client
DanNotes 2014 - A Performance Boost for your IBM Notes ClientDanNotes 2014 - A Performance Boost for your IBM Notes Client
DanNotes 2014 - A Performance Boost for your IBM Notes ClientChristoph Adler
 
DNUG 2015 - Going Cloud - warum und wie (IS11)
DNUG 2015 - Going Cloud - warum und wie (IS11)DNUG 2015 - Going Cloud - warum und wie (IS11)
DNUG 2015 - Going Cloud - warum und wie (IS11)Christoph Adler
 
21 Ways to make your Data work for you
21 Ways to make your Data work for you21 Ways to make your Data work for you
21 Ways to make your Data work for youChristoph Adler
 
DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!
DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!
DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!Christoph Adler
 
Vmware desktop infrastructure virtualization assessment
Vmware  desktop infrastructure virtualization assessmentVmware  desktop infrastructure virtualization assessment
Vmware desktop infrastructure virtualization assessmentsolarisyougood
 
AdminCamp 2015 - Improve Communication and Collaboration
AdminCamp 2015 - Improve Communication and CollaborationAdminCamp 2015 - Improve Communication and Collaboration
AdminCamp 2015 - Improve Communication and CollaborationChristoph Adler
 
IT Automation Assessment Report - sample
IT Automation Assessment Report - sampleIT Automation Assessment Report - sample
IT Automation Assessment Report - sampleEvergreen Systems
 
RISC Networks CloudScape Product Overview
RISC Networks CloudScape Product OverviewRISC Networks CloudScape Product Overview
RISC Networks CloudScape Product OverviewRISC Networks
 
ISBG 2015 - Challenge accepted: IBM Cloud onboarding & Upgrades to IBM Notes ...
ISBG 2015 - Challenge accepted: IBM Cloud onboarding & Upgrades to IBM Notes ...ISBG 2015 - Challenge accepted: IBM Cloud onboarding & Upgrades to IBM Notes ...
ISBG 2015 - Challenge accepted: IBM Cloud onboarding & Upgrades to IBM Notes ...Christoph Adler
 
Webinar: Building Blocks for the Future of Television
Webinar: Building Blocks for the Future of TelevisionWebinar: Building Blocks for the Future of Television
Webinar: Building Blocks for the Future of TelevisionDataStax
 
IBM Notes Performance Boost - Reloaded (DEV-1185)
IBM Notes Performance Boost - Reloaded (DEV-1185)IBM Notes Performance Boost - Reloaded (DEV-1185)
IBM Notes Performance Boost - Reloaded (DEV-1185)Christoph Adler
 
Lecture 2 edm wedm and medm
Lecture 2 edm wedm and medmLecture 2 edm wedm and medm
Lecture 2 edm wedm and medmVJTI Production
 
Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...
Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...
Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...Christoph Adler
 
Migrate and Manage Workloads with Apps Associates
Migrate and Manage Workloads with Apps AssociatesMigrate and Manage Workloads with Apps Associates
Migrate and Manage Workloads with Apps AssociatesAmazon Web Services
 

Andere mochten auch (20)

Product versioning
Product versioningProduct versioning
Product versioning
 
we45 - Infrastructure Penetration Testing with LeanBeast Case Study
we45 - Infrastructure Penetration Testing with LeanBeast Case Studywe45 - Infrastructure Penetration Testing with LeanBeast Case Study
we45 - Infrastructure Penetration Testing with LeanBeast Case Study
 
BizTalk Server assessment and architecture review
BizTalk Server assessment and architecture review BizTalk Server assessment and architecture review
BizTalk Server assessment and architecture review
 
AdminCamp 2015 - Going Cloud
AdminCamp 2015 - Going CloudAdminCamp 2015 - Going Cloud
AdminCamp 2015 - Going Cloud
 
Admin Tech Clash: Discussing Best (and Worst) Administration Practices from ...
Admin Tech Clash: Discussing Best (and Worst) Administration Practices from  ...Admin Tech Clash: Discussing Best (and Worst) Administration Practices from  ...
Admin Tech Clash: Discussing Best (and Worst) Administration Practices from ...
 
Admin Tech Clash: Discussing Best (and Worst) Administration Practices from ...
Admin Tech Clash: Discussing Best (and Worst) Administration Practices from  ...Admin Tech Clash: Discussing Best (and Worst) Administration Practices from  ...
Admin Tech Clash: Discussing Best (and Worst) Administration Practices from ...
 
DanNotes 2014 - A Performance Boost for your IBM Notes Client
DanNotes 2014 - A Performance Boost for your IBM Notes ClientDanNotes 2014 - A Performance Boost for your IBM Notes Client
DanNotes 2014 - A Performance Boost for your IBM Notes Client
 
DNUG 2015 - Going Cloud - warum und wie (IS11)
DNUG 2015 - Going Cloud - warum und wie (IS11)DNUG 2015 - Going Cloud - warum und wie (IS11)
DNUG 2015 - Going Cloud - warum und wie (IS11)
 
21 Ways to make your Data work for you
21 Ways to make your Data work for you21 Ways to make your Data work for you
21 Ways to make your Data work for you
 
DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!
DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!
DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!
 
Vmware desktop infrastructure virtualization assessment
Vmware  desktop infrastructure virtualization assessmentVmware  desktop infrastructure virtualization assessment
Vmware desktop infrastructure virtualization assessment
 
AdminCamp 2015 - Improve Communication and Collaboration
AdminCamp 2015 - Improve Communication and CollaborationAdminCamp 2015 - Improve Communication and Collaboration
AdminCamp 2015 - Improve Communication and Collaboration
 
IT Automation Assessment Report - sample
IT Automation Assessment Report - sampleIT Automation Assessment Report - sample
IT Automation Assessment Report - sample
 
RISC Networks CloudScape Product Overview
RISC Networks CloudScape Product OverviewRISC Networks CloudScape Product Overview
RISC Networks CloudScape Product Overview
 
ISBG 2015 - Challenge accepted: IBM Cloud onboarding & Upgrades to IBM Notes ...
ISBG 2015 - Challenge accepted: IBM Cloud onboarding & Upgrades to IBM Notes ...ISBG 2015 - Challenge accepted: IBM Cloud onboarding & Upgrades to IBM Notes ...
ISBG 2015 - Challenge accepted: IBM Cloud onboarding & Upgrades to IBM Notes ...
 
Webinar: Building Blocks for the Future of Television
Webinar: Building Blocks for the Future of TelevisionWebinar: Building Blocks for the Future of Television
Webinar: Building Blocks for the Future of Television
 
IBM Notes Performance Boost - Reloaded (DEV-1185)
IBM Notes Performance Boost - Reloaded (DEV-1185)IBM Notes Performance Boost - Reloaded (DEV-1185)
IBM Notes Performance Boost - Reloaded (DEV-1185)
 
Lecture 2 edm wedm and medm
Lecture 2 edm wedm and medmLecture 2 edm wedm and medm
Lecture 2 edm wedm and medm
 
Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...
Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...
Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...
 
Migrate and Manage Workloads with Apps Associates
Migrate and Manage Workloads with Apps AssociatesMigrate and Manage Workloads with Apps Associates
Migrate and Manage Workloads with Apps Associates
 

Ähnlich wie engage 2015 - - 2015 - Infrastructure Assessment - Analyze, Visualize and Optimize

ConnectED 2015 BP302: Future-Proofing Enterprise IT
ConnectED 2015 BP302: Future-Proofing Enterprise ITConnectED 2015 BP302: Future-Proofing Enterprise IT
ConnectED 2015 BP302: Future-Proofing Enterprise ITDaniel Reimann
 
BP302: Future Proofing Enterprise IT
BP302: Future Proofing Enterprise IT BP302: Future Proofing Enterprise IT
BP302: Future Proofing Enterprise IT panagenda
 
IMS02 autonomics for ims with the ibm management console for ims and db2 fo...
IMS02   autonomics for ims with the ibm management console for ims and db2 fo...IMS02   autonomics for ims with the ibm management console for ims and db2 fo...
IMS02 autonomics for ims with the ibm management console for ims and db2 fo...Robert Hain
 
Enterprise Desktops Well Served - a technical perspective on virtual desktops
Enterprise Desktops Well Served - a technical perspective on virtual desktopsEnterprise Desktops Well Served - a technical perspective on virtual desktops
Enterprise Desktops Well Served - a technical perspective on virtual desktopsMolten Technologies
 
Leverage Cloud Computing to Accelerate Development and Test
Leverage Cloud Computing to Accelerate Development and TestLeverage Cloud Computing to Accelerate Development and Test
Leverage Cloud Computing to Accelerate Development and TestRightScale
 
Computing And Information Technology Programmes Essay
Computing And Information Technology Programmes EssayComputing And Information Technology Programmes Essay
Computing And Information Technology Programmes EssayLucy Nader
 
DM Radio Webinar: Adopting a Streaming-Enabled Architecture
DM Radio Webinar: Adopting a Streaming-Enabled ArchitectureDM Radio Webinar: Adopting a Streaming-Enabled Architecture
DM Radio Webinar: Adopting a Streaming-Enabled ArchitectureDATAVERSITY
 
Data Engineer's Lunch #85: Designing a Modern Data Stack
Data Engineer's Lunch #85: Designing a Modern Data StackData Engineer's Lunch #85: Designing a Modern Data Stack
Data Engineer's Lunch #85: Designing a Modern Data StackAnant Corporation
 
Cloud Computing Architecture Primer
Cloud Computing Architecture PrimerCloud Computing Architecture Primer
Cloud Computing Architecture PrimerIlham Ahmed
 
La creación de una capa operacional con MongoDB
La creación de una capa operacional con MongoDBLa creación de una capa operacional con MongoDB
La creación de una capa operacional con MongoDBMongoDB
 
Vdi strategy
Vdi strategyVdi strategy
Vdi strategylatheefca
 
AdminCamp 2018 - ApplicationInsights für Administratoren
AdminCamp 2018 - ApplicationInsights für AdministratorenAdminCamp 2018 - ApplicationInsights für Administratoren
AdminCamp 2018 - ApplicationInsights für AdministratorenChristoph Adler
 
Research Assignment For Active Directory
Research Assignment For Active DirectoryResearch Assignment For Active Directory
Research Assignment For Active DirectoryJessica Myers
 

Ähnlich wie engage 2015 - - 2015 - Infrastructure Assessment - Analyze, Visualize and Optimize (20)

ConnectED 2015 BP302: Future-Proofing Enterprise IT
ConnectED 2015 BP302: Future-Proofing Enterprise ITConnectED 2015 BP302: Future-Proofing Enterprise IT
ConnectED 2015 BP302: Future-Proofing Enterprise IT
 
BP302: Future Proofing Enterprise IT
BP302: Future Proofing Enterprise IT BP302: Future Proofing Enterprise IT
BP302: Future Proofing Enterprise IT
 
IMS02 autonomics for ims with the ibm management console for ims and db2 fo...
IMS02   autonomics for ims with the ibm management console for ims and db2 fo...IMS02   autonomics for ims with the ibm management console for ims and db2 fo...
IMS02 autonomics for ims with the ibm management console for ims and db2 fo...
 
Enterprise Desktops Well Served - a technical perspective on virtual desktops
Enterprise Desktops Well Served - a technical perspective on virtual desktopsEnterprise Desktops Well Served - a technical perspective on virtual desktops
Enterprise Desktops Well Served - a technical perspective on virtual desktops
 
Database as a Service - Tutorial @ICDE 2010
Database as a Service - Tutorial @ICDE 2010Database as a Service - Tutorial @ICDE 2010
Database as a Service - Tutorial @ICDE 2010
 
Mihai_Nuta
Mihai_NutaMihai_Nuta
Mihai_Nuta
 
VendorReview_IBMDB2
VendorReview_IBMDB2VendorReview_IBMDB2
VendorReview_IBMDB2
 
Leverage Cloud Computing to Accelerate Development and Test
Leverage Cloud Computing to Accelerate Development and TestLeverage Cloud Computing to Accelerate Development and Test
Leverage Cloud Computing to Accelerate Development and Test
 
Knowledge is Power - Richard May, Raritan
Knowledge is Power - Richard May, RaritanKnowledge is Power - Richard May, Raritan
Knowledge is Power - Richard May, Raritan
 
Datos iO Product Overview
Datos iO Product OverviewDatos iO Product Overview
Datos iO Product Overview
 
Computing And Information Technology Programmes Essay
Computing And Information Technology Programmes EssayComputing And Information Technology Programmes Essay
Computing And Information Technology Programmes Essay
 
DM Radio Webinar: Adopting a Streaming-Enabled Architecture
DM Radio Webinar: Adopting a Streaming-Enabled ArchitectureDM Radio Webinar: Adopting a Streaming-Enabled Architecture
DM Radio Webinar: Adopting a Streaming-Enabled Architecture
 
Data Engineer's Lunch #85: Designing a Modern Data Stack
Data Engineer's Lunch #85: Designing a Modern Data StackData Engineer's Lunch #85: Designing a Modern Data Stack
Data Engineer's Lunch #85: Designing a Modern Data Stack
 
Cloud Computing Architecture Primer
Cloud Computing Architecture PrimerCloud Computing Architecture Primer
Cloud Computing Architecture Primer
 
La creación de una capa operacional con MongoDB
La creación de una capa operacional con MongoDBLa creación de una capa operacional con MongoDB
La creación de una capa operacional con MongoDB
 
Vdi strategy
Vdi strategyVdi strategy
Vdi strategy
 
DWBASIC.ppt
DWBASIC.pptDWBASIC.ppt
DWBASIC.ppt
 
AdminCamp 2018 - ApplicationInsights für Administratoren
AdminCamp 2018 - ApplicationInsights für AdministratorenAdminCamp 2018 - ApplicationInsights für Administratoren
AdminCamp 2018 - ApplicationInsights für Administratoren
 
CH12.ppt
CH12.pptCH12.ppt
CH12.ppt
 
Research Assignment For Active Directory
Research Assignment For Active DirectoryResearch Assignment For Active Directory
Research Assignment For Active Directory
 

Mehr von Christoph Adler

dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...
dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...
dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...Christoph Adler
 
Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...
Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...
Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...Christoph Adler
 
dachnug49 - Command & Conquer HCL Notes Client Upgrades
dachnug49 - Command & Conquer HCL Notes Client Upgradesdachnug49 - Command & Conquer HCL Notes Client Upgrades
dachnug49 - Command & Conquer HCL Notes Client UpgradesChristoph Adler
 
Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25
Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25
Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25Christoph Adler
 
dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...
dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...
dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...Christoph Adler
 
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — SeamlessRNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — SeamlessChristoph Adler
 
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-ReloadedRNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-ReloadedChristoph Adler
 
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...Christoph Adler
 
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...Christoph Adler
 
HCL Digital Week Comes To #dnug47online - Domino/Administration
HCL Digital Week Comes To #dnug47online - Domino/AdministrationHCL Digital Week Comes To #dnug47online - Domino/Administration
HCL Digital Week Comes To #dnug47online - Domino/AdministrationChristoph Adler
 
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - Seamless
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - SeamlessCollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - Seamless
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - SeamlessChristoph Adler
 
CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...
CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...
CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...Christoph Adler
 
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-ReloadedCollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-ReloadedChristoph Adler
 
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....Christoph Adler
 
#dnug47online - The easy way to manage HCL Nomad
#dnug47online - The easy way to  manage HCL Nomad#dnug47online - The easy way to  manage HCL Nomad
#dnug47online - The easy way to manage HCL NomadChristoph Adler
 
Know what you sell - HCL Partner Session about HCL Nomad and MarvelClient
Know what you sell - HCL Partner Session about HCL Nomad and MarvelClientKnow what you sell - HCL Partner Session about HCL Nomad and MarvelClient
Know what you sell - HCL Partner Session about HCL Nomad and MarvelClientChristoph Adler
 
Engage 2020 - panagenda Workshop: All things Notes 11!
Engage 2020 - panagenda Workshop: All things Notes 11!Engage 2020 - panagenda Workshop: All things Notes 11!
Engage 2020 - panagenda Workshop: All things Notes 11!Christoph Adler
 
Engage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance BoostEngage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance BoostChristoph Adler
 
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 UpgradesCollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 UpgradesChristoph Adler
 
CollabSphere 2019 - Dirty Secrets of the Notes Client
CollabSphere 2019 - Dirty Secrets of the Notes ClientCollabSphere 2019 - Dirty Secrets of the Notes Client
CollabSphere 2019 - Dirty Secrets of the Notes ClientChristoph Adler
 

Mehr von Christoph Adler (20)

dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...
dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...
dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...
 
Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...
Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...
Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...
 
dachnug49 - Command & Conquer HCL Notes Client Upgrades
dachnug49 - Command & Conquer HCL Notes Client Upgradesdachnug49 - Command & Conquer HCL Notes Client Upgrades
dachnug49 - Command & Conquer HCL Notes Client Upgrades
 
Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25
Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25
Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25
 
dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...
dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...
dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...
 
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — SeamlessRNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
 
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-ReloadedRNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
 
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
 
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
 
HCL Digital Week Comes To #dnug47online - Domino/Administration
HCL Digital Week Comes To #dnug47online - Domino/AdministrationHCL Digital Week Comes To #dnug47online - Domino/Administration
HCL Digital Week Comes To #dnug47online - Domino/Administration
 
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - Seamless
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - SeamlessCollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - Seamless
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - Seamless
 
CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...
CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...
CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...
 
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-ReloadedCollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
 
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
 
#dnug47online - The easy way to manage HCL Nomad
#dnug47online - The easy way to  manage HCL Nomad#dnug47online - The easy way to  manage HCL Nomad
#dnug47online - The easy way to manage HCL Nomad
 
Know what you sell - HCL Partner Session about HCL Nomad and MarvelClient
Know what you sell - HCL Partner Session about HCL Nomad and MarvelClientKnow what you sell - HCL Partner Session about HCL Nomad and MarvelClient
Know what you sell - HCL Partner Session about HCL Nomad and MarvelClient
 
Engage 2020 - panagenda Workshop: All things Notes 11!
Engage 2020 - panagenda Workshop: All things Notes 11!Engage 2020 - panagenda Workshop: All things Notes 11!
Engage 2020 - panagenda Workshop: All things Notes 11!
 
Engage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance BoostEngage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance Boost
 
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 UpgradesCollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
 
CollabSphere 2019 - Dirty Secrets of the Notes Client
CollabSphere 2019 - Dirty Secrets of the Notes ClientCollabSphere 2019 - Dirty Secrets of the Notes Client
CollabSphere 2019 - Dirty Secrets of the Notes Client
 

Kürzlich hochgeladen

presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 

Kürzlich hochgeladen (20)

presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

engage 2015 - - 2015 - Infrastructure Assessment - Analyze, Visualize and Optimize

  • 1. ICS Infrastructure Assessment - Analyze, Visualize and Optimize • engage - March 2015
  • 2. ICS Infrastructure Assessment - Analyze, Visualize and Optimize engage - March 2015
  • 3. 3
  • 4. 4
  • 5. 5 Christoph Adler Technical Account Manager – panagenda IBM (Lotus) Notes / Domino since 2001 Consulting for projects  Administration  Migration / Consolidation  Client Management  Application Management Since 2012 TAM at panagenda with core competence in  Notes Client Management  ICS Infrastructure Analysis and Optimizations Good to know…  Frequent traveler  Projects with many different companies in different countries  Beer or Wine? Beer!
  • 7. 7 What can you expect from this session? Best Practices at assessing an infrastructure Giving an overview, with detailed information on a few focus topics • Focus topics will include hands-on best practices Demo is based on prepared visualizations • IBM has two offerings: IBM Domino DoubleCheck and ISSC HealthCheck Even if you are not faced with one of our scenarios just yet, awareness will help you with the challenges you might be confronted with
  • 8. 8 “In Cloud We Trust” … seriously? XPages HTML 5 WebSphere
  • 9. 9 Traditional approach The classic: Upgrade projects take 12 to 18 months to reach the target ... Project stable stablechange
  • 10. 10 Agile solution approach In many smaller, constant and always current steps forward. Continuous change
  • 11. 11 Agile solution approach Agility equals success and segmentation is the key Continuous change
  • 12. 12 Agile solution approach Let’s not forget interactions and interfaces! Continuous change
  • 14. 14 Stakeholders, Goals and Frustration Identifying and understanding your stakeholders  Motivators of your stakeholders (Management / Governance, Technical, Business)  Different angles and responsibilities breed different views Clarifying goals is essential for all parties involved  Why you do it has a big influence on setting your goal  Having a clear goal will allow you to measure success Minimize frustration by providing the best possible information  Don’t be afraid to ask questions and challenge “bold claims”
  • 15. 15 What Domino Administrators Have to Cope With Servers Database sClients Hardware (CPU, Memory), Data storage Network connection, Configuration, Databases, Tasks, Mail traffic, ... ODS, Size, Reader fields, Deployment Design, Number & size of documents, Security, Performance, … Hardware, Data storage, Network Connection, Deployment Integrity, Configuration, Security Across the board Geographical Distribution Connectivity (Bandwidth, Structure) Online/Offline Access Clustering/Load balancing Distributed Responsibilities
  • 16. 16 Key Factors: The Platform Network / Bandwidth  Service Availability vs. Quality of Service Hardware Considerations  Pick the platform according to the staff you (want to) have  SAN and Storage often no more then adjacent domains Virtualization in general  Pick the platform according to the staff you (want to) have  Tons of performance improvements with Domino since 8.5.x
  • 17. 17 Key Factors: Network / Bandwidth
  • 18. 18 Key Factors: Network / Bandwidth ? ? ? ? On Premises
  • 19. 19 Key Factors: Network / Bandwidth ? ? ? ? Off Premises
  • 20. 20 Key Factors: Network / Bandwidth
  • 21. 21 Key Factors: The Platform Network / Bandwidth  Service Availability vs. Quality of Service Hardware Considerations  Pick the platform according to the staff you (want to) have  SAN and Storage often no more then adjacent domains Virtualization in general  Pick the platform according to the staff you (want to) have  Tons of performance improvements with Domino since 8.5.x
  • 22. 22 Key Factors: The Application Landscape Application type / design suggests transformation goal  Possible destinations: Web application (e.g. XPages), mobile app, Notes browser plugin  Dependencies: hard coded links to the current infrastructure (Mail, DLL, Fax, names, etc.) Transformation potential  Domino mass mail converts to Connections community  Read-only databases converts to web page Focus Topics  Client landscape: determining, assessing and optimizing according to current and future state  Infrastructure utilization: understanding who uses what and how is understanding cost
  • 23. 23 Key Factors: From Micro to Meta Security / Compliance check in the existing infrastructure  ID Policies, Access Rights, NAB Cleanup Deployment Integrity  Duplicate replicas, template inheritance, external applications Infrastructure usage broken down to organization / location  Who owns an application / process?  Pick the right application to start your transformation  Location awareness prevents guesswork when it comes to network planning
  • 25. 25 User Activity Analysis: Why is it important? Actionable Items / Project Support  High impact users and databases / unused databases  Calculate resource requirements  Verifying and justifying licensing cost Strategic Insight  HR data integration (cross referencing departments and locations)  Differentiating between mail, business applications and 3rd party system tools  Transformation potential (differentiate complexity based on usage patterns)  Historic view and trends allow better decision making
  • 26. 26 User Activity: How to get the data manually DB Activity: LOG.NSF – documents with form type “Activity”  View selection formula: SELECT FORM = "Activity"  Add columns that are interesting in your scenario
  • 27. 27 User Activity: How to get the data manually (cont.) DB Activity: LOG.NSF – database activity details  Note there is a 1400 activity entry maximum per database (FIFO)  There is also a 64K size limit for the user activity  More details in IBM Technote #1086245
  • 28. 28 User Activity: How to get the data manually (cont.) DB Activity: CATALOG.NSF  related information, but different focus  Full text index details  Replication information  ACL overview Note: Domino does not distinguish between user, server or maintenance tasks activity at this level
  • 29. 29 User Activity Analysis: Example Visualizations
  • 30. 30 User Activity Analysis: Example Visualizations (cont.)
  • 31. 31 User Activity Analysis: Example Visualizations (cont.)
  • 32. 32 User Activity Analysis: Example Visualizations (cont.)
  • 33. 33 User Activity Analysis: Example Visualizations (cont.)
  • 35. 35 Client Landscape Optimization: Client Types Give users the clients they need to be successful in their job  Notes client  Notes Browser Plug-in  Citrix client  Web browser  Mobile Device Choose clients depending on …  complexity and variety of applications  network demand generated by particular users  the need for online / offline capabilities
  • 36. 36 Client Landscape Optimization: Security & Compliance Consolidating is the first step towards transformation Client side conditions that break integrity / security  Local replicas of databases which aren’t accessible on the server side anymore  Local replicas beyond cut-off date which would re-create already deleted documents  Local replicas with identical replica IDs  ID files of several users on one client  Signature IDs with too many rights in client ECLs
  • 37. 37 Client Landscape Optimization: Notes ODS ODS = On Disk Structure  ODS 16 = Notes 2  ODS 17 = Notes 3  ODS 20 = Notes 4 (or templates)  ODS 41 = Notes 5  ODS 43 = Notes 6 & 7  ODS 48 = Notes 8  ODS 51 = Notes 8.5/9.0  ODS 52 = Notes >= 9.0.1 The difference between ODS 43 and 52 = up to 80% LESS FILE I/O; average 50% less.  Also helps with slow local fixed disks, not just SAN/NAS! – Think servers, too!
  • 38. 38 Client Landscape Optimization: Notes ODS (cont.) Fortunately, since Notes 8.5.2 you can use  NSF_UpdateODS=1 + CREATE_RX_DATABASES=1 (add Notes release for X, e.g. 9 or 85)  This will do a one-time upgrade of all local databases in the background  Use with extreme care if your data directories are on a network drive! ( Load balance)  Note that end users cannot access databases during compact (mail file replicas)  Note that names.nsf and bookmark.nsf are upgraded at next client startup (  Splash screen)
  • 39. 39 Client Landscape Optimization: Multiuser Since version 6.5, Notes has two install modes, Single User and Multiuser  Multiuser is highly recommended to be used for a standard user install!  Multiuser comes with a shared data directory referenced in the stub notes.ini file  The shared data directory is the single storage folder for templates out of which a new Notes data directory is created for every user logging on to this machine Example location of the shared data directory on Windows 7/8 (Notes 9.x)  C:ProgramDataIBMNotesDataShared However, if custom files are copied into the ‘Shared‘ directory, they‘re NOT taken over into the user‘s personal Notes data folder upon creation! Wouldn‘t this be nice?
  • 40. 40 Client Landscape Optimization: Multiuser (cont.) There‘s a great built-in feature to an IBM Notes Multiuser install to copy over custom files into the user‘s personal data folder upon Notes startup  Create a directory named ‘Common‘ at the same level as the Shared Data directory lives Example on Windows 7/8 (Shared Data directory)  C:ProgramDataIBMNotesDataShared Example on Windows 7/8 (Common directory)  C:ProgramDataIBMNotesDataCommon All files and folders placed into ‘Common‘ are copied into the user‘s personal Data directory upon Notes startup – if they don‘t exist there yet!
  • 41. 41 Client Landscape Optimization: Multiuser (cont.) A user‘s Notes Data directory doesn‘t need to be kept on disk after logoff  Administrators can wipe all personal data folders daily from Citrix / WTS (servers) or VDI (clients)  Use IBM or third-party roaming to build a user‘s personal data directory from scratch  Re-creating a user‘s Data directory every day during Notes startup also reduces help-desk calls regarding corrupt local databases/files dramatically
  • 42. 42 Client Landscape Optimization: Multiuser (cont.) Most of the time consumed during the first startup of a Notes Standard client relates to building the Workspace directory!  Remember to configure anti-virus scanners properly (exclude folders)  Use the ‘Common‘ directory method to deploy a prepared workspace directory into a user‘s Notes data directory which reduces initial Notes startup time by up to 65%!
  • 43. 43 Summary More information = Smarter Decisions
  • 44. 44 Summary & Recommendations With so many choices of technologies, picking the right one isn’t easy  Assessing your current infrastructure is vital  Think about what goals should be achieved  Only make decisions based on facts in your environment  Consolidations and optimizations are often way more rational than a platform change Links to sources about topics mentioned in this presentation:  http://slideshare.net/panagenda/a-performance-boost-for-your-ibm-notes-client  http://slideshare.net/panagenda/panagenda-idna-ibm-collaboration-the-future-is-now
  • 46. 46 panagenda iDNA helps! • Optimize operations, planning and strategy • Measure actual usage and load, real-world billing • Make informed decisions for cloud, modernization, mobile, migration and consolidation • Identify most and least used applications, e.g. by VIPs, sales, the business, certain geographies, client types • Across IBM Notes rich clients, browser clients, mobile devices, servers and applications " With panagenda iDNA we are able to get the appropriate information, at any time for our optimization and modernization projects while going beyond to answering many other questions about our IT." iDNA Platforms: VMWare image for Business Intelligence across IBM Connections, IBM Domino, IBM Sametime, IBM Traveler, IBM WebSphere, Web Servers, Microsoft Servers, Blackberry Enterprise Server and many more
  • 47. Q & A
  • 49. 49 Christoph Adler Technical Account Manager panagenda GmbH – Solutions for Infrastructure Analysis and Optimization ● Donnersbergstr. 1 ● 64646 Heppenheim (Germany) ● Cell: +49 172 494 4141 ● Phone: +49 6252 679 39-52 ● Fax: +49 6252 679 39-16 ● E-Mail: christoph.adler@panagenda.com Kontakt

Hinweis der Redaktion

  1. Transformation
  2. Classic (de-centralized)
  3. Consolidation (preparation of transformation to cloud)
  4. NOT CLOUD … but datacenter not internaly - local servers
  5. CHALLENGE: How to calculate the needed bandwith (correctly?)
  6. Which application is generally a good app for e.g. browser / mobile /browser-plugin … etc. !Dependies!
  7. Cost!