Code Reviews – How do they work?

Code Reviews – How do they work?

We at Icinga / NETWAYS (yes, that’s the order) held an internal event recently. It’s name was Knowledge Days and I got to to talk about how I review code. Now, I will share my knowledge with you! Though, this is specifically how I personally perform reviews. This is...

The Tale of a Single Lock in Icinga 2

The Tale of a Single Lock in Icinga 2

To speed up startup and reload times of Icinga 2, we have already put a lot of effort into improving the configuration load performance and still continue to do so for the next major release. In this blog post, I will share the story of one particular issue we found,...

IPL: How to use ipl-html

IPL: How to use ipl-html

In my previous blogpost I briefly explained the IPL and the tasks that these individual libs can perform. Today I want to explain how our ipl-html lib works and how to use it. This library helps you write HTML in a very simple and safe way. You don't need text...

Scheduling Tasks in PHP

Scheduling Tasks in PHP

In the scenario where you want to execute tasks repeatedly at a specific time and have full control over when they are executed and how the results are handled, it makes sense to build this into your application instead of setting up a cron job, for example. I'd like...

Quick tip: How to create Icinga reports with custom branding

Quick tip: How to create Icinga reports with custom branding

With Icinga Reporting you can create custom SLA reports for hosts and services that are monitored with Icinga. The module for Icinga Web fetches existing data and takes planned downtimes into account. You can filter for certain hosts and services as well as set custom...

Use actual data in Sketch for more realistic mockups

Use actual data in Sketch for more realistic mockups

This time I want to show a feature that's not obvious at first sight, but can save a lot of time, when you're intending to create UI mockups with realistic data. Why it is important to test UI concepts with realistic data at a certain point In my opinion it's totally...

Why Monitoring?

Why Monitoring?

We have decided to make some short educational videos about Icinga, and today we will be releasing the first one: Why Monitoring? In these videos we want to explain the Whys and Whats and Hows around Monitoring in a way that is accessible to anyone who is interested....

How to use path wildcards in Graphite Module

How to use path wildcards in Graphite Module

The Graphite module of Icingaweb2 is a great tool for rendering graphs from performance data. The latest version 1.2.0 introduces some bug fixes and new features like dark and light mode support, a lot of new templates, support for path wildcard, etc. The support for...

Subscribe to our Newsletter

A monthly digest of the latest Icinga news, releases, articles and community topics.