How to do Agentless Monitoring with check_by_ssh

How to do Agentless Monitoring with check_by_ssh

The fundamentals of Icinga 2 are check plugins. They are being executed and their return value is mapped to either Host or Service objects. Everything else follows on top. These check plugins can be either from the Monitoring Plugins or custom. While their origin does...

Releasing Icinga for Windows v1.13.0

Releasing Icinga for Windows v1.13.0

Today we are happy to announce that we released Icinga for Windows v1.13.0 a couple of days ago. We have already talked about the changes coming to v1.13.0 with the beta blog-post last year in more depth, and will focus only on some core changes here. Improved...

Icinga DB Housekeeping

Icinga DB Housekeeping

Introduction 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...

Polishing the Icinga DB Web User Interface

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...

How to monitor a web server running NGINX|httpd

How to monitor a web server running NGINX|httpd

Web servers are software services that store resources for a website and then makes them available over the World Wide Web. These stored resources can be text, images, video and application data. Computers that are interfaced with the server mostly web browsers...

What to expect from an Icinga Fundamentals training

What to expect from an Icinga Fundamentals training

Let's set the scene: You just started out with Icinga, maybe because you have realised your need for monitoring or you have inherited an environment. Maybe your boss just decided that this is what you are going to do now. So you are now sitting in front of the...

MySQL queries – faster than light (almost)

MySQL queries – faster than light (almost)

(The title image from NASA is available under the CC BY 2.0 license.) At the moment I'm working at a tool for migrating Icinga 2 IDO history to Icinga DB. Sure, one could also run IDO and Icinga DB in parallel for one year and then switch to Icinga DB if they only...

How to monitor your first Host with Icinga Director

How to monitor your first Host with Icinga Director

Creating a new Host within the Icinga 2 configuration files is fairly easy. Basically you only have add an object of the type "Host" to a config file and reload Icinga 2. Doing the same with Icinga Director is even easier, you don't even have to bother with terminal...

Subscribe to our Newsletter

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