SlideShare a Scribd company logo
1 of 31
Download to read offline
ITIL Open Source Solution Stack
Bruno Cornec, HP EMEA Open Source and Linux Profession Lead
October, 2013
© Copyright 2012 Hewlett-Packard Development Company, L.P.
1 The information contained herein is subject to change without notice.
Introducing Myself
●

Software engineering and Unices since 1988
–

–

Discover Open Source & Linux (OSL) & first contributions in 1993

–
●

Mostly Configuration Management Systems (CMS), Build systems, quality tools, on
multiple commercial Unix systems
Full time on OSL since 1995, first as HP reseller then @HP

Currently:
– Master Technology Architect on OSL for the HP/Intel Solution Center, Grenoble
–

OSL HP Advocate

–

EMEA OSL HP Profession Lead

–

Solutions Linux Conference and AFUL board member

–

MondoRescue, Dploy.org, Project-Builder.org Project Lead

–

LinuxCOE, mrepo, tellico, rinse, FOSSology, collectl contributor

–

FOSSBazaar and OSL Governance enthusiast

–

Mandriva, Mageia, Fedora packager

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

2
ITIL: what, why, when, how ?

© Copyright 2012 Hewlett-Packard Development Company, L.P.
3 The information contained herein is subject to change without notice.
ITIL and me

I’m not ITIL certified
but...
© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

4
A brief ITIL Timeline
1980 – Internet – V. Cerf
1981 - PC - IBM
1984 – GNU/FSF Project - R. Stallman
198x – UK Cabinet
Office publishes best
1993
practices in ITSM –
library of 42 books in HP starts
working on
1996 for ITIL v1
ITIL & ITSM

1991 - Linux – L. Torvalds
1995 – Java – Sun
2000-2001
ITIL v2

2001 – Wikipedia – J. Wales

2007
ITIL v3 then
ITIL 2007
© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

5

2005 - Web 2.0
2008 - Cloud
2011
ITIL 2011
Why ITIL ?
●

Your business has regularly more/new business requirements e.g:
–
–

TTM and product innovation,

–

Costs,

–
●

High standards for customer services,

Compliance

IT has to provide appropriate IT services to sustain business requirements which are
–

Available,

–

Secure,

–

Reliable,

–

Manageable,

–

At the best cost

© Copyright 2013 Hewlett-Packard Development Company, L.P.
TheB
information contained herein is subject to change without notice.

6
Why ITIL ? IT Infrastructure migration illustrated
Infrastructure mapping

© Copyright 2013 Hewlett-Packard Development Company, L.P.
TheB
information contained herein is subject to change without notice.

7
What is ITIL ?
●

●

Goal is to create a set of rules to plan, design, manage and deliver IT services with
a continuous improvement approach to provide value to the business
ITIL is a set of tools, mostly paper based, for IT services management including:
–
–

IT Services transition to manage and control IT
environement

–

●

IT Architecture & Services design to meet
objectives

–

●

IT Services Strategy in link with Business Strategy

IT Services operations to deliver and support them

Implementation is always company dependent, evolving
and partial
Best practices are shared to build upon giants’ shoulders (known FLOSS model)

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

8
When to use ITIL ?
●

●

●

●

●

When current processes and results do not
satisfy customers
When new requirements imply new IT
services
When the direction is clearly set and goals
jointly agreed
When the company is ready for a process
oriented organization
When known and manageable IT costs are
searched

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

9
How to deal with ITIL ?
●

First do the paper work
– Strategy on IT Services linked to business requirements,
–
–

Measurement requires Key Performance Indicators (KPI),

–
●

Improving IT services require measurement,
People have roles, and are thus engaged (RACI matrix)

Then choose and set up tools to support your design
–

There are Open Source tools to help (the goal of this presentation !!)

–

Highly flexible, customizable and providing interoperability

–

Think to that before choosing a commercial offering (exit conditions)

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

10
ITIL Open Source Solution Stack
Architecture

© Copyright 2012 Hewlett-Packard Development Company, L.P.
11 The information contained herein is subject to change without notice.
ITIL tooling overview & approach
●

●

●

●

Coverage of the Solution Stack:
– Partial coverage with the first tools
– Setting up first the base around a CMDB+
– Focus around tooling Service Design,
Transition and Operation
– Starting continuous service improvement
Evolution through Open Interfaces and maintain /
populate with powerful import/export functions
Open Source Applications retained:
– iTop (i-doit.org, onecmdb.org, cmdbuild.org)
– iTop (ORTS, mantis, bugzilla)
– Fusion Inventory (GLPI / OCS Inventory)
– Shinken, Centreon (Nagios)
Useful complementary tools (Rudder/Puppett
Ansible, HP SIM, LDAP/FusionDirectory, Talend)

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

12
ITIL Open Source tools mapping 1/2
●

●

Service Strategy
– Service Strategy
– Service Portfolio Management
– Demand Management
– Financial Management
Service Design
– Service Catalog Management
– Service Level Management
– Availability Management
– Capacity Management
– IT Service Continuity Management
– IT Security Management
– Supplier Management

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

13

Covered partly by tool
Major tool goal
Covered partly by tool
Major tool goal

ITIL Open Source tools mapping 2/2
●

●

Service Transition
– Change Management
– Service Asset and Configuration
Management
– Release and Deployment
Management
– Knowledge Management *
Service Operation
– Incident Management
– Problem Management
– Event Management
– Service Request Fulfillment
– Access Management

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

14

Ansible
iTop main features
●

A complete CMDB to document and manage IT
inventory

●

The Data model is fully customizable

●

A Service Catalog to describe IT service available

●

●

●

●

●

An Incident management module to track IT issues
with a User portal
An error DB to speed up resolution of incidents
A Change management module to plan IT
environment changes
A Problem management module to solve
repeatable issues
Dashboards to provide 360° overview
Impact analyse and Audit reports

●
© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

16
iTop architecture

Custom
UI…

Portal UI

REST API
Security

Plug-ins
Meta-Data Model

ORM
MySQL/MariaDB

Open Source
© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

AGPL-3.0
17

Generic UI
Import/Export
CSV
Spreadsheet
Monitoring &
inventory Data
iTop user portal view

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

19
iTop operator view

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

20
iTop admin view

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

21
FusionInventory main features
Multi mode

Push or pull / cron or daemon

Network discovery

Nmap, SNMP, NetBIOS
Printers, Network elements

Multi-plateform
Supports: Linux, Windows, MacOSX,
BSD, AIX, HP-UX,Solaris, Vmware
ESX, Android

Open Source
GPL-2.0

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

23
Centreon main features

Scalable architecture Dedicated web UI
# of items monitored
© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

Based on user’s profile
24

Reporting

Stats, availability, capacity,
trends
Centreon architecture

Open Source
GPL-2.0
© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

25
Shinken main features
Scalable architecture

One/Many daemon per role

Distributed IT monitoring

Multi-sites, DMZ, Virtualization, HA

Business & Prod oriented monitoring
Correlation & impact focus

Multi-plateform
Linux, Windows, Mobile (HTML5 UI)

Nagios® compatibility
Conf, Plugins, NRPE poller, NCSA agent

Open Source
AGPL-3.0

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

26
Rudder main features
Continuous control

Security improvements

Keeping operation conditions
CMS/VCS usage

System Hardening
Continuous Audit

Simplified UI

Included libraries

Web based

Best practices infrastructure

Multi-plateform

Based on CFEngine

Linux, Unix, Windows, Android...

Open Source
Apache-2.0, AGPL-3.0

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

27

standard since 1993

Graphical reports
Other tools of interest
●
●
●
●
●
●
●
●
●
●

Configuration Management: Puppet / Chef
Version Control: SVN / Mercurial
Role management: FusionDirectory
Reporting: Jaspersoft
Deployment: mrepo / cobbler / LinuxCOE
Packaging: Project-Builder.org / OBS
Security: SELinux / Hardening
Compliance: FOSSology
Cloud: OpenStack
SDN: OpenDaylight

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

28
HP provides comprehensive IT FLOSS services
Mission critical support
Proactive planning & assistance
Reactive multi-vendor hardware &
software support
Linux education
& industry (LPI)
certification
ITSM & ITIL

Support

Managed
Services

Porting &
Migration

Training
Project
Management &
Solution Integration

Deployment
Integration services
Onsite installation
Data center services
Single point of
accountability
© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

Planning, implementation,
staffing, and ongoing operations
OS application porting
& migration

http://www.hp.com/services/linux
Architecting

Solution design &
implementation

ITSM & ITIL
Database apps
Consulting
Project
Financial services
Management
HPTC / Big Data
Telco
31
6,500 Trained HP Linux Professionals Web / Cloud infrastructure
HP Innovation Solution Center
Key Facts from 10 years of Success
»World wide programs, incl. RISC Migrations
»Over 200 projects conducted successfully
»Complete IT (400+ systems) & Telecom infrastructure (incl. SS7 network)
»End-to-End solutions set up with in-depth expertise on Telecom domains.
»Portfolio of 40+ solutions with access to HP & Intel ecosystem of Partners
»Complete test & validation environment
»Strategic partnership with Intel, 10-year long standing collaboration
»Strategic partnership with Red Hat
»Unique proof point in the industry
»Now also the EMEA HP Networking Customer Center
A Unique Initiative with a Worldwide Coverage
Mission: Accelerate the adoption of new and innovative solutions by creating
simple and rewarding end-to-end customer experiences that benefit our
Service Providers, NEPs, Communications Media & Entertainment customers
and partners, in a compelling and engaging collaborative environment.
…more information available at http://www.hpintelco.net

32

Bruno Cornec HP OSSI 2012

Grenoble,
France
The Open Source Solutions Initiative
»Customers are highly interested in Open Source
Solutions (cost + control)
»Red Hat is the leader in Open Source and #1 vendor
gaining MS of IT budgets
»HP #1 in Linux server market share,$12+B
cumulative server revenues; 4+M servers sold. Leader
in OpenStack contrinutions
»Intel is in the top-3 commercial entities contributing
Open Source code

●

Executive briefings and
discovery sessions

●

Open Source workshops

●

Innovative Solutions

●

Proof-of-Concepts

Drive awareness and adoption of Intel, HP and Red Hat solutions as the highest
value platform for today's + tomorrow's enterprise solutions
…more information available at http://www.hpintelco.net/hp-intel-redhat.htm

33

Bruno Cornec HP OSSI 2012
Links
ITIL docs
●
●

http://www.best-management-practice.com/Knowledge-Centre/White-Papers
http://wiki.en.it-processmaps.com/index.php

Tools
●
●
●
●
●
●
●
●
●

http://www.combodo.com/itop (online demo)
http://www.rudder-project.org (online demo)
http://www.shinken-monitoring.org (online demo)
http://www.centreon.com
http://www.ansibleworks.com
http://www.mondorescue.org
http://www.hp.com/go/sglx
http://opensource.hp.com
http://www.hpintelco.net

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

34
Contact - Thanks
Bruno.Cornec@hp.com
Open Source and Linux Technology Architect
http://www.hp.com/linux
http://opensource.hp.com
Thanks goes to:
Linus Torvalds, Richard Stallman, Eric Raymond,
Nat Makarevitch, René Cougnenc, Eric Dumas,
Rémy Card, Bdale Garbee, Bryan Gartner, Craig
Lamparter, Lee Mayes, Gallig Renaud, Andree
Leidenfrost, Phil Robb, Bob Gobeille, Martin
Michlmayr among others, for their work and
devotion to the Open Source Software cause... and
my family for their patience :-)

© Copyright 2013 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice.

35

”Changes are never easy to make.
There is comfort and safety in tradition,
but change must come, no matter how
painful or expensive it may be.”
Bill Hewlett
Thank you

© Copyright 2012 Hewlett-Packard Development Company, L.P.
36 The information contained herein is subject to change without notice.

More Related Content

What's hot

Security architecture
Security architectureSecurity architecture
Security architectureDuncan Unwin
 
Webinar - pci dss 4.0 updates
Webinar - pci dss 4.0 updates Webinar - pci dss 4.0 updates
Webinar - pci dss 4.0 updates VISTA InfoSec
 
CS6701 CRYPTOGRAPHY AND NETWORK SECURITY
CS6701 CRYPTOGRAPHY AND NETWORK SECURITYCS6701 CRYPTOGRAPHY AND NETWORK SECURITY
CS6701 CRYPTOGRAPHY AND NETWORK SECURITYKathirvel Ayyaswamy
 
The Joy of Proactive Security
The Joy of Proactive SecurityThe Joy of Proactive Security
The Joy of Proactive SecurityAndy Hoernecke
 
CISSP Cheatsheet.pdf
CISSP Cheatsheet.pdfCISSP Cheatsheet.pdf
CISSP Cheatsheet.pdfshyedshahriar
 
(GAM201) Scalable Game Architectures That Don't Break the Bank | AWS re:Inven...
(GAM201) Scalable Game Architectures That Don't Break the Bank | AWS re:Inven...(GAM201) Scalable Game Architectures That Don't Break the Bank | AWS re:Inven...
(GAM201) Scalable Game Architectures That Don't Break the Bank | AWS re:Inven...Amazon Web Services
 
Implementing Microservices with NATS
Implementing Microservices with NATSImplementing Microservices with NATS
Implementing Microservices with NATSApcera
 
Network and cyber security module(15ec835, 17ec835)
Network and cyber security module(15ec835, 17ec835)Network and cyber security module(15ec835, 17ec835)
Network and cyber security module(15ec835, 17ec835)Jayanth Dwijesh H P
 

What's hot (20)

Security architecture
Security architectureSecurity architecture
Security architecture
 
Webinar - pci dss 4.0 updates
Webinar - pci dss 4.0 updates Webinar - pci dss 4.0 updates
Webinar - pci dss 4.0 updates
 
CS6701 CRYPTOGRAPHY AND NETWORK SECURITY
CS6701 CRYPTOGRAPHY AND NETWORK SECURITYCS6701 CRYPTOGRAPHY AND NETWORK SECURITY
CS6701 CRYPTOGRAPHY AND NETWORK SECURITY
 
The Joy of Proactive Security
The Joy of Proactive SecurityThe Joy of Proactive Security
The Joy of Proactive Security
 
SIEM Architecture
SIEM ArchitectureSIEM Architecture
SIEM Architecture
 
Email security
Email securityEmail security
Email security
 
пдд азербайджана
пдд азербайджанапдд азербайджана
пдд азербайджана
 
What is pentest
What is pentestWhat is pentest
What is pentest
 
NIST SP 800 30 Flow Chart
NIST SP 800 30 Flow ChartNIST SP 800 30 Flow Chart
NIST SP 800 30 Flow Chart
 
Vulnerability Management
Vulnerability ManagementVulnerability Management
Vulnerability Management
 
CISSP Cheatsheet.pdf
CISSP Cheatsheet.pdfCISSP Cheatsheet.pdf
CISSP Cheatsheet.pdf
 
Software Asset Management
Software Asset ManagementSoftware Asset Management
Software Asset Management
 
Cissp Training PPT
Cissp Training PPTCissp Training PPT
Cissp Training PPT
 
(GAM201) Scalable Game Architectures That Don't Break the Bank | AWS re:Inven...
(GAM201) Scalable Game Architectures That Don't Break the Bank | AWS re:Inven...(GAM201) Scalable Game Architectures That Don't Break the Bank | AWS re:Inven...
(GAM201) Scalable Game Architectures That Don't Break the Bank | AWS re:Inven...
 
HSM Basic Training
HSM Basic TrainingHSM Basic Training
HSM Basic Training
 
Vulnerability and Patch Management
Vulnerability and Patch ManagementVulnerability and Patch Management
Vulnerability and Patch Management
 
Implementing Microservices with NATS
Implementing Microservices with NATSImplementing Microservices with NATS
Implementing Microservices with NATS
 
IBM QRadar UBA
IBM QRadar UBA IBM QRadar UBA
IBM QRadar UBA
 
Network and cyber security module(15ec835, 17ec835)
Network and cyber security module(15ec835, 17ec835)Network and cyber security module(15ec835, 17ec835)
Network and cyber security module(15ec835, 17ec835)
 
Hping dan nmap
Hping dan nmapHping dan nmap
Hping dan nmap
 

Similar to ITIL compliant Open Source tools

Does the Cloud Change Anything? What can be learned from the Changing Enterpr...
Does the Cloud Change Anything? What can be learned from the Changing Enterpr...Does the Cloud Change Anything? What can be learned from the Changing Enterpr...
Does the Cloud Change Anything? What can be learned from the Changing Enterpr...Flexera
 
IT Management for the Successful Enterprise
IT Management for the Successful EnterpriseIT Management for the Successful Enterprise
IT Management for the Successful EnterpriseHP Enterprise Italia
 
Innovate 2014 - What's New in Reporting and Analytics
Innovate 2014 - What's New in Reporting and AnalyticsInnovate 2014 - What's New in Reporting and Analytics
Innovate 2014 - What's New in Reporting and AnalyticsDragos Cojocari
 
Oracle Instantis Product Overview Final
Oracle Instantis Product Overview FinalOracle Instantis Product Overview Final
Oracle Instantis Product Overview FinalPoornima Sethuraman
 
Comment déployer une stratégie microsoft en mode appliance
Comment déployer une stratégie microsoft en mode applianceComment déployer une stratégie microsoft en mode appliance
Comment déployer une stratégie microsoft en mode applianceMicrosoft Ideas
 
EMC Pivotal overview deck
EMC Pivotal overview deckEMC Pivotal overview deck
EMC Pivotal overview deckmister_moun
 
Incorporating cloud computing for enhanced communication v2
Incorporating cloud computing for enhanced communication v2Incorporating cloud computing for enhanced communication v2
Incorporating cloud computing for enhanced communication v2Christian Verstraete
 
Migrating from Oracle to Postgres
Migrating from Oracle to PostgresMigrating from Oracle to Postgres
Migrating from Oracle to PostgresEDB
 
Digital government presentation final
Digital government presentation finalDigital government presentation final
Digital government presentation finalShirlie23
 
Mule soft meetup Houston 16
Mule soft meetup Houston 16Mule soft meetup Houston 16
Mule soft meetup Houston 16Jim Andrews
 
HarshaKore-HCLTechnologies
HarshaKore-HCLTechnologiesHarshaKore-HCLTechnologies
HarshaKore-HCLTechnologiesharsha kore
 
IBM Cognos Analytics Release 7+ Authoring Improvements: Demos of New and Rein...
IBM Cognos Analytics Release 7+ Authoring Improvements: Demos of New and Rein...IBM Cognos Analytics Release 7+ Authoring Improvements: Demos of New and Rein...
IBM Cognos Analytics Release 7+ Authoring Improvements: Demos of New and Rein...Senturus
 
DevOps and APIs: Great Alone, Better Together
DevOps and APIs: Great Alone, Better Together DevOps and APIs: Great Alone, Better Together
DevOps and APIs: Great Alone, Better Together MuleSoft
 

Similar to ITIL compliant Open Source tools (20)

Does the Cloud Change Anything? What can be learned from the Changing Enterpr...
Does the Cloud Change Anything? What can be learned from the Changing Enterpr...Does the Cloud Change Anything? What can be learned from the Changing Enterpr...
Does the Cloud Change Anything? What can be learned from the Changing Enterpr...
 
IT Management for the Successful Enterprise
IT Management for the Successful EnterpriseIT Management for the Successful Enterprise
IT Management for the Successful Enterprise
 
The journey to Cloud
The journey to CloudThe journey to Cloud
The journey to Cloud
 
Innovate 2014 - What's New in Reporting and Analytics
Innovate 2014 - What's New in Reporting and AnalyticsInnovate 2014 - What's New in Reporting and Analytics
Innovate 2014 - What's New in Reporting and Analytics
 
Oracle Instantis Product Overview Final
Oracle Instantis Product Overview FinalOracle Instantis Product Overview Final
Oracle Instantis Product Overview Final
 
Comment déployer une stratégie microsoft en mode appliance
Comment déployer une stratégie microsoft en mode applianceComment déployer une stratégie microsoft en mode appliance
Comment déployer une stratégie microsoft en mode appliance
 
Resume
ResumeResume
Resume
 
EMC Pivotal overview deck
EMC Pivotal overview deckEMC Pivotal overview deck
EMC Pivotal overview deck
 
Incorporating cloud computing for enhanced communication v2
Incorporating cloud computing for enhanced communication v2Incorporating cloud computing for enhanced communication v2
Incorporating cloud computing for enhanced communication v2
 
Amit_Kumar_CV
Amit_Kumar_CVAmit_Kumar_CV
Amit_Kumar_CV
 
Migrating from Oracle to Postgres
Migrating from Oracle to PostgresMigrating from Oracle to Postgres
Migrating from Oracle to Postgres
 
3rd day itsm
3rd day   itsm3rd day   itsm
3rd day itsm
 
Digital government presentation final
Digital government presentation finalDigital government presentation final
Digital government presentation final
 
Mule soft meetup Houston 16
Mule soft meetup Houston 16Mule soft meetup Houston 16
Mule soft meetup Houston 16
 
Supriya sengupta Aug2016
Supriya sengupta   Aug2016Supriya sengupta   Aug2016
Supriya sengupta Aug2016
 
Big data for Telco: opportunity or threat?
Big data for Telco: opportunity or threat?Big data for Telco: opportunity or threat?
Big data for Telco: opportunity or threat?
 
HarshaKore-HCLTechnologies
HarshaKore-HCLTechnologiesHarshaKore-HCLTechnologies
HarshaKore-HCLTechnologies
 
Resume Pallavi Mishra as of 2017 Feb
Resume Pallavi Mishra as of 2017 FebResume Pallavi Mishra as of 2017 Feb
Resume Pallavi Mishra as of 2017 Feb
 
IBM Cognos Analytics Release 7+ Authoring Improvements: Demos of New and Rein...
IBM Cognos Analytics Release 7+ Authoring Improvements: Demos of New and Rein...IBM Cognos Analytics Release 7+ Authoring Improvements: Demos of New and Rein...
IBM Cognos Analytics Release 7+ Authoring Improvements: Demos of New and Rein...
 
DevOps and APIs: Great Alone, Better Together
DevOps and APIs: Great Alone, Better Together DevOps and APIs: Great Alone, Better Together
DevOps and APIs: Great Alone, Better Together
 

More from Bruno Cornec

Diaporama-2023.pdf
Diaporama-2023.pdfDiaporama-2023.pdf
Diaporama-2023.pdfBruno Cornec
 
Concert Amicus Meus 2023
Concert Amicus Meus 2023Concert Amicus Meus 2023
Concert Amicus Meus 2023Bruno Cornec
 
intro-linux-v4.pdf
intro-linux-v4.pdfintro-linux-v4.pdf
intro-linux-v4.pdfBruno Cornec
 
Diaporama Exultate 2022
Diaporama Exultate 2022Diaporama Exultate 2022
Diaporama Exultate 2022Bruno Cornec
 
Diaporama-2021.pdf
Diaporama-2021.pdfDiaporama-2021.pdf
Diaporama-2021.pdfBruno Cornec
 
Introduction à Linux et aux logiciels libres
Introduction à Linux et aux logiciels libresIntroduction à Linux et aux logiciels libres
Introduction à Linux et aux logiciels libresBruno Cornec
 
Diaporama Variations 2019
Diaporama Variations 2019Diaporama Variations 2019
Diaporama Variations 2019Bruno Cornec
 
IPMI is dead, Long live Redfish
IPMI is dead, Long live RedfishIPMI is dead, Long live Redfish
IPMI is dead, Long live RedfishBruno Cornec
 
Diaporama Exultate 2019
Diaporama Exultate 2019Diaporama Exultate 2019
Diaporama Exultate 2019Bruno Cornec
 
Diaporama Exultate 2018
Diaporama Exultate 2018Diaporama Exultate 2018
Diaporama Exultate 2018Bruno Cornec
 
Diaporama Exultate 2017
Diaporama Exultate 2017Diaporama Exultate 2017
Diaporama Exultate 2017Bruno Cornec
 
Diaporama 2018 Guerre de 100 ans
Diaporama 2018 Guerre de 100 ansDiaporama 2018 Guerre de 100 ans
Diaporama 2018 Guerre de 100 ansBruno Cornec
 
Introduction aux logiciels libres et à Linux
Introduction aux logiciels libres et à LinuxIntroduction aux logiciels libres et à Linux
Introduction aux logiciels libres et à LinuxBruno Cornec
 
Diaporama 2011 Musique pour la Vierge
Diaporama 2011 Musique pour la ViergeDiaporama 2011 Musique pour la Vierge
Diaporama 2011 Musique pour la ViergeBruno Cornec
 
Diaporama 2012 Musique polychorale
Diaporama 2012 Musique polychoraleDiaporama 2012 Musique polychorale
Diaporama 2012 Musique polychoraleBruno Cornec
 
Diaporama 2016 Musique Allemande
Diaporama 2016 Musique AllemandeDiaporama 2016 Musique Allemande
Diaporama 2016 Musique AllemandeBruno Cornec
 
Diaporama 2015 François Ier
Diaporama 2015 François IerDiaporama 2015 François Ier
Diaporama 2015 François IerBruno Cornec
 
Guide Open Source Syntec Numérique
Guide Open Source Syntec NumériqueGuide Open Source Syntec Numérique
Guide Open Source Syntec NumériqueBruno Cornec
 

More from Bruno Cornec (20)

Diaporama-TMG.pdf
Diaporama-TMG.pdfDiaporama-TMG.pdf
Diaporama-TMG.pdf
 
Diaporama-2023.pdf
Diaporama-2023.pdfDiaporama-2023.pdf
Diaporama-2023.pdf
 
Concert Amicus Meus 2023
Concert Amicus Meus 2023Concert Amicus Meus 2023
Concert Amicus Meus 2023
 
Docker-v3.pdf
Docker-v3.pdfDocker-v3.pdf
Docker-v3.pdf
 
intro-linux-v4.pdf
intro-linux-v4.pdfintro-linux-v4.pdf
intro-linux-v4.pdf
 
Diaporama Exultate 2022
Diaporama Exultate 2022Diaporama Exultate 2022
Diaporama Exultate 2022
 
Diaporama-2021.pdf
Diaporama-2021.pdfDiaporama-2021.pdf
Diaporama-2021.pdf
 
Introduction à Linux et aux logiciels libres
Introduction à Linux et aux logiciels libresIntroduction à Linux et aux logiciels libres
Introduction à Linux et aux logiciels libres
 
Diaporama Variations 2019
Diaporama Variations 2019Diaporama Variations 2019
Diaporama Variations 2019
 
IPMI is dead, Long live Redfish
IPMI is dead, Long live RedfishIPMI is dead, Long live Redfish
IPMI is dead, Long live Redfish
 
Diaporama Exultate 2019
Diaporama Exultate 2019Diaporama Exultate 2019
Diaporama Exultate 2019
 
Diaporama Exultate 2018
Diaporama Exultate 2018Diaporama Exultate 2018
Diaporama Exultate 2018
 
Diaporama Exultate 2017
Diaporama Exultate 2017Diaporama Exultate 2017
Diaporama Exultate 2017
 
Diaporama 2018 Guerre de 100 ans
Diaporama 2018 Guerre de 100 ansDiaporama 2018 Guerre de 100 ans
Diaporama 2018 Guerre de 100 ans
 
Introduction aux logiciels libres et à Linux
Introduction aux logiciels libres et à LinuxIntroduction aux logiciels libres et à Linux
Introduction aux logiciels libres et à Linux
 
Diaporama 2011 Musique pour la Vierge
Diaporama 2011 Musique pour la ViergeDiaporama 2011 Musique pour la Vierge
Diaporama 2011 Musique pour la Vierge
 
Diaporama 2012 Musique polychorale
Diaporama 2012 Musique polychoraleDiaporama 2012 Musique polychorale
Diaporama 2012 Musique polychorale
 
Diaporama 2016 Musique Allemande
Diaporama 2016 Musique AllemandeDiaporama 2016 Musique Allemande
Diaporama 2016 Musique Allemande
 
Diaporama 2015 François Ier
Diaporama 2015 François IerDiaporama 2015 François Ier
Diaporama 2015 François Ier
 
Guide Open Source Syntec Numérique
Guide Open Source Syntec NumériqueGuide Open Source Syntec Numérique
Guide Open Source Syntec Numérique
 

Recently uploaded

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 

Recently uploaded (20)

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 

ITIL compliant Open Source tools

  • 1. ITIL Open Source Solution Stack Bruno Cornec, HP EMEA Open Source and Linux Profession Lead October, 2013 © Copyright 2012 Hewlett-Packard Development Company, L.P. 1 The information contained herein is subject to change without notice.
  • 2. Introducing Myself ● Software engineering and Unices since 1988 – – Discover Open Source & Linux (OSL) & first contributions in 1993 – ● Mostly Configuration Management Systems (CMS), Build systems, quality tools, on multiple commercial Unix systems Full time on OSL since 1995, first as HP reseller then @HP Currently: – Master Technology Architect on OSL for the HP/Intel Solution Center, Grenoble – OSL HP Advocate – EMEA OSL HP Profession Lead – Solutions Linux Conference and AFUL board member – MondoRescue, Dploy.org, Project-Builder.org Project Lead – LinuxCOE, mrepo, tellico, rinse, FOSSology, collectl contributor – FOSSBazaar and OSL Governance enthusiast – Mandriva, Mageia, Fedora packager © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 2
  • 3. ITIL: what, why, when, how ? © Copyright 2012 Hewlett-Packard Development Company, L.P. 3 The information contained herein is subject to change without notice.
  • 4. ITIL and me I’m not ITIL certified but... © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 4
  • 5. A brief ITIL Timeline 1980 – Internet – V. Cerf 1981 - PC - IBM 1984 – GNU/FSF Project - R. Stallman 198x – UK Cabinet Office publishes best 1993 practices in ITSM – library of 42 books in HP starts working on 1996 for ITIL v1 ITIL & ITSM 1991 - Linux – L. Torvalds 1995 – Java – Sun 2000-2001 ITIL v2 2001 – Wikipedia – J. Wales 2007 ITIL v3 then ITIL 2007 © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 5 2005 - Web 2.0 2008 - Cloud 2011 ITIL 2011
  • 6. Why ITIL ? ● Your business has regularly more/new business requirements e.g: – – TTM and product innovation, – Costs, – ● High standards for customer services, Compliance IT has to provide appropriate IT services to sustain business requirements which are – Available, – Secure, – Reliable, – Manageable, – At the best cost © Copyright 2013 Hewlett-Packard Development Company, L.P. TheB information contained herein is subject to change without notice. 6
  • 7. Why ITIL ? IT Infrastructure migration illustrated Infrastructure mapping © Copyright 2013 Hewlett-Packard Development Company, L.P. TheB information contained herein is subject to change without notice. 7
  • 8. What is ITIL ? ● ● Goal is to create a set of rules to plan, design, manage and deliver IT services with a continuous improvement approach to provide value to the business ITIL is a set of tools, mostly paper based, for IT services management including: – – IT Services transition to manage and control IT environement – ● IT Architecture & Services design to meet objectives – ● IT Services Strategy in link with Business Strategy IT Services operations to deliver and support them Implementation is always company dependent, evolving and partial Best practices are shared to build upon giants’ shoulders (known FLOSS model) © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 8
  • 9. When to use ITIL ? ● ● ● ● ● When current processes and results do not satisfy customers When new requirements imply new IT services When the direction is clearly set and goals jointly agreed When the company is ready for a process oriented organization When known and manageable IT costs are searched © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 9
  • 10. How to deal with ITIL ? ● First do the paper work – Strategy on IT Services linked to business requirements, – – Measurement requires Key Performance Indicators (KPI), – ● Improving IT services require measurement, People have roles, and are thus engaged (RACI matrix) Then choose and set up tools to support your design – There are Open Source tools to help (the goal of this presentation !!) – Highly flexible, customizable and providing interoperability – Think to that before choosing a commercial offering (exit conditions) © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 10
  • 11. ITIL Open Source Solution Stack Architecture © Copyright 2012 Hewlett-Packard Development Company, L.P. 11 The information contained herein is subject to change without notice.
  • 12. ITIL tooling overview & approach ● ● ● ● Coverage of the Solution Stack: – Partial coverage with the first tools – Setting up first the base around a CMDB+ – Focus around tooling Service Design, Transition and Operation – Starting continuous service improvement Evolution through Open Interfaces and maintain / populate with powerful import/export functions Open Source Applications retained: – iTop (i-doit.org, onecmdb.org, cmdbuild.org) – iTop (ORTS, mantis, bugzilla) – Fusion Inventory (GLPI / OCS Inventory) – Shinken, Centreon (Nagios) Useful complementary tools (Rudder/Puppett Ansible, HP SIM, LDAP/FusionDirectory, Talend) © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 12
  • 13. ITIL Open Source tools mapping 1/2 ● ● Service Strategy – Service Strategy – Service Portfolio Management – Demand Management – Financial Management Service Design – Service Catalog Management – Service Level Management – Availability Management – Capacity Management – IT Service Continuity Management – IT Security Management – Supplier Management © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 13 Covered partly by tool Major tool goal
  • 14. Covered partly by tool Major tool goal ITIL Open Source tools mapping 2/2 ● ● Service Transition – Change Management – Service Asset and Configuration Management – Release and Deployment Management – Knowledge Management * Service Operation – Incident Management – Problem Management – Event Management – Service Request Fulfillment – Access Management © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 14 Ansible
  • 15. iTop main features ● A complete CMDB to document and manage IT inventory ● The Data model is fully customizable ● A Service Catalog to describe IT service available ● ● ● ● ● An Incident management module to track IT issues with a User portal An error DB to speed up resolution of incidents A Change management module to plan IT environment changes A Problem management module to solve repeatable issues Dashboards to provide 360° overview Impact analyse and Audit reports ● © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 16
  • 16. iTop architecture Custom UI… Portal UI REST API Security Plug-ins Meta-Data Model ORM MySQL/MariaDB Open Source © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. AGPL-3.0 17 Generic UI Import/Export CSV Spreadsheet Monitoring & inventory Data
  • 17. iTop user portal view © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 19
  • 18. iTop operator view © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 20
  • 19. iTop admin view © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 21
  • 20. FusionInventory main features Multi mode Push or pull / cron or daemon Network discovery Nmap, SNMP, NetBIOS Printers, Network elements Multi-plateform Supports: Linux, Windows, MacOSX, BSD, AIX, HP-UX,Solaris, Vmware ESX, Android Open Source GPL-2.0 © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 23
  • 21. Centreon main features Scalable architecture Dedicated web UI # of items monitored © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Based on user’s profile 24 Reporting Stats, availability, capacity, trends
  • 22. Centreon architecture Open Source GPL-2.0 © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 25
  • 23. Shinken main features Scalable architecture One/Many daemon per role Distributed IT monitoring Multi-sites, DMZ, Virtualization, HA Business & Prod oriented monitoring Correlation & impact focus Multi-plateform Linux, Windows, Mobile (HTML5 UI) Nagios® compatibility Conf, Plugins, NRPE poller, NCSA agent Open Source AGPL-3.0 © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 26
  • 24. Rudder main features Continuous control Security improvements Keeping operation conditions CMS/VCS usage System Hardening Continuous Audit Simplified UI Included libraries Web based Best practices infrastructure Multi-plateform Based on CFEngine Linux, Unix, Windows, Android... Open Source Apache-2.0, AGPL-3.0 © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 27 standard since 1993 Graphical reports
  • 25. Other tools of interest ● ● ● ● ● ● ● ● ● ● Configuration Management: Puppet / Chef Version Control: SVN / Mercurial Role management: FusionDirectory Reporting: Jaspersoft Deployment: mrepo / cobbler / LinuxCOE Packaging: Project-Builder.org / OBS Security: SELinux / Hardening Compliance: FOSSology Cloud: OpenStack SDN: OpenDaylight © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 28
  • 26. HP provides comprehensive IT FLOSS services Mission critical support Proactive planning & assistance Reactive multi-vendor hardware & software support Linux education & industry (LPI) certification ITSM & ITIL Support Managed Services Porting & Migration Training Project Management & Solution Integration Deployment Integration services Onsite installation Data center services Single point of accountability © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Planning, implementation, staffing, and ongoing operations OS application porting & migration http://www.hp.com/services/linux Architecting Solution design & implementation ITSM & ITIL Database apps Consulting Project Financial services Management HPTC / Big Data Telco 31 6,500 Trained HP Linux Professionals Web / Cloud infrastructure
  • 27. HP Innovation Solution Center Key Facts from 10 years of Success »World wide programs, incl. RISC Migrations »Over 200 projects conducted successfully »Complete IT (400+ systems) & Telecom infrastructure (incl. SS7 network) »End-to-End solutions set up with in-depth expertise on Telecom domains. »Portfolio of 40+ solutions with access to HP & Intel ecosystem of Partners »Complete test & validation environment »Strategic partnership with Intel, 10-year long standing collaboration »Strategic partnership with Red Hat »Unique proof point in the industry »Now also the EMEA HP Networking Customer Center A Unique Initiative with a Worldwide Coverage Mission: Accelerate the adoption of new and innovative solutions by creating simple and rewarding end-to-end customer experiences that benefit our Service Providers, NEPs, Communications Media & Entertainment customers and partners, in a compelling and engaging collaborative environment. …more information available at http://www.hpintelco.net 32 Bruno Cornec HP OSSI 2012 Grenoble, France
  • 28. The Open Source Solutions Initiative »Customers are highly interested in Open Source Solutions (cost + control) »Red Hat is the leader in Open Source and #1 vendor gaining MS of IT budgets »HP #1 in Linux server market share,$12+B cumulative server revenues; 4+M servers sold. Leader in OpenStack contrinutions »Intel is in the top-3 commercial entities contributing Open Source code ● Executive briefings and discovery sessions ● Open Source workshops ● Innovative Solutions ● Proof-of-Concepts Drive awareness and adoption of Intel, HP and Red Hat solutions as the highest value platform for today's + tomorrow's enterprise solutions …more information available at http://www.hpintelco.net/hp-intel-redhat.htm 33 Bruno Cornec HP OSSI 2012
  • 29. Links ITIL docs ● ● http://www.best-management-practice.com/Knowledge-Centre/White-Papers http://wiki.en.it-processmaps.com/index.php Tools ● ● ● ● ● ● ● ● ● http://www.combodo.com/itop (online demo) http://www.rudder-project.org (online demo) http://www.shinken-monitoring.org (online demo) http://www.centreon.com http://www.ansibleworks.com http://www.mondorescue.org http://www.hp.com/go/sglx http://opensource.hp.com http://www.hpintelco.net © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 34
  • 30. Contact - Thanks Bruno.Cornec@hp.com Open Source and Linux Technology Architect http://www.hp.com/linux http://opensource.hp.com Thanks goes to: Linus Torvalds, Richard Stallman, Eric Raymond, Nat Makarevitch, René Cougnenc, Eric Dumas, Rémy Card, Bdale Garbee, Bryan Gartner, Craig Lamparter, Lee Mayes, Gallig Renaud, Andree Leidenfrost, Phil Robb, Bob Gobeille, Martin Michlmayr among others, for their work and devotion to the Open Source Software cause... and my family for their patience :-) © Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 35 ”Changes are never easy to make. There is comfort and safety in tradition, but change must come, no matter how painful or expensive it may be.” Bill Hewlett
  • 31. Thank you © Copyright 2012 Hewlett-Packard Development Company, L.P. 36 The information contained herein is subject to change without notice.