Source: icinga2 Section: admin Priority: extra Maintainer: Debian Nagios Maintainer Group Uploaders: Markus Frosch , Jan Wagner , Alexander Wirt Build-Depends: bison, cmake (>= 2.8.7), debhelper (>= 9), dh-systemd (>= 1.5), flex, g++ (>= 1.96), libboost-dev, libboost-program-options-dev, libboost-regex-dev, libboost-system-dev, libboost-test-dev, libboost-thread-dev, libmysqlclient-dev, libpq-dev, libssl-dev, libyajl-dev, libreadline-dev, make (>= 3.81), po-debconf Standards-Version: 3.9.6 Homepage: http://www.icinga.org Vcs-Browser: http://anonscm.debian.org/cgit/pkg-nagios/pkg-icinga2.git Vcs-Git: git://anonscm.debian.org/pkg-nagios/pkg-icinga2.git Package: icinga2 Architecture: any Depends: icinga2-bin (= ${binary:Version}), icinga2-common (= ${source:Version}), ${misc:Depends} Recommends: icinga2-doc, monitoring-plugins-basic | nagios-plugins-basic Description: host and network monitoring system 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 is the metapackage to install all Icinga 2 features. Package: icinga2-common Architecture: all Replaces: python-icinga2 Conflicts: python-icinga2 Provides: python-icinga2 Depends: adduser, lsb-release, ${misc:Depends} Description: 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. Package: icinga2-bin Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: icinga2-common (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} Description: host and network monitoring system - daemon 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 the Icinga 2 daemon. Package: icinga2-doc Architecture: all Section: doc Depends: ${misc:Depends} Description: host and network monitoring system - documentation 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 the Icinga 2 documentation. Package: icinga2-classicui Architecture: all Pre-Depends: dpkg (>= 1.15.7.2) Depends: apache2-utils, icinga-cgi-bin (>= 1.11.5~), icinga2-common (= ${source:Version}), ${misc:Depends} Recommends: apache2 | httpd Description: host and network monitoring system - classic UI 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 support for the Icinga Classic User Interface. Package: icinga2-ido-mysql Architecture: any Pre-Depends: ${misc:Pre-Depends} Conflicts: icinga2-ido-pgsql Depends: dbconfig-common, icinga2-bin (= ${binary:Version}), icinga2-common (= ${source:Version}), ucf, ${misc:Depends}, ${shlibs:Depends} Recommends: mysql-client Suggests: mysql-server Description: host and network monitoring system - MySQL support 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 the IDO module for the MySQL database. Package: icinga2-ido-pgsql Architecture: any Conflicts: icinga2-ido-mysql Pre-Depends: ${misc:Pre-Depends} Depends: dbconfig-common, icinga2-bin (= ${binary:Version}), icinga2-common (= ${source:Version}), ucf, ${misc:Depends}, ${shlibs:Depends} Recommends: postgresql-client Suggests: postgresql Description: host and network monitoring system - PostgreSQL support 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 the IDO module for the PostgreSQL database. Package: icinga2-dbg Architecture: any Section: debug Depends: icinga2-bin (= ${binary:Version}), ${misc:Depends} Description: host and network monitoring system - debug symbols 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 debug symbols for Icinga 2.