How to Use Git Bisect to Pinpoint Bugs Precisely

How to Use Git Bisect to Pinpoint Bugs Precisely

A feature that used to work suddenly broke. The problem? There were 300 commits since the last time I knew it worked. Checking each commit manually would take forever. Fortunately, Git has a tool designed exactly for this situation: git bisect. What is Git Bisect? The...

Testing Icinga in a Homelab Setup With Nextcloud

Testing Icinga in a Homelab Setup With Nextcloud

If you want to get started with Icinga but don’t have a data center lying around, no worries. Icinga is a lightweight monitoring tool that works for both large infrastructures and small home labs. When I first explored Icinga during my first year as an apprentice, it...

Releasing Icinga DB v1.5.1

Releasing Icinga DB v1.5.1

Today we are announcing the release of Icinga DB version 1.5.1. This release addresses the issue of leaking SQL prepared statements when Icinga DB is configured as a source for Icinga Notifications. Each time the custom variables for an Icinga Notifications event were...

Monitor One Icinga 2 Cluster From Another

Monitor One Icinga 2 Cluster From Another

Icinga is designed to be a highly dynamic monitoring software that can monitor your setup, regardless of its architecture. While most setups are hierarchical and fit well into the master, satellites, and agents scheme with different zones, it is sometimes impractical...

Subscribe to our Newsletter

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