Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Replay Log in Distributed Icinga Environments

An essential part of a distributed monitoring environment with Icinga that includes master, satellite and agent nodes is the replay log functionality. The replay log is a built-in mechanism to ensure nodes in a distributed setup keep the same history e.g. check results, notifications and downtimes if nodes are temporarily disconnected and then reconnect.

Introducing Icinga Module for vSphere - Releasing version 1.2

One of the pillars of Icinga is integrations. With it’s open APIs and various extensions, Icinga is capable of integrating seamlessly into your existing infrastructure. Today I want to give you an introduction to our VMware integration and share some details about the latest release. The Icinga Module for vSphere® is an Icinga module dedicated to collecting, monitoring and visualizing data from your VMware environment.

Current State of Icinga - OSMC 2021

A couple of weeks ago the Open Source Monitoring Conference (OSMC) took place in Nuremberg, Germany. For over a decade now the OSMC provides a platform for monitoring engineers and open source vendors from the field. Icinga is part of this conference since the beginning. For us the event is a highlight every year and we take the chance to spend time with the community and give updates about our products. Like every year, our CEO Bernd summarized again the current state of Icinga.

Icinga Customer Story: Deutsche Telekom IT

We are proud of our many customers and users around the globe that trust Icinga for critical IT infrastructure monitoring. That´s why we’re now showcasing some of these enterprises with their Success stories. It´s stories from companies or organizations just like yours, of any size and different kinds of industries. Some of them are our long-standing customers, others have just recently profited from migrating from another solution to Icinga.

Icinga for Windows Releasing v1.7.0 - Start your contribution

Today we are happy to announce, that Icinga for Windows v1.7.0 has been released! While this release includes lots of bugfixes for the Framework itself including the basic plugins, our main goal was to increase usability and make access for developers a lot easier.

Icinga DB Housekeeping

We all know that the history data is important in monitoring. But this history data becomes obsolete over time and those records become garbage which would only fill up space. So it is important to remove obsolete history records to free up space. We call this process housekeeping. This needs to be performed periodically to cleanup the history records whenever they exceed their maximum age and become obsolete.

Installing Additional Modules in the Icinga Web 2 Docker Container

The Docker images we provide for both Icinga 2 and Icinga Web 2 already contain quite a number of modules. For example, the Icinga Web 2 image contains all the Web modules developed by us. But one of the main benefits of Icinga is extensibility, so you might want to use more than what is already included. This might be some third-party module or a custom in-house module.

Polishing the Icinga DB Web User Interface

When redesigning the new Icinga DB Web interface elements we already started establishing consistent design elements. This is even more supported by developing the Icinga PHP Library (IPL) from the ground up. IPL makes developing reusable widgets a lot easier for developers. For the release of Icinga DB Web RC2 we’re going the extra mile to polish many of our user interface elements.