Icinga2-enable-feature Command
icinga2-enable-feature
host and network monitoring system – common files
Install icinga2-enable-feature
-
Debian
apt-get install icinga2-common
Click to copy -
Ubuntu
apt-get install icinga2-common
Click to copy -
Kali Linux
apt-get install icinga2-common
Click to copy -
Raspbian
apt-get install icinga2-common
Click to copy
icinga2-common
host and network monitoring system - common filesIcinga 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.