SlideShare ist ein Scribd-Unternehmen logo
1 von 28
Downloaden Sie, um offline zu lesen
Open Source Monitoring
Icinga Team
Nuremberg | 29th November
Open Source Monitoring Conference
                                    WWW.ICINGA.ORG	
  
OPEN	
  SOURCE	
  MONITORING	
  


Agenda

!    Introduction
!    Tools and Platform
!    Icinga vs. Nagios
!    Architecture
!    New in Icinga
!    Live Demo
!    Roadmap
!    What’s next
!    Questions & Answers


                                                                                                	
  
                           www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


Team




                                                                            	
  
       www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


Introduction

Statistics
   !   Forked from Nagios in April 2009
   !   Over 128.000 downloads until now – more to come with 1.6 J
   !   Different teams with independent responsibilities
       !   Icinga Core
       !   Icinga Web
       !   Icinga Reporting
       !   Icinga Marketing
       !   Icinga Q&A
   !   24 “active” members on the team




                                                                                                         	
  
                                    www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


Introduction

Merchandising




                                                                                     	
  
                www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


Introduction

Merchandising
(Behind the scenes)




                                                                                           	
  
                      www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


Tools and Platform

                Icinga Quality, Testing and Community Support

                    Website and Open Source Ticketing System


          Icinga Core              Icinga Web           Icinga Doc                  Icinga
                                                                                    Reports
                                   based on PHP            based on
           C based source
                                   using Sencha,          Docbook in               based on
    MySQL, PostgreSQL and Oracle
                                    Agavi MVC             English and            Jasper Reports
                                                           German
             Classic-­‐UI	
  
              IDOUtils

             IcingaMQ
                                     Mobile
          NRPE and NSCA




                                                                                                                        	
  
                                                   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


Icinga vs. Nagios

!   Optimized database support
   !   Better performance & platform flexibility
          !   MySQL
          ! PostgreSQL
          !   Oracle
!   80+ bug fixes missing in Nagios ®
  (https://wiki.icinga.org/display/Dev/Bug+and+Feature+Comparison)

!   Many improvements in Core, Classic UI and a new web
    interface
   !   IPv6 and IPv4 support, compound commands, log file search and logging
!   SLA aggregation and reporting
! Plugin and configuration compatibility with Nagios ®
!   Public roadmap and active development

                                                                                                                                     	
  
                                                                www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


Architecture


         Classic UI                      REST API                Mobile


                                                  Icinga Web
        Icinga Core                     (with DB abstraction layer)


          IDOUtils



                                                     SOAP
                                                    Provider


       IDO Database                           Icinga Reporting




                                                                                           	
  
                      www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


New in Icinga - Core

!    Acknowledgement with expiry time
!    Dualstacked IPv6 support
!    Extended logging capabilities
!    Object configuration for modules
!    Notifications for stalked hosts and services
!    Handling of perfdata with empty results
!    Enhanced performance (e.g. in notification logic)




                                                                                                      	
  
                                 www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


New in Icinga - Classic UI

!    Acknowledgement of blocking outages
!    Advanced RegEx search
!    Various improvements in navigation
!    Advanced data export
     !   JSON
     !   CSV
     !   XML
! Logfile search supported via webinterface
!   Maintenance view for hosts and services in
    downtime

                                                                                                     	
  
                                www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


New in Icinga - IDOUtils

!   Optimized check result processing
! Timezone awareness using UTC
!   Improved Oracle support
   !   CLOBs for outputs
   !   Advanced table creation script
!   Automatic db-version check
!   Various improvements in housekeeping




                                                                                                             	
  
                                        www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


New in Icinga - IDOUtils

!   SLA Extension
   !    Improved event aggregation
   !    Extended database model
   !    Extended IDO2DB logic
   !    Base for future reporting implementation

                                Critical - Event

                                  Service
                                 (Timeline)

                     Downtime                               Acknowledgement


           Event 1    Event 2        Event 3                          Event 4



                                                                                                                        	
  
                                                   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


New in Icinga - Documentation

!   Documentation
    !    Detailed filter doc for CGIs
    !    Quickstart for FreeBSD
    !    PNP now described as default graphing solution
    !    External command specification
!   Wiki
    !   Installation guides for various platforms
    ! Addon documentation- and installations-guides




                                                                                                            	
  
                                       www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


New in Icinga - Web

!   Reporting integration
   !   Execute reports in Icinga Web
   !   Download supported formats directly without access to
       Jasper
   !   Job scheduling
   !   Detailed user privileges

!   New module interface
   !   Update safe modules
   !   Independent module configuration and installation

!   New API
   !   New Doctrine based abstraction layer supports various
       databases with easier configuration
                                      www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga	
  
OPEN	
  SOURCE	
  MONITORING	
  


New in Icinga - Web

!   New Tackle Cronk
   !   Offers an easy way to see all relevant data in one window
   !   Time correlation of incoming events
   !   Relationship windows show all necessary elements
   !   Comments and detailed host and service information in
       one window
   !   Comes as an additional view with Icinga 1.6


!   New User Management
   !   Revamped interface
   !   Easy administration of complex access rules


                                                                                                          	
  
                                     www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


Live Demo




            DEMO

                                                                                   	
  
              www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


Roadmap

!   Planned public events
   !    Chemnitzer Linux Tag
   !    CeBIT 2012
   !    GUUG
   !    UKUUG - Edinburgh


!   Versions planned for 2012
   !   03/01/2012 – 1.7
   !   08/01/2012 – 1.8
   !   10/17/2012 – 1.9



                                                                                                     	
  
                                www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


What’s next ?

!   Business process integration
   !   Integration of business processes is on our roadmap for
       2012
   !   Bernd Strössenreuther (current BP Addon maintainer)
       will join Icinga
   !   Extend capabilities of business service monitoring and
       reporting

!   Performance improvements
   !   Optimized check result handling
   !   Easier handling of large installations

!   Optimized installation process
!   One more thing….                                                                                         	
  
                                        www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


IcingaMQ




                                                                                	
  
           www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


IcingaMQ

!   Built on ZeroMQ
   !    Message-queue-like transport layer based on TCP
   !    Multi-level communication
   !    Core implementation based on C
   !    Libraries available for every popular language and
        operation system

!   Solution for large environments’ fork performance
    lags
!   Framework for distributed setup and architecture
!   Future replacement for NSCA
!   Transport layer for upcoming Core API
                                                                                                            	
  
                                       www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


IcingaMQ-Architecture


                                Icinga Core                                 event broker
                                                                              libicinga
                                  IcingaMQ                                      libimq
                                    Server
                                                                               zeromq
               Check


                             Result




             IcingaMQ
         Broker/Dispatcher
                                     IcingaMQ
                                 Broker/Dispatcher
                                                                        IcingaMQ
                                                                    Broker/Dispatcher


                                                                                                              	
  
                                         www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


IcingaMQ - Advanced

                               Icinga Core

                                    IcingaMQ
                                      Server
              Check


                           Result

         IcingaMQ                                                        IcingaMQ
     Broker/Dispatcher                                               Broker/Dispatcher



    Check         Result

                                                                                       IcingaMQ
                                                                                         Broker/
         IcingaMQ                                                                      Dispatcher
     Broker/Dispatcher
                                                           IcingaMQ
                                                             Broker/
                                                           Dispatcher


                                                                                                                    	
  
                                               www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


IcingaMQ - Advanced

                             Icinga Core

                                  IcingaMQ
                                    Server
              Check


                         Result

         IcingaMQ                              Request
     Broker/Dispatcher

                                                                     CORE-API
                                      Result




                                                                                     XML-RPC




                                                                                                                    	
  
                                               www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


IcingaMQ - Advanced

                             Icinga Core

                                  IcingaMQ
                                    Server
              Check


                         Result

         IcingaMQ
     Broker/Dispatcher

                                                            CheckResult (NSCA)
                                     Result




                                                                                                                   	
  
                                              www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


IcingaMQ

!   Solution for load distribution
!   Automatic fallback to Core checks
!   Authentication provider to meet various
    requirements
!   Architecture for distributed setup
!   Future base for addons and web interface
!   Replacement for NSCA



                                                                                                          	
  
                                     www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


Live Demo




            DEMO

                                                                                   	
  
              www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
OPEN	
  SOURCE	
  MONITORING	
  


Questions & Answers


                      Web www.icinga.org
                      Development dev.icinga.org




       ?
                      Feedback feedback.icinga.org

                      Wiki      wiki.icinga.org

                      Twitter twitter.com/icinga

                      Facebook facebook.com/icinga

Questions & Answers
                      ……..

                      Everywhere!



                                                                                            	
  
                       www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga

Más contenido relacionado

Was ist angesagt?

Monitoring OpenNebula with Icinga2
Monitoring OpenNebula with Icinga2Monitoring OpenNebula with Icinga2
Monitoring OpenNebula with Icinga2Icinga
 
Icinga 2012 Development at 6th TF-NOC Meeting
Icinga 2012 Development at 6th TF-NOC MeetingIcinga 2012 Development at 6th TF-NOC Meeting
Icinga 2012 Development at 6th TF-NOC MeetingIcinga
 
Introduction into Icinga
Introduction into IcingaIntroduction into Icinga
Introduction into IcingaIcinga
 
Icinga 1, Icinga 2 @ FrOSCon 2014
Icinga 1, Icinga 2 @ FrOSCon 2014Icinga 1, Icinga 2 @ FrOSCon 2014
Icinga 1, Icinga 2 @ FrOSCon 2014Icinga
 
MoniTutor
MoniTutorMoniTutor
MoniTutorIcinga
 
Cebit 2015 icinga
Cebit 2015 icingaCebit 2015 icinga
Cebit 2015 icingaIcinga
 
Afpified Monitoring with Icinga2
Afpified Monitoring with Icinga2Afpified Monitoring with Icinga2
Afpified Monitoring with Icinga2Icinga
 
Icinga Camp Berlin 2016 - Opening
Icinga Camp Berlin 2016 - OpeningIcinga Camp Berlin 2016 - Opening
Icinga Camp Berlin 2016 - OpeningIcinga
 
Icinga 2012 at Monitoring Workshop
Icinga 2012 at Monitoring WorkshopIcinga 2012 at Monitoring Workshop
Icinga 2012 at Monitoring WorkshopIcinga
 
Presentation about Icinga at Kiratech DevOps Day in Verona
Presentation about Icinga at Kiratech DevOps Day in VeronaPresentation about Icinga at Kiratech DevOps Day in Verona
Presentation about Icinga at Kiratech DevOps Day in VeronaIcinga
 
Log Monitoring Simplified - Get the best out of Graylog2 & Icinga 2
Log Monitoring Simplified - Get the best out of Graylog2 & Icinga 2Log Monitoring Simplified - Get the best out of Graylog2 & Icinga 2
Log Monitoring Simplified - Get the best out of Graylog2 & Icinga 2Icinga
 
Eng. Johor Alam Presentation Slide on icinga 2
Eng. Johor Alam Presentation Slide on icinga 2Eng. Johor Alam Presentation Slide on icinga 2
Eng. Johor Alam Presentation Slide on icinga 2Eng. Johor Alam
 
Icinga Director
Icinga DirectorIcinga Director
Icinga DirectorIcinga
 
Open Source Monitoring with Icinga at Fossasia 2015
Open Source Monitoring with Icinga at Fossasia 2015Open Source Monitoring with Icinga at Fossasia 2015
Open Source Monitoring with Icinga at Fossasia 2015Icinga
 
Icinga Camp San Diego 2016 - Icinga Web 2
Icinga Camp San Diego 2016 - Icinga Web 2Icinga Camp San Diego 2016 - Icinga Web 2
Icinga Camp San Diego 2016 - Icinga Web 2Icinga
 
Loadays 2015 - Enterprise Monitoring with Icinga
Loadays 2015 - Enterprise Monitoring with IcingaLoadays 2015 - Enterprise Monitoring with Icinga
Loadays 2015 - Enterprise Monitoring with IcingaIcinga
 
Welcome Icinga Camp San Francisco 2014
Welcome Icinga Camp San Francisco 2014Welcome Icinga Camp San Francisco 2014
Welcome Icinga Camp San Francisco 2014Icinga
 
Icinga Web 2 at Icinga Camp Antwerp
Icinga Web 2 at Icinga Camp AntwerpIcinga Web 2 at Icinga Camp Antwerp
Icinga Web 2 at Icinga Camp AntwerpIcinga
 
Introduction into Icinga Web 2
Introduction into Icinga Web 2Introduction into Icinga Web 2
Introduction into Icinga Web 2Icinga
 
Introduction into Icinga Web 2
Introduction into Icinga Web 2Introduction into Icinga Web 2
Introduction into Icinga Web 2Icinga
 

Was ist angesagt? (20)

Monitoring OpenNebula with Icinga2
Monitoring OpenNebula with Icinga2Monitoring OpenNebula with Icinga2
Monitoring OpenNebula with Icinga2
 
Icinga 2012 Development at 6th TF-NOC Meeting
Icinga 2012 Development at 6th TF-NOC MeetingIcinga 2012 Development at 6th TF-NOC Meeting
Icinga 2012 Development at 6th TF-NOC Meeting
 
Introduction into Icinga
Introduction into IcingaIntroduction into Icinga
Introduction into Icinga
 
Icinga 1, Icinga 2 @ FrOSCon 2014
Icinga 1, Icinga 2 @ FrOSCon 2014Icinga 1, Icinga 2 @ FrOSCon 2014
Icinga 1, Icinga 2 @ FrOSCon 2014
 
MoniTutor
MoniTutorMoniTutor
MoniTutor
 
Cebit 2015 icinga
Cebit 2015 icingaCebit 2015 icinga
Cebit 2015 icinga
 
Afpified Monitoring with Icinga2
Afpified Monitoring with Icinga2Afpified Monitoring with Icinga2
Afpified Monitoring with Icinga2
 
Icinga Camp Berlin 2016 - Opening
Icinga Camp Berlin 2016 - OpeningIcinga Camp Berlin 2016 - Opening
Icinga Camp Berlin 2016 - Opening
 
Icinga 2012 at Monitoring Workshop
Icinga 2012 at Monitoring WorkshopIcinga 2012 at Monitoring Workshop
Icinga 2012 at Monitoring Workshop
 
Presentation about Icinga at Kiratech DevOps Day in Verona
Presentation about Icinga at Kiratech DevOps Day in VeronaPresentation about Icinga at Kiratech DevOps Day in Verona
Presentation about Icinga at Kiratech DevOps Day in Verona
 
Log Monitoring Simplified - Get the best out of Graylog2 & Icinga 2
Log Monitoring Simplified - Get the best out of Graylog2 & Icinga 2Log Monitoring Simplified - Get the best out of Graylog2 & Icinga 2
Log Monitoring Simplified - Get the best out of Graylog2 & Icinga 2
 
Eng. Johor Alam Presentation Slide on icinga 2
Eng. Johor Alam Presentation Slide on icinga 2Eng. Johor Alam Presentation Slide on icinga 2
Eng. Johor Alam Presentation Slide on icinga 2
 
Icinga Director
Icinga DirectorIcinga Director
Icinga Director
 
Open Source Monitoring with Icinga at Fossasia 2015
Open Source Monitoring with Icinga at Fossasia 2015Open Source Monitoring with Icinga at Fossasia 2015
Open Source Monitoring with Icinga at Fossasia 2015
 
Icinga Camp San Diego 2016 - Icinga Web 2
Icinga Camp San Diego 2016 - Icinga Web 2Icinga Camp San Diego 2016 - Icinga Web 2
Icinga Camp San Diego 2016 - Icinga Web 2
 
Loadays 2015 - Enterprise Monitoring with Icinga
Loadays 2015 - Enterprise Monitoring with IcingaLoadays 2015 - Enterprise Monitoring with Icinga
Loadays 2015 - Enterprise Monitoring with Icinga
 
Welcome Icinga Camp San Francisco 2014
Welcome Icinga Camp San Francisco 2014Welcome Icinga Camp San Francisco 2014
Welcome Icinga Camp San Francisco 2014
 
Icinga Web 2 at Icinga Camp Antwerp
Icinga Web 2 at Icinga Camp AntwerpIcinga Web 2 at Icinga Camp Antwerp
Icinga Web 2 at Icinga Camp Antwerp
 
Introduction into Icinga Web 2
Introduction into Icinga Web 2Introduction into Icinga Web 2
Introduction into Icinga Web 2
 
Introduction into Icinga Web 2
Introduction into Icinga Web 2Introduction into Icinga Web 2
Introduction into Icinga Web 2
 

Andere mochten auch

Icinga 2010 at CeBIT
Icinga 2010 at CeBITIcinga 2010 at CeBIT
Icinga 2010 at CeBITIcinga
 
Icinga @OSMC 2013
Icinga @OSMC 2013Icinga @OSMC 2013
Icinga @OSMC 2013Icinga
 
Icinga 2010 at Nagios Workshop
Icinga 2010 at Nagios WorkshopIcinga 2010 at Nagios Workshop
Icinga 2010 at Nagios WorkshopIcinga
 
Icinga 2011 at FrOSCon 6
Icinga 2011 at FrOSCon 6Icinga 2011 at FrOSCon 6
Icinga 2011 at FrOSCon 6Icinga
 
Icinga 2011 at Nagios Workshop
Icinga 2011 at Nagios WorkshopIcinga 2011 at Nagios Workshop
Icinga 2011 at Nagios WorkshopIcinga
 
Icinga 2011 at Chemnitzer Linuxtage
Icinga 2011 at Chemnitzer LinuxtageIcinga 2011 at Chemnitzer Linuxtage
Icinga 2011 at Chemnitzer LinuxtageIcinga
 
Icinga 2010 at OSMC
Icinga 2010 at OSMCIcinga 2010 at OSMC
Icinga 2010 at OSMCIcinga
 
Icinga Camp Antwerp - Current State of Icinga
Icinga Camp Antwerp - Current State of IcingaIcinga Camp Antwerp - Current State of Icinga
Icinga Camp Antwerp - Current State of IcingaIcinga
 
Icinga Camp Barcelona - Icinga
Icinga Camp Barcelona - IcingaIcinga Camp Barcelona - Icinga
Icinga Camp Barcelona - IcingaIcinga
 
What is new in icinga2
What is new in icinga2What is new in icinga2
What is new in icinga2Icinga
 
Icinga 2 at Icinga Camp San Francisco
Icinga 2 at Icinga Camp San FranciscoIcinga 2 at Icinga Camp San Francisco
Icinga 2 at Icinga Camp San FranciscoIcinga
 
ChatOps with Icinga and StackStorm
ChatOps with Icinga and StackStormChatOps with Icinga and StackStorm
ChatOps with Icinga and StackStormIcinga
 
Icinga Web 2 is more - Module magic at Icinga Camp San Francisco
Icinga Web 2 is more - Module magic at Icinga Camp San FranciscoIcinga Web 2 is more - Module magic at Icinga Camp San Francisco
Icinga Web 2 is more - Module magic at Icinga Camp San FranciscoIcinga
 
Toshaan Bharvani – Icinga2 and Ansible, how to manage and migrate
Toshaan Bharvani – Icinga2 and Ansible, how to manage and migrateToshaan Bharvani – Icinga2 and Ansible, how to manage and migrate
Toshaan Bharvani – Icinga2 and Ansible, how to manage and migrateIcinga
 
Icinga @GUUG 2013
Icinga @GUUG 2013Icinga @GUUG 2013
Icinga @GUUG 2013Icinga
 
Icinga2 at PuppetLabs
Icinga2 at PuppetLabsIcinga2 at PuppetLabs
Icinga2 at PuppetLabsIcinga
 

Andere mochten auch (16)

Icinga 2010 at CeBIT
Icinga 2010 at CeBITIcinga 2010 at CeBIT
Icinga 2010 at CeBIT
 
Icinga @OSMC 2013
Icinga @OSMC 2013Icinga @OSMC 2013
Icinga @OSMC 2013
 
Icinga 2010 at Nagios Workshop
Icinga 2010 at Nagios WorkshopIcinga 2010 at Nagios Workshop
Icinga 2010 at Nagios Workshop
 
Icinga 2011 at FrOSCon 6
Icinga 2011 at FrOSCon 6Icinga 2011 at FrOSCon 6
Icinga 2011 at FrOSCon 6
 
Icinga 2011 at Nagios Workshop
Icinga 2011 at Nagios WorkshopIcinga 2011 at Nagios Workshop
Icinga 2011 at Nagios Workshop
 
Icinga 2011 at Chemnitzer Linuxtage
Icinga 2011 at Chemnitzer LinuxtageIcinga 2011 at Chemnitzer Linuxtage
Icinga 2011 at Chemnitzer Linuxtage
 
Icinga 2010 at OSMC
Icinga 2010 at OSMCIcinga 2010 at OSMC
Icinga 2010 at OSMC
 
Icinga Camp Antwerp - Current State of Icinga
Icinga Camp Antwerp - Current State of IcingaIcinga Camp Antwerp - Current State of Icinga
Icinga Camp Antwerp - Current State of Icinga
 
Icinga Camp Barcelona - Icinga
Icinga Camp Barcelona - IcingaIcinga Camp Barcelona - Icinga
Icinga Camp Barcelona - Icinga
 
What is new in icinga2
What is new in icinga2What is new in icinga2
What is new in icinga2
 
Icinga 2 at Icinga Camp San Francisco
Icinga 2 at Icinga Camp San FranciscoIcinga 2 at Icinga Camp San Francisco
Icinga 2 at Icinga Camp San Francisco
 
ChatOps with Icinga and StackStorm
ChatOps with Icinga and StackStormChatOps with Icinga and StackStorm
ChatOps with Icinga and StackStorm
 
Icinga Web 2 is more - Module magic at Icinga Camp San Francisco
Icinga Web 2 is more - Module magic at Icinga Camp San FranciscoIcinga Web 2 is more - Module magic at Icinga Camp San Francisco
Icinga Web 2 is more - Module magic at Icinga Camp San Francisco
 
Toshaan Bharvani – Icinga2 and Ansible, how to manage and migrate
Toshaan Bharvani – Icinga2 and Ansible, how to manage and migrateToshaan Bharvani – Icinga2 and Ansible, how to manage and migrate
Toshaan Bharvani – Icinga2 and Ansible, how to manage and migrate
 
Icinga @GUUG 2013
Icinga @GUUG 2013Icinga @GUUG 2013
Icinga @GUUG 2013
 
Icinga2 at PuppetLabs
Icinga2 at PuppetLabsIcinga2 at PuppetLabs
Icinga2 at PuppetLabs
 

Ähnlich wie Icinga 2011 at OSMC

Icinga @CLT 2013
Icinga @CLT 2013Icinga @CLT 2013
Icinga @CLT 2013Icinga
 
OSMC 2011 | Neues von Icinga by Icinga Team
OSMC 2011 | Neues von Icinga by Icinga TeamOSMC 2011 | Neues von Icinga by Icinga Team
OSMC 2011 | Neues von Icinga by Icinga TeamNETWAYS
 
OSMC 2012 | Icinga by Icinga Team
OSMC 2012 | Icinga by Icinga TeamOSMC 2012 | Icinga by Icinga Team
OSMC 2012 | Icinga by Icinga TeamNETWAYS
 
Monitoring with Icinga @ SF Bay Area LSPE meetup
Monitoring with Icinga @ SF Bay Area LSPE meetupMonitoring with Icinga @ SF Bay Area LSPE meetup
Monitoring with Icinga @ SF Bay Area LSPE meetupPromet Source
 
Current State of Icinga - Icinga Camp Stockholm 2019
Current State of Icinga - Icinga Camp Stockholm 2019Current State of Icinga - Icinga Camp Stockholm 2019
Current State of Icinga - Icinga Camp Stockholm 2019Icinga
 
Leaving the Ivory Tower: Research in the Real World
Leaving the Ivory Tower: Research in the Real WorldLeaving the Ivory Tower: Research in the Real World
Leaving the Ivory Tower: Research in the Real WorldArmonDadgar
 
Current State of Icinga - Icinga Camp Milan 2019
Current State of Icinga - Icinga Camp Milan 2019Current State of Icinga - Icinga Camp Milan 2019
Current State of Icinga - Icinga Camp Milan 2019Icinga
 
OSMC 2015 | Current State of Icinga by Icinga Team
OSMC 2015 | Current State of Icinga by Icinga TeamOSMC 2015 | Current State of Icinga by Icinga Team
OSMC 2015 | Current State of Icinga by Icinga TeamNETWAYS
 
OW2Con 2011: Real Time BI is Open & Anywhere with SpagoBI
OW2Con 2011: Real Time BI is Open & Anywhere with SpagoBIOW2Con 2011: Real Time BI is Open & Anywhere with SpagoBI
OW2Con 2011: Real Time BI is Open & Anywhere with SpagoBISpagoWorld
 
Monitoring with Icinga2 at Adobe
Monitoring with Icinga2 at AdobeMonitoring with Icinga2 at Adobe
Monitoring with Icinga2 at AdobeIcinga
 
SpagoBiGeoReportEngine
SpagoBiGeoReportEngineSpagoBiGeoReportEngine
SpagoBiGeoReportEngineSpagoWorld
 
Cloud-first Analytics since 2015 - AON ACIA
Cloud-first Analytics since 2015 - AON ACIACloud-first Analytics since 2015 - AON ACIA
Cloud-first Analytics since 2015 - AON ACIAAmazon Web Services
 
UKOUG - Implementing Enterprise API Management in the Oracle Cloud
UKOUG - Implementing Enterprise API Management in the Oracle CloudUKOUG - Implementing Enterprise API Management in the Oracle Cloud
UKOUG - Implementing Enterprise API Management in the Oracle Cloudluisw19
 
Icinga 2 @ SIG-NOC Meeting
Icinga 2 @ SIG-NOC MeetingIcinga 2 @ SIG-NOC Meeting
Icinga 2 @ SIG-NOC MeetingIcinga
 
Webinar - An Open Source Platform for Business Process Mining
Webinar - An Open Source Platform for Business Process MiningWebinar - An Open Source Platform for Business Process Mining
Webinar - An Open Source Platform for Business Process MiningSpagoWorld
 
OSMC 2021 | Current State of Icinga
OSMC 2021 | Current State of IcingaOSMC 2021 | Current State of Icinga
OSMC 2021 | Current State of IcingaNETWAYS
 
Top 10 Big Data Technologies | Edureka
Top 10 Big Data Technologies | EdurekaTop 10 Big Data Technologies | Edureka
Top 10 Big Data Technologies | EdurekaEdureka!
 
A Big Data Lake Based on Spark for BBVA Bank-(Oscar Mendez, STRATIO)
A Big Data Lake Based on Spark for BBVA Bank-(Oscar Mendez, STRATIO)A Big Data Lake Based on Spark for BBVA Bank-(Oscar Mendez, STRATIO)
A Big Data Lake Based on Spark for BBVA Bank-(Oscar Mendez, STRATIO)Spark Summit
 
SIMPDA 2011 - An Open Source Platform for Business Process Mining
SIMPDA 2011 - An Open Source Platform for Business Process Mining SIMPDA 2011 - An Open Source Platform for Business Process Mining
SIMPDA 2011 - An Open Source Platform for Business Process Mining SpagoWorld
 

Ähnlich wie Icinga 2011 at OSMC (20)

Icinga @CLT 2013
Icinga @CLT 2013Icinga @CLT 2013
Icinga @CLT 2013
 
OSMC 2011 | Neues von Icinga by Icinga Team
OSMC 2011 | Neues von Icinga by Icinga TeamOSMC 2011 | Neues von Icinga by Icinga Team
OSMC 2011 | Neues von Icinga by Icinga Team
 
OSMC 2012 | Icinga by Icinga Team
OSMC 2012 | Icinga by Icinga TeamOSMC 2012 | Icinga by Icinga Team
OSMC 2012 | Icinga by Icinga Team
 
Monitoring with Icinga @ SF Bay Area LSPE meetup
Monitoring with Icinga @ SF Bay Area LSPE meetupMonitoring with Icinga @ SF Bay Area LSPE meetup
Monitoring with Icinga @ SF Bay Area LSPE meetup
 
Current State of Icinga - Icinga Camp Stockholm 2019
Current State of Icinga - Icinga Camp Stockholm 2019Current State of Icinga - Icinga Camp Stockholm 2019
Current State of Icinga - Icinga Camp Stockholm 2019
 
Leaving the Ivory Tower: Research in the Real World
Leaving the Ivory Tower: Research in the Real WorldLeaving the Ivory Tower: Research in the Real World
Leaving the Ivory Tower: Research in the Real World
 
Current State of Icinga - Icinga Camp Milan 2019
Current State of Icinga - Icinga Camp Milan 2019Current State of Icinga - Icinga Camp Milan 2019
Current State of Icinga - Icinga Camp Milan 2019
 
OSMC 2015 | Current State of Icinga by Icinga Team
OSMC 2015 | Current State of Icinga by Icinga TeamOSMC 2015 | Current State of Icinga by Icinga Team
OSMC 2015 | Current State of Icinga by Icinga Team
 
OW2Con 2011: Real Time BI is Open & Anywhere with SpagoBI
OW2Con 2011: Real Time BI is Open & Anywhere with SpagoBIOW2Con 2011: Real Time BI is Open & Anywhere with SpagoBI
OW2Con 2011: Real Time BI is Open & Anywhere with SpagoBI
 
Monitoring with Icinga2 at Adobe
Monitoring with Icinga2 at AdobeMonitoring with Icinga2 at Adobe
Monitoring with Icinga2 at Adobe
 
SpagoBiGeoReportEngine
SpagoBiGeoReportEngineSpagoBiGeoReportEngine
SpagoBiGeoReportEngine
 
Cloud-first Analytics since 2015 - AON ACIA
Cloud-first Analytics since 2015 - AON ACIACloud-first Analytics since 2015 - AON ACIA
Cloud-first Analytics since 2015 - AON ACIA
 
UKOUG - Implementing Enterprise API Management in the Oracle Cloud
UKOUG - Implementing Enterprise API Management in the Oracle CloudUKOUG - Implementing Enterprise API Management in the Oracle Cloud
UKOUG - Implementing Enterprise API Management in the Oracle Cloud
 
Icinga 2 @ SIG-NOC Meeting
Icinga 2 @ SIG-NOC MeetingIcinga 2 @ SIG-NOC Meeting
Icinga 2 @ SIG-NOC Meeting
 
Webinar - An Open Source Platform for Business Process Mining
Webinar - An Open Source Platform for Business Process MiningWebinar - An Open Source Platform for Business Process Mining
Webinar - An Open Source Platform for Business Process Mining
 
OSMC 2021 | Current State of Icinga
OSMC 2021 | Current State of IcingaOSMC 2021 | Current State of Icinga
OSMC 2021 | Current State of Icinga
 
Top 10 Big Data Technologies | Edureka
Top 10 Big Data Technologies | EdurekaTop 10 Big Data Technologies | Edureka
Top 10 Big Data Technologies | Edureka
 
A Big Data Lake Based on Spark for BBVA Bank-(Oscar Mendez, STRATIO)
A Big Data Lake Based on Spark for BBVA Bank-(Oscar Mendez, STRATIO)A Big Data Lake Based on Spark for BBVA Bank-(Oscar Mendez, STRATIO)
A Big Data Lake Based on Spark for BBVA Bank-(Oscar Mendez, STRATIO)
 
OGCE SC10
OGCE SC10OGCE SC10
OGCE SC10
 
SIMPDA 2011 - An Open Source Platform for Business Process Mining
SIMPDA 2011 - An Open Source Platform for Business Process Mining SIMPDA 2011 - An Open Source Platform for Business Process Mining
SIMPDA 2011 - An Open Source Platform for Business Process Mining
 

Mehr von Icinga

Upgrading Incident Management with Icinga - Icinga Camp Milan 2023
Upgrading Incident Management with Icinga - Icinga Camp Milan 2023Upgrading Incident Management with Icinga - Icinga Camp Milan 2023
Upgrading Incident Management with Icinga - Icinga Camp Milan 2023Icinga
 
Extending Icinga Web with Modules: powerful, smart and easily created - Icing...
Extending Icinga Web with Modules: powerful, smart and easily created - Icing...Extending Icinga Web with Modules: powerful, smart and easily created - Icing...
Extending Icinga Web with Modules: powerful, smart and easily created - Icing...Icinga
 
Infrastructure Monitoring for Cloud Native Enterprises - Icinga Camp Milan 2023
Infrastructure Monitoring for Cloud Native Enterprises - Icinga Camp Milan 2023Infrastructure Monitoring for Cloud Native Enterprises - Icinga Camp Milan 2023
Infrastructure Monitoring for Cloud Native Enterprises - Icinga Camp Milan 2023Icinga
 
Monitoring Cooling Units in a pharmaceutical GxP regulated environment - Icin...
Monitoring Cooling Units in a pharmaceutical GxP regulated environment - Icin...Monitoring Cooling Units in a pharmaceutical GxP regulated environment - Icin...
Monitoring Cooling Units in a pharmaceutical GxP regulated environment - Icin...Icinga
 
SNMP Monitoring at scale - Icinga Camp Milan 2023
SNMP Monitoring at scale - Icinga Camp Milan 2023SNMP Monitoring at scale - Icinga Camp Milan 2023
SNMP Monitoring at scale - Icinga Camp Milan 2023Icinga
 
Monitoring Kubernetes with Icinga - Icinga Camp Milan 2023
Monitoring Kubernetes with Icinga - Icinga Camp Milan 2023Monitoring Kubernetes with Icinga - Icinga Camp Milan 2023
Monitoring Kubernetes with Icinga - Icinga Camp Milan 2023Icinga
 
Current State of Icinga - Icinga Camp Milan 2023
Current State of Icinga - Icinga Camp Milan 2023Current State of Icinga - Icinga Camp Milan 2023
Current State of Icinga - Icinga Camp Milan 2023Icinga
 
Efficient IT operations using monitoring systems and standardized tools - Ici...
Efficient IT operations using monitoring systems and standardized tools - Ici...Efficient IT operations using monitoring systems and standardized tools - Ici...
Efficient IT operations using monitoring systems and standardized tools - Ici...Icinga
 
Tornado Complex Event Processing Framework for Icinga - Icinga Camp Zurich 2019
Tornado Complex Event Processing Framework for Icinga - Icinga Camp Zurich 2019Tornado Complex Event Processing Framework for Icinga - Icinga Camp Zurich 2019
Tornado Complex Event Processing Framework for Icinga - Icinga Camp Zurich 2019Icinga
 
Signalilo: Visualizing Prometheus alerts in Icinga2 - Icinga Camp Zurich 2019
Signalilo: Visualizing Prometheus alerts in Icinga2 - Icinga Camp Zurich 2019Signalilo: Visualizing Prometheus alerts in Icinga2 - Icinga Camp Zurich 2019
Signalilo: Visualizing Prometheus alerts in Icinga2 - Icinga Camp Zurich 2019Icinga
 
Moving from Icinga 1 to Icinga 2 + Director - Icinga Camp Zurich 2019
Moving from Icinga 1 to Icinga 2 + Director - Icinga Camp Zurich 2019Moving from Icinga 1 to Icinga 2 + Director - Icinga Camp Zurich 2019
Moving from Icinga 1 to Icinga 2 + Director - Icinga Camp Zurich 2019Icinga
 
Icinga Director and vSphereDB - how they play together - Icinga Camp Zurich 2019
Icinga Director and vSphereDB - how they play together - Icinga Camp Zurich 2019Icinga Director and vSphereDB - how they play together - Icinga Camp Zurich 2019
Icinga Director and vSphereDB - how they play together - Icinga Camp Zurich 2019Icinga
 
Current State of Icinga - Icinga Camp Zurich 2019
Current State of Icinga - Icinga Camp Zurich 2019Current State of Icinga - Icinga Camp Zurich 2019
Current State of Icinga - Icinga Camp Zurich 2019Icinga
 
NetEye 4 based on Icinga 2 - Icinga Camp Milan 2019
NetEye 4 based on Icinga 2 - Icinga Camp Milan 2019NetEye 4 based on Icinga 2 - Icinga Camp Milan 2019
NetEye 4 based on Icinga 2 - Icinga Camp Milan 2019Icinga
 
Integrating Icinga 2 and ntopng - Icinga Camp Milan 2019
Integrating Icinga 2 and ntopng - Icinga Camp Milan 2019Integrating Icinga 2 and ntopng - Icinga Camp Milan 2019
Integrating Icinga 2 and ntopng - Icinga Camp Milan 2019Icinga
 
DevOps monitoring: Best Practices using OpenShift combined with Icinga & Big ...
DevOps monitoring: Best Practices using OpenShift combined with Icinga & Big ...DevOps monitoring: Best Practices using OpenShift combined with Icinga & Big ...
DevOps monitoring: Best Practices using OpenShift combined with Icinga & Big ...Icinga
 
Best of Icinga Modules - Icinga Camp Milan 2019
Best of Icinga Modules - Icinga Camp Milan 2019Best of Icinga Modules - Icinga Camp Milan 2019
Best of Icinga Modules - Icinga Camp Milan 2019Icinga
 
hallenges of Monitoring Big Infrastructure - Icinga Camp Milan 2019
hallenges of Monitoring Big Infrastructure - Icinga Camp Milan 2019hallenges of Monitoring Big Infrastructure - Icinga Camp Milan 2019
hallenges of Monitoring Big Infrastructure - Icinga Camp Milan 2019Icinga
 
Discover the real user experience with Alyvix - Icinga Camp Milan 2019
Discover the real user experience with Alyvix - Icinga Camp Milan 2019Discover the real user experience with Alyvix - Icinga Camp Milan 2019
Discover the real user experience with Alyvix - Icinga Camp Milan 2019Icinga
 
Current State of Logmanagement with Icinga - Icinga Camp Stockholm 2019
Current State of Logmanagement with Icinga - Icinga Camp Stockholm 2019Current State of Logmanagement with Icinga - Icinga Camp Stockholm 2019
Current State of Logmanagement with Icinga - Icinga Camp Stockholm 2019Icinga
 

Mehr von Icinga (20)

Upgrading Incident Management with Icinga - Icinga Camp Milan 2023
Upgrading Incident Management with Icinga - Icinga Camp Milan 2023Upgrading Incident Management with Icinga - Icinga Camp Milan 2023
Upgrading Incident Management with Icinga - Icinga Camp Milan 2023
 
Extending Icinga Web with Modules: powerful, smart and easily created - Icing...
Extending Icinga Web with Modules: powerful, smart and easily created - Icing...Extending Icinga Web with Modules: powerful, smart and easily created - Icing...
Extending Icinga Web with Modules: powerful, smart and easily created - Icing...
 
Infrastructure Monitoring for Cloud Native Enterprises - Icinga Camp Milan 2023
Infrastructure Monitoring for Cloud Native Enterprises - Icinga Camp Milan 2023Infrastructure Monitoring for Cloud Native Enterprises - Icinga Camp Milan 2023
Infrastructure Monitoring for Cloud Native Enterprises - Icinga Camp Milan 2023
 
Monitoring Cooling Units in a pharmaceutical GxP regulated environment - Icin...
Monitoring Cooling Units in a pharmaceutical GxP regulated environment - Icin...Monitoring Cooling Units in a pharmaceutical GxP regulated environment - Icin...
Monitoring Cooling Units in a pharmaceutical GxP regulated environment - Icin...
 
SNMP Monitoring at scale - Icinga Camp Milan 2023
SNMP Monitoring at scale - Icinga Camp Milan 2023SNMP Monitoring at scale - Icinga Camp Milan 2023
SNMP Monitoring at scale - Icinga Camp Milan 2023
 
Monitoring Kubernetes with Icinga - Icinga Camp Milan 2023
Monitoring Kubernetes with Icinga - Icinga Camp Milan 2023Monitoring Kubernetes with Icinga - Icinga Camp Milan 2023
Monitoring Kubernetes with Icinga - Icinga Camp Milan 2023
 
Current State of Icinga - Icinga Camp Milan 2023
Current State of Icinga - Icinga Camp Milan 2023Current State of Icinga - Icinga Camp Milan 2023
Current State of Icinga - Icinga Camp Milan 2023
 
Efficient IT operations using monitoring systems and standardized tools - Ici...
Efficient IT operations using monitoring systems and standardized tools - Ici...Efficient IT operations using monitoring systems and standardized tools - Ici...
Efficient IT operations using monitoring systems and standardized tools - Ici...
 
Tornado Complex Event Processing Framework for Icinga - Icinga Camp Zurich 2019
Tornado Complex Event Processing Framework for Icinga - Icinga Camp Zurich 2019Tornado Complex Event Processing Framework for Icinga - Icinga Camp Zurich 2019
Tornado Complex Event Processing Framework for Icinga - Icinga Camp Zurich 2019
 
Signalilo: Visualizing Prometheus alerts in Icinga2 - Icinga Camp Zurich 2019
Signalilo: Visualizing Prometheus alerts in Icinga2 - Icinga Camp Zurich 2019Signalilo: Visualizing Prometheus alerts in Icinga2 - Icinga Camp Zurich 2019
Signalilo: Visualizing Prometheus alerts in Icinga2 - Icinga Camp Zurich 2019
 
Moving from Icinga 1 to Icinga 2 + Director - Icinga Camp Zurich 2019
Moving from Icinga 1 to Icinga 2 + Director - Icinga Camp Zurich 2019Moving from Icinga 1 to Icinga 2 + Director - Icinga Camp Zurich 2019
Moving from Icinga 1 to Icinga 2 + Director - Icinga Camp Zurich 2019
 
Icinga Director and vSphereDB - how they play together - Icinga Camp Zurich 2019
Icinga Director and vSphereDB - how they play together - Icinga Camp Zurich 2019Icinga Director and vSphereDB - how they play together - Icinga Camp Zurich 2019
Icinga Director and vSphereDB - how they play together - Icinga Camp Zurich 2019
 
Current State of Icinga - Icinga Camp Zurich 2019
Current State of Icinga - Icinga Camp Zurich 2019Current State of Icinga - Icinga Camp Zurich 2019
Current State of Icinga - Icinga Camp Zurich 2019
 
NetEye 4 based on Icinga 2 - Icinga Camp Milan 2019
NetEye 4 based on Icinga 2 - Icinga Camp Milan 2019NetEye 4 based on Icinga 2 - Icinga Camp Milan 2019
NetEye 4 based on Icinga 2 - Icinga Camp Milan 2019
 
Integrating Icinga 2 and ntopng - Icinga Camp Milan 2019
Integrating Icinga 2 and ntopng - Icinga Camp Milan 2019Integrating Icinga 2 and ntopng - Icinga Camp Milan 2019
Integrating Icinga 2 and ntopng - Icinga Camp Milan 2019
 
DevOps monitoring: Best Practices using OpenShift combined with Icinga & Big ...
DevOps monitoring: Best Practices using OpenShift combined with Icinga & Big ...DevOps monitoring: Best Practices using OpenShift combined with Icinga & Big ...
DevOps monitoring: Best Practices using OpenShift combined with Icinga & Big ...
 
Best of Icinga Modules - Icinga Camp Milan 2019
Best of Icinga Modules - Icinga Camp Milan 2019Best of Icinga Modules - Icinga Camp Milan 2019
Best of Icinga Modules - Icinga Camp Milan 2019
 
hallenges of Monitoring Big Infrastructure - Icinga Camp Milan 2019
hallenges of Monitoring Big Infrastructure - Icinga Camp Milan 2019hallenges of Monitoring Big Infrastructure - Icinga Camp Milan 2019
hallenges of Monitoring Big Infrastructure - Icinga Camp Milan 2019
 
Discover the real user experience with Alyvix - Icinga Camp Milan 2019
Discover the real user experience with Alyvix - Icinga Camp Milan 2019Discover the real user experience with Alyvix - Icinga Camp Milan 2019
Discover the real user experience with Alyvix - Icinga Camp Milan 2019
 
Current State of Logmanagement with Icinga - Icinga Camp Stockholm 2019
Current State of Logmanagement with Icinga - Icinga Camp Stockholm 2019Current State of Logmanagement with Icinga - Icinga Camp Stockholm 2019
Current State of Logmanagement with Icinga - Icinga Camp Stockholm 2019
 

Icinga 2011 at OSMC

  • 1. Open Source Monitoring Icinga Team Nuremberg | 29th November Open Source Monitoring Conference WWW.ICINGA.ORG  
  • 2. OPEN  SOURCE  MONITORING   Agenda !  Introduction !  Tools and Platform ! Icinga vs. Nagios !  Architecture !  New in Icinga !  Live Demo !  Roadmap !  What’s next !  Questions & Answers   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 3. OPEN  SOURCE  MONITORING   Team   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 4. OPEN  SOURCE  MONITORING   Introduction Statistics !   Forked from Nagios in April 2009 !   Over 128.000 downloads until now – more to come with 1.6 J !   Different teams with independent responsibilities ! Icinga Core ! Icinga Web ! Icinga Reporting ! Icinga Marketing ! Icinga Q&A !   24 “active” members on the team   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 5. OPEN  SOURCE  MONITORING   Introduction Merchandising   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 6. OPEN  SOURCE  MONITORING   Introduction Merchandising (Behind the scenes)   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 7. OPEN  SOURCE  MONITORING   Tools and Platform Icinga Quality, Testing and Community Support Website and Open Source Ticketing System Icinga Core Icinga Web Icinga Doc Icinga Reports based on PHP based on C based source using Sencha, Docbook in based on MySQL, PostgreSQL and Oracle Agavi MVC English and Jasper Reports German Classic-­‐UI   IDOUtils IcingaMQ Mobile NRPE and NSCA   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 8. OPEN  SOURCE  MONITORING   Icinga vs. Nagios !   Optimized database support !   Better performance & platform flexibility !   MySQL ! PostgreSQL !   Oracle !   80+ bug fixes missing in Nagios ® (https://wiki.icinga.org/display/Dev/Bug+and+Feature+Comparison) !   Many improvements in Core, Classic UI and a new web interface !   IPv6 and IPv4 support, compound commands, log file search and logging !   SLA aggregation and reporting ! Plugin and configuration compatibility with Nagios ® !   Public roadmap and active development   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 9. OPEN  SOURCE  MONITORING   Architecture Classic UI REST API Mobile Icinga Web Icinga Core (with DB abstraction layer) IDOUtils SOAP Provider IDO Database Icinga Reporting   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 10. OPEN  SOURCE  MONITORING   New in Icinga - Core !  Acknowledgement with expiry time ! Dualstacked IPv6 support !  Extended logging capabilities !  Object configuration for modules !  Notifications for stalked hosts and services !  Handling of perfdata with empty results !  Enhanced performance (e.g. in notification logic)   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 11. OPEN  SOURCE  MONITORING   New in Icinga - Classic UI !  Acknowledgement of blocking outages !  Advanced RegEx search !  Various improvements in navigation !  Advanced data export !   JSON !   CSV !   XML ! Logfile search supported via webinterface !   Maintenance view for hosts and services in downtime   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 12. OPEN  SOURCE  MONITORING   New in Icinga - IDOUtils !   Optimized check result processing ! Timezone awareness using UTC !   Improved Oracle support !   CLOBs for outputs !   Advanced table creation script !   Automatic db-version check !   Various improvements in housekeeping   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 13. OPEN  SOURCE  MONITORING   New in Icinga - IDOUtils !   SLA Extension !  Improved event aggregation !  Extended database model !  Extended IDO2DB logic !  Base for future reporting implementation Critical - Event Service (Timeline) Downtime Acknowledgement Event 1 Event 2 Event 3 Event 4   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 14. OPEN  SOURCE  MONITORING   New in Icinga - Documentation !   Documentation !  Detailed filter doc for CGIs ! Quickstart for FreeBSD !  PNP now described as default graphing solution !  External command specification !   Wiki !   Installation guides for various platforms ! Addon documentation- and installations-guides   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 15. OPEN  SOURCE  MONITORING   New in Icinga - Web !   Reporting integration !   Execute reports in Icinga Web !   Download supported formats directly without access to Jasper !   Job scheduling !   Detailed user privileges !   New module interface !   Update safe modules !   Independent module configuration and installation !   New API !   New Doctrine based abstraction layer supports various databases with easier configuration www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga  
  • 16. OPEN  SOURCE  MONITORING   New in Icinga - Web !   New Tackle Cronk !  Offers an easy way to see all relevant data in one window !  Time correlation of incoming events !  Relationship windows show all necessary elements !  Comments and detailed host and service information in one window !   Comes as an additional view with Icinga 1.6 !   New User Management !   Revamped interface !   Easy administration of complex access rules   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 17. OPEN  SOURCE  MONITORING   Live Demo DEMO   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 18. OPEN  SOURCE  MONITORING   Roadmap !   Planned public events ! Chemnitzer Linux Tag !  CeBIT 2012 !  GUUG !  UKUUG - Edinburgh !   Versions planned for 2012 !   03/01/2012 – 1.7 !   08/01/2012 – 1.8 !   10/17/2012 – 1.9   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 19. OPEN  SOURCE  MONITORING   What’s next ? !   Business process integration !   Integration of business processes is on our roadmap for 2012 !   Bernd Strössenreuther (current BP Addon maintainer) will join Icinga !   Extend capabilities of business service monitoring and reporting !   Performance improvements !   Optimized check result handling !   Easier handling of large installations !   Optimized installation process !   One more thing….   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 20. OPEN  SOURCE  MONITORING   IcingaMQ   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 21. OPEN  SOURCE  MONITORING   IcingaMQ !   Built on ZeroMQ !  Message-queue-like transport layer based on TCP !  Multi-level communication !  Core implementation based on C !  Libraries available for every popular language and operation system !   Solution for large environments’ fork performance lags !   Framework for distributed setup and architecture !   Future replacement for NSCA !   Transport layer for upcoming Core API   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 22. OPEN  SOURCE  MONITORING   IcingaMQ-Architecture Icinga Core event broker libicinga IcingaMQ libimq Server zeromq Check Result IcingaMQ Broker/Dispatcher IcingaMQ Broker/Dispatcher IcingaMQ Broker/Dispatcher   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 23. OPEN  SOURCE  MONITORING   IcingaMQ - Advanced Icinga Core IcingaMQ Server Check Result IcingaMQ IcingaMQ Broker/Dispatcher Broker/Dispatcher Check Result IcingaMQ Broker/ IcingaMQ Dispatcher Broker/Dispatcher IcingaMQ Broker/ Dispatcher   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 24. OPEN  SOURCE  MONITORING   IcingaMQ - Advanced Icinga Core IcingaMQ Server Check Result IcingaMQ Request Broker/Dispatcher CORE-API Result XML-RPC   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 25. OPEN  SOURCE  MONITORING   IcingaMQ - Advanced Icinga Core IcingaMQ Server Check Result IcingaMQ Broker/Dispatcher CheckResult (NSCA) Result   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 26. OPEN  SOURCE  MONITORING   IcingaMQ !   Solution for load distribution !   Automatic fallback to Core checks !   Authentication provider to meet various requirements !   Architecture for distributed setup !   Future base for addons and web interface !   Replacement for NSCA   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 27. OPEN  SOURCE  MONITORING   Live Demo DEMO   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga
  • 28. OPEN  SOURCE  MONITORING   Questions & Answers Web www.icinga.org Development dev.icinga.org ? Feedback feedback.icinga.org Wiki wiki.icinga.org Twitter twitter.com/icinga Facebook facebook.com/icinga Questions & Answers …….. Everywhere!   www.icinga.org | doc.icinga.org | wiki.icinga.org | twitter.com/icinga