Source: centreon
Section: net
Priority: optional
Maintainer: Centreon <contact@centreon.com>
Standards-Version: 4.5.0
Homepage: https://www.centreon.com
Build-Depends:
    debhelper-compat (=12)

Package: centreon
Architecture: all
Depends:
    centreon-central (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    centreon-database (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye)
Description: Centreon is a network, system, applicative supervision and monitoring tool,
 it is based upon the most effective Open Source monitoring engine : Nagios.
 Centreon provides a new frontend and new functionalities to Nagios.
 .
 It allows you to be more efficient in your network monitoring, but also allows
 you to make your supervision information readable by a largest range of users.
 Indeed, a non technical user can now use the Centreon/Nagios couple to easily
 understand your network infrastructure thanks to charts and graphical representations
 of the gathered information. Skilled users still have access to specific and technical
 information collected  by Nagios though.
 .

Package: centreon-central
Architecture: all
Depends:
    centreon-poller-centreon-engine (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    centreon-license-manager (>= ${centreon:majorVersion}~),
    centreon-pp-manager (>= ${centreon:majorVersion}~),
    centreon-auto-discovery-server (>= ${centreon:majorVersion}~),
    centreon-it-edition-extensions (>= ${centreon:majorVersion}~),
    centreon-web (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    centreon-web-apache (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    centreon-broker-cbd (>= ${centreon:majorVersion}~),
    centreon-engine (>= ${centreon:majorVersion}~),
    centreon-connector (>= ${centreon:majorVersion}~),
    centreon-license-manager (<< ${centreon:versionThreshold}~),
    centreon-pp-manager (<< ${centreon:versionThreshold}~),
    centreon-auto-discovery-server (<< ${centreon:versionThreshold}~),
    centreon-it-edition-extensions (<< ${centreon:versionThreshold}~),
    centreon-broker-cbd (<< ${centreon:versionThreshold}~),
    centreon-engine (<< ${centreon:versionThreshold}~),
    centreon-connector (<< ${centreon:versionThreshold}~),
    centreon-widget-engine-status,
    centreon-widget-global-health,
    centreon-widget-graph-monitoring,
    centreon-widget-grid-map,
    centreon-widget-host-monitoring,
    centreon-widget-hostgroup-monitoring,
    centreon-widget-httploader,
    centreon-widget-live-top10-cpu-usage,
    centreon-widget-live-top10-memory-usage,
    centreon-widget-service-monitoring,
    centreon-widget-servicegroup-monitoring,
    centreon-widget-tactical-overview,
    centreon-widget-single-metric
Description: The package contains base configuration for Centreon Engine and Centreon Broker.
 It provides one default monitoring engine running with Centreon Engine and
 two Centreon Broker instances to store real-time information in database and
 performance data in RRD files.

Package: centreon-poller
Architecture: all
Depends:
    centreon-common (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    centreon-poller-centreon-engine (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    centreon-trap (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    centreon-engine (>= ${centreon:majorVersion}~),
    centreon-broker-cbmod (>= ${centreon:majorVersion}~),
    centreon-connector (>= ${centreon:majorVersion}~),
    centreon-gorgone (>= ${centreon:majorVersion}~),
    centreon-engine (<< ${centreon:versionThreshold}~),
    centreon-broker-cbmod (<< ${centreon:versionThreshold}~),
    centreon-connector (<< ${centreon:versionThreshold}~),
    centreon-gorgone (<< ${centreon:versionThreshold}~),
    libdbd-mysql-perl,
    libdbd-sqlite3-perl,
    centreon-plugin-applications-databases-mysql,
    centreon-plugin-applications-monitoring-centreon-central,
    centreon-plugin-applications-monitoring-centreon-database,
    centreon-plugin-applications-monitoring-centreon-map4-jmx,
    centreon-plugin-applications-monitoring-centreon-poller,
    centreon-plugin-applications-protocol-dns,
    centreon-plugin-applications-protocol-ftp,
    centreon-plugin-applications-protocol-http,
    centreon-plugin-applications-protocol-ldap,
    centreon-plugin-applications-databases-mysql,
    centreon-plugin-hardware-printers-generic-snmp,
    centreon-plugin-hardware-ups-standard-rfc1628-snmp,
    centreon-plugin-network-cisco-standard-snmp,
    centreon-plugin-operatingsystems-linux-snmp,
    centreon-plugin-operatingsystems-windows-snmp,
    monitoring-plugins-basic
Description: This package add rights and default directories for a poller
 managed by Centreon. This includes the default central poller.

Package: centreon-web-common
Architecture: all
Depends:
    centreon-poller-centreon-engine (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    centreon-common (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    centreon-perl-libs (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    php8.1,
    php8.1-cli,
    locales,
    gettext
Description: Centreon installation entry point.

Package: centreon-web
Architecture: all
Depends:
    ${misc:Depends},
    lsb-release,
    centreon-broker-cbd (>= ${centreon:majorVersion}~),
    centreon-web-common (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    centreon-gorgone (>= ${centreon:majorVersion}~),
    centreon-broker-cbd (<< ${centreon:versionThreshold}~),
    centreon-gorgone (<< ${centreon:versionThreshold}~),
    php8.1-curl,
    php8.1-intl,
    php8.1-xml,
    php8.1-dom,
    php8.1-gd,
    php8.1-mbstring,
    php8.1-xml,
    php8.1-mysql,
    php8.1-zip,
    php8.1-snmp,
    php8.1-ldap,
    php8.1-readline,
    php8.1-sqlite3,
    php-pear,
    rrdtool
Recommends: ntp | bsd-mailx
Suggests: nagios-images
Description: This package contains WebUI files.

Package: centreon-perl-libs
Depends:
    ${misc:Depends},
    centreon-common (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    libconfig-inifiles-perl,
    libcrypt-des-perl,
    librrds-perl,
    libdigest-hmac-perl,
    libdigest-sha-perl,
    libgd-perl
Architecture: all
Description: This packages contains Centreon Perl libraries.

Package: centreon-common
Depends:
    centreon-broker (>= ${centreon:majorVersion}~),
    centreon-broker (<< ${centreon:versionThreshold}~),
    centreon-engine-daemon (>= ${centreon:majorVersion}~),
    centreon-engine-daemon (<< ${centreon:versionThreshold}~),
    ${misc:Depends},
    sudo
Architecture: all
Description: Base package for all Centreon installations.

Package: centreon-database
Architecture: all
Depends:
    centreon-common (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    mariadb-server,
    ${misc:Depends}
Description: Install a database server optimized for use with Centreon.

Package: centreon-web-apache
Architecture: all
Depends:
    apache2,
    php8.1-fpm,
    centreon-web (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    monitoring-plugins-basic,
    ${misc:Depends}
Description: Centreon is a network, system, applicative supervision and monitoring tool,
 it is based upon an effective Open Source monitoring engine : Centreon Engine.
 Centreon provides a new frontend and new functionalities to Centreon Engine.

Package: centreon-trap
Architecture: all
Depends:
    centreon-common (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    centreon-perl-libs (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    snmptrapd,
    snmpd,
    ${misc:Depends}
Description: This package contains Centreon Trap engine

Package: centreon-poller-centreon-engine
Architecture: all
Depends:
    centreon-broker-cbmod (>= ${centreon:majorVersion}~),
    centreon-engine (>= ${centreon:majorVersion}~),
    centreon-gorgone (>= ${centreon:majorVersion}~),
    centreon-trap (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    centreon-broker-cbmod (<< ${centreon:versionThreshold}~),
    centreon-engine (<< ${centreon:versionThreshold}~),
    centreon-gorgone (<< ${centreon:versionThreshold}~),
    centreon-plugin-applications-databases-mysql,
    centreon-plugin-applications-monitoring-centreon-central,
    centreon-plugin-applications-monitoring-centreon-database,
    centreon-plugin-applications-jvm-actuator,
    centreon-plugin-applications-monitoring-centreon-poller,
    centreon-plugin-applications-protocol-dns,
    centreon-plugin-applications-protocol-ftp,
    centreon-plugin-applications-protocol-ldap,
    centreon-plugin-hardware-printers-generic-snmp,
    centreon-plugin-hardware-ups-standard-rfc1628-snmp,
    centreon-plugin-network-cisco-standard-snmp,
    centreon-plugin-operatingsystems-linux-snmp,
    centreon-plugin-operatingsystems-windows-snmp,
    snmpd,
    ${misc:Depends},
    ${shlibs:Depends}
Description: This package add rights and default directories for a poller
 managed by Centreon. This includes the default central poller.

Package: centreon-plugins-sudoers
Architecture: all
Depends:
    centreon-common (= ${centreon:majorVersion}.${centreon:minorVersion}-bullseye),
    centreon-engine (>= ${centreon:majorVersion}~),
    centreon-gorgone (>= ${centreon:majorVersion}~),
    centreon-engine (<< ${centreon:versionThreshold}~),
    centreon-gorgone (<< ${centreon:versionThreshold}~),
    ${misc:Depends}
Description: Sudoers configuration for centreon plugins
