Icinga 2 is an open source monitoring system which is highly scalable and extensible. It can monitor large, complex environments across multiple locations. It checks the availability of your network resources, notifies users of outages and generates performance data for [...]
Icinga
How to Setup Monitoring using Dashing Icinga2 Dashboard
Hello, today we are going to install Dashing Icinga2 on Ubuntu. It creates dashboards with icinga2 data, giving you a frontend to monitoring information of your environment's systems. Made out of Ruby on top Dashing framework, which designed to deploy pretty and simple [...]
How to Add Host and Manage Services in Icinga2
In my previous article, I've explained how to install and configure an Icinga2 with Icinga Web2 interface. Now it's time to introduce some hosts to our monitoring system. Unlike Nagios, we can add the hosts automatically to the Icinga2 systems. [...]
How to Install Icinga2 on Ubuntu 16.04
ICINGA2 is an open source monitoring system which checks the availability of your network resources, services, notifies users of outages and generates performance data for reporting. It is an advanced form of Nagios and it has a better web interface compared [...]
How to Setup Icinga Web 2 on Centos 7.x / Ubuntu 15.04
Icinga is an open source network monitoring application that provides us with Icinga Web 1 and Icinga Web 2 interfaces to fully manage and monitor the hosts and services through its dashboard. Icinga Web 2 is the successor of Icinga [...]
A Startup Guide to Setup Icinga2 on Ubuntu 15.04
Hi everybody! today I am going to show you how to install Icinga2 and Icinga-web on Ubuntu 15.05 Vivid, after that we are going learn how to manage its configuration, hosts, services and notifications. Table of Contents Introduction About Icinga2 [...]
Install and Configure Icinga in Linux - A Network Monitoring Tool
Icinga is an open source system and network monitoring application. It’s a fork of Nagios and is backward compatible. It retains all the existing features of its predecessor, it builds on them to add many long awaited patches and features [...]