icinga2-list-objects

host and network monitoring system - common files

Install

All systems
curl cmd.cat/icinga2-list-objects.sh
Debian Debian
apt-get install icinga2-common
Ubuntu
apt-get install icinga2-common
image/svg+xml Kali Linux
apt-get install icinga2-common
Windows (WSL2)
sudo apt-get update sudo apt-get install icinga2-common
Raspbian
apt-get install icinga2-common

icinga2-common

host and network monitoring system - common files

Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. Features: * all standard features of Icinga and Nagios; * much faster and more scalable than Icinga 1 and Nagios; * new, more intuitive, template-based configuration format; * monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3, SMTP, etc.) by executing checks (see monitoring-plugins*); * any small script following the Nagios plugin API can be used as a check plugin; * notifications about alerts for any custom script (with examples); * native support for Livestatus and Graphite. This package provides configuration and some basic helper scripts.