SlideShare a Scribd company logo
1 of 35
Download to read offline
Icinga for Windows
Age of PowerShell
Before we start
• Icinga for Windows v1.11.1 has been released
Whats new
• Fixes config writer for plain Icinga configuration
• Update-Icinga not updating to latest version
• JEA-Profiles were always updated during update-checks
• REST-Api not included in JEA profile on first installation
• Icinga Agent installation could cause automatic reboots
Modify your scripts
• Change Update-Icinga calls inside your scripts
• Only applies if v1.11.0 is already installed
PS> Update-Icinga -Version 'release';
Sorry log1-c!
New Hyper-V Plugins
• Version 1.3 released
• Various Bugfixes
• Unknown for deleted vdisks
• Freeze of plugin execution because of Hyper-V feature check
• New plugin to check for duplicate virtual machines
• Hyper-V VM health now also checks for blackout times
• Hyper-V health now supports to check for cluster node count
Summarizing
Icinga for
Windows
What is Icinga for Windows
• Monitoring solution for Windows environments
• Fully based on PowerShell
• Easy extendable by using custom modules
Plugin Collections
• Basic Windows Plugins
• MSSQL Plugins
• Hyper-V Plugins
• Cluster Plugins
Architecture
Master
Agent
PowerShell Framework
Installation
Konfiguration
EventLog
Check Ausführung
PowerShell
Plugin Ausführung
EventLog
Architecture Advanced
Master
Agent
PowerShell Framework
Installation
Konfiguration
EventLog
Check Ausführung
PowerShell
Plugin Ausführung
EventLog
PowerShell Service
EventLog
REST-Api
Installation
PowerShell Service
• PowerShell itself cannot run as service
• Icinga provides a C# written binary for that
• Requires .NET Framework 4.5.2 or later on the machine
• Installed by using PowerShell Framework
• Starts a PowerShell in the background
• The PowerShell daemon allows then to side-load modules
Architecture Enhanced
Master
Agent
PowerShell Framework
Installation
Konfiguration
EventLog
Check Ausführung
PowerShell
Plugin Ausführung
EventLog
PowerShell Service
EventLog
REST-Api
Installation
PowerShell
Connector
Architecture Ultimate
Master
Agent
PowerShell Framework
Installation
Konfiguration
EventLog
Check Ausführung
PowerShell
Plugin Ausführung
EventLog
PowerShell Service
EventLog
REST-Api
Installation
Requirements for this feature
• Icinga Master 2.14.0 or later installed
• Icinga Agent 2.14.0 or later installed
• Icinga for Windows v1.11.0 or later installed
• Icinga Director v1.11.0 or later installed (if used)
JEA
What is JEA
• Just-Enough-Administration
• Permission handling for PowerShell to limit access
• Includes Cmdlets, Binaries, Environments, …
• Profiles are bound to specific users
• Requires the WinRM service to be configured
JEA Installation
• Icinga for Windows ships with installation commands
• All installed components are included in the JEA-Builder
• Code-Structure is analyzed during generation
• Builds dependency lists of functions and cmdlets
• Generates a JEA-Profile with required Icinga for Windows code
Want to see the
future?
The installation paradox
• Windows deployment barely exist in known environments
• Icinga for Windows requires different configurations
• Updates require manual effort on each machine
• Integration with Ansible, SCCM, … is fine, but requires fine tuning
Centralize your deployment
Server 1
Director
Centralize your deployment
Your Machine
Server 1
Director
Manage Icinga for Windows
• Deploy and update your environment
• Collect inventory information from machines
• Import inventory data to the Icinga Director
• Smart deployment based on installed features
• MSSQL, Hyper-V, …
Easy Integration
• Use your favorite deployment tools for Icinga for Windows
• Installation and update methods are designed to be modular
• Add core features into your Ansible role as example
Roadmap
What we are planning
• Re-Write of most Icinga for Windows Core features
• Fully maintain backwards compatibility with current installations
• Full working deployment, update and inventory mechanism
• Smart installation feature to install / update components based on host
• Proper monitoring for cluster environments
Cluster Monitoring?
MSSQL 1
Active
MSSQL 2
Standby
Usability changes
• Move all remaining operations and tasks into the XMC
• Allow developers to easily provide own hooks into the XMC
• Reconfigure the entire Icinga environment with one command
Rework checker core
• Simplify the compiliation of check results during execution
• Reduce CPU overhead by optimizing the entire workflow
• Allow easier integration for future features
Plugin Providers
• Remove most plugin data providers and add them to the Framework
• Allows easier usage in different plugins
• Removes dependencies
• More generic approach
• Only collect metrics required for plugins
New Background Data Collector
• No longer use plugins as source for metrics over time
• Use newly designed Framework providers for data collection
• Less memory overhead and metrics required to collect
• Increased performance and cross-usage of identical metrics
No v1.12.0 – Not Yet!
Schedule
• Release of the first 2.0 beta in June 2024
• Second beta / RC1 at OSMC 2024
• Only well tested features will be included in the release
• Everything else is flagged as experimental
What about v1.12.0
• Will include preperations for v2.0.0
• Bugfixes
• Improvements
• Certificate renewal
• JEA over WinRM
Thats it!
twitter.com/icinga github.com/icinga facebook.com/icinga
icinga.com
Thank You!
What are your questions?

More Related Content

Similar to OSMC 2023 | Icinga for Windows – Age of PowerShell by Christian Stein

Command central 9.7: Features Overview
Command central 9.7: Features OverviewCommand central 9.7: Features Overview
Command central 9.7: Features Overview
Software AG
 

Similar to OSMC 2023 | Icinga for Windows – Age of PowerShell by Christian Stein (20)

Sergey Dzyuban "To Build My Own Cloud with Blackjack…"
Sergey Dzyuban "To Build My Own Cloud with Blackjack…"Sergey Dzyuban "To Build My Own Cloud with Blackjack…"
Sergey Dzyuban "To Build My Own Cloud with Blackjack…"
 
Windows 2012 R2 Multi Server Management
Windows 2012 R2 Multi Server ManagementWindows 2012 R2 Multi Server Management
Windows 2012 R2 Multi Server Management
 
Lecture Lesson 1 Windows 7 Configuration
Lecture Lesson 1 Windows 7 ConfigurationLecture Lesson 1 Windows 7 Configuration
Lecture Lesson 1 Windows 7 Configuration
 
automatic_updates.pptx
automatic_updates.pptxautomatic_updates.pptx
automatic_updates.pptx
 
KACE Endpoint Systems Management Appliances - What’s New for 2017
KACE Endpoint Systems Management Appliances - What’s New for 2017KACE Endpoint Systems Management Appliances - What’s New for 2017
KACE Endpoint Systems Management Appliances - What’s New for 2017
 
Command Central Overview
Command Central OverviewCommand Central Overview
Command Central Overview
 
8 pipeline
8 pipeline 8 pipeline
8 pipeline
 
JustLetMeCode-Final
JustLetMeCode-FinalJustLetMeCode-Final
JustLetMeCode-Final
 
Unleashing the Power: A Lap Around PowerShell 3.0
Unleashing the Power: A Lap Around PowerShell 3.0Unleashing the Power: A Lap Around PowerShell 3.0
Unleashing the Power: A Lap Around PowerShell 3.0
 
OpenStack and Windows
OpenStack and WindowsOpenStack and Windows
OpenStack and Windows
 
Packaging tool options
Packaging tool optionsPackaging tool options
Packaging tool options
 
Smooth as Silk Exadata Patching
Smooth as Silk Exadata PatchingSmooth as Silk Exadata Patching
Smooth as Silk Exadata Patching
 
What's Coming In CloudStack 4.18
What's Coming In CloudStack 4.18What's Coming In CloudStack 4.18
What's Coming In CloudStack 4.18
 
Create Microservice with Spring Boot and Docker
Create Microservice with Spring Boot and DockerCreate Microservice with Spring Boot and Docker
Create Microservice with Spring Boot and Docker
 
Getting to Walk with DevOps
Getting to Walk with DevOpsGetting to Walk with DevOps
Getting to Walk with DevOps
 
OSMC 2023 | Current State of Icinga by Bernd Erk
OSMC 2023 | Current State of Icinga by Bernd ErkOSMC 2023 | Current State of Icinga by Bernd Erk
OSMC 2023 | Current State of Icinga by Bernd Erk
 
Hosting Ruby Web Apps
Hosting Ruby Web AppsHosting Ruby Web Apps
Hosting Ruby Web Apps
 
OSMC 2019 | Windows: One Framework to Monitor them all by Christian Stein
OSMC 2019 | Windows: One Framework to Monitor them all by Christian SteinOSMC 2019 | Windows: One Framework to Monitor them all by Christian Stein
OSMC 2019 | Windows: One Framework to Monitor them all by Christian Stein
 
Configuration Management in the Cloud - AWS Online Tech Talks
Configuration Management in the Cloud - AWS Online Tech TalksConfiguration Management in the Cloud - AWS Online Tech Talks
Configuration Management in the Cloud - AWS Online Tech Talks
 
Command central 9.7: Features Overview
Command central 9.7: Features OverviewCommand central 9.7: Features Overview
Command central 9.7: Features Overview
 

Recently uploaded

Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven CuriosityUnlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
Hung Le
 
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
David Celestin
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
Kayode Fayemi
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
amilabibi1
 
Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...
Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...
Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...
ZurliaSoop
 

Recently uploaded (17)

Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of Drupal
 
Introduction to Artificial intelligence.
Introduction to Artificial intelligence.Introduction to Artificial intelligence.
Introduction to Artificial intelligence.
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatment
 
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven CuriosityUnlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
 
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar Training
 
ICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdfICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdf
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio III
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
 
in kuwait௹+918133066128....) @abortion pills for sale in Kuwait City
in kuwait௹+918133066128....) @abortion pills for sale in Kuwait Cityin kuwait௹+918133066128....) @abortion pills for sale in Kuwait City
in kuwait௹+918133066128....) @abortion pills for sale in Kuwait City
 
Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...
Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...
Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...
 
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdfSOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Bailey
 
Zone Chairperson Role and Responsibilities New updated.pptx
Zone Chairperson Role and Responsibilities New updated.pptxZone Chairperson Role and Responsibilities New updated.pptx
Zone Chairperson Role and Responsibilities New updated.pptx
 

OSMC 2023 | Icinga for Windows – Age of PowerShell by Christian Stein