Package: zabbix Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Sunday, February 01, 2009, I notified you of the beginning of a review process concerning debconf templates for zabbix. The debian-l10n-english contributors have now reviewed these templates, and the proposed changes are attached to this bug report. Please review the suggested changes are suggested, and if you have any objections, let me know in the next 3 days. Please try to avoid uploading zabbix with these changes right now. The second phase of this process will begin on Sunday, February 22, 2009, when I will coordinate updates to translations of debconf templates. The existing translators will be notified of the changes: they will receive an updated PO file for their language. Simultaneously, a general call for new translations will be sent to the debian-i18n mailing list. Both these calls for translations will request updates to be sent as individual bug reports. That will probably trigger a lot of bug reports against your package, but these should be easier to deal with. The call for translation updates and new translations will run until about Sunday, March 15, 2009. Please avoid uploading a package with fixed or changed debconf templates and/or translation updates in the meantime. Of course, other changes are safe. Please note that this is an approximative delay, which depends on my own availability to process this work and is influenced by the fact that I simultaneously work on many packages. Around Monday, March 16, 2009, I will contact you again and will send a final patch summarizing all the updates (changes to debconf templates, updates to debconf translations and new debconf translations). Again, thanks for your attention and cooperation. -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
--- zabbix.old/debian/zabbix-agent.templates 2009-01-28 08:28:42.790033979 +0100 +++ zabbix/debian/zabbix-agent.templates 2009-02-19 07:11:52.094519708 +0100 @@ -1,5 +1,14 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# [email protected] for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: zabbix-agent/server Type: string _Description: Zabbix server host address: - Please enter the host name or the address of the Zabbix server you + Please enter the host name or IP address of the Zabbix server you want to connect to. --- zabbix.old/debian/zabbix-frontend-php.templates 2009-01-28 08:28:42.715678539 +0100 +++ zabbix/debian/zabbix-frontend-php.templates 2009-02-19 07:11:53.022520460 +0100 @@ -1,15 +1,29 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# [email protected] for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: zabbix-frontend-php/reconfigure-webserver Type: multiselect -_Choices: apache, apache-ssl, apache-perl, apache2 +Choices: apache, apache-ssl, apache-perl, apache2 Default: apache, apache-ssl, apache-perl, apache2 -_Description: Webserver Reconfiguration: - Zabbix supports any web server that php4 does, but this automatic - configuration process only supports Apache. Please select which - apache version you want to configure the Zabbix frontend for. +_Description: Web server to reconfigure for zabbix: + Zabbix supports any web server supported by PHP4, however only + Apache can be configured automatically. + . + Please select which Apache version you want to configure the Zabbix + frontend for. Template: zabbix-frontend-php/restart-webserver Type: boolean Default: true -_Description: Would you like to restart your webserver(s) now? - Remember that in order to apply the changes your webserver(s) has/have to - be restarted. +_Description: Restart the web server(s) now? + In order to apply the changes needed for Zabbix configuration, the + web server needs to be restarted. + . + Please choose whether you prefer doing it automatically now + or manually later. --- zabbix.old/debian/control 2009-01-28 08:28:42.777882724 +0100 +++ zabbix/debian/control 2009-02-05 18:35:02.338330525 +0100 @@ -11,26 +11,19 @@ Package: zabbix-agent Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, logrotate, ucf -Description: software for monitoring of your networks -- agent - Zabbix is an all-in-one 24x7 free monitoring solution for both - commercial and non-commercial use. - . - Zabbix can be installed on any UNIX platform. It acts as server that - monitors client systems running on different platforms as well as other - Network devices. The Software can be used for: - . - o high level monitoring of IT Services - o centralised monitoring of your servers and applications - o monitoring of SNMP-enabled devices - o performance monitoring (process load, network activity, disk - activity, memory usage, OS parameters etc.) - o data visualization +Description: network monitoring solution - agent + Zabbix is a server/client network monitoring system with many features. + It can be used for: + . + - high level monitoring of IT services; + - centralized monitoring of your servers and applications; + - monitoring of SNMP-enabled devices; + - performance monitoring (process load, network activity, disk + activity, memory usage, OS parameters etc.); + - data visualization. . - and much more. - . - This package provides all binaries which are needed to integrate - a System as zabbix client. - + This package provides the software needed to integrate a host as a Zabbix + client. Package: zabbix-server-mysql Architecture: any @@ -38,27 +31,20 @@ Recommends: mysql-server (>= 4.0.16-2), snmpd Suggests: zabbix-frontend-php Conflicts: zabbix-server-pgsql -Description: software for monitoring of your networks -- server - Zabbix is an all-in-one 24x7, free monitoring solution for both - commercial and non-commercial use. - . - Zabbix can be installed on any UNIX platform. It acts as server - that monitors client systems running on different platforms as - well as other Network devices. The Software can be used for: - . - o high level monitoring of IT Services - o centralised monitoring of your servers and applications - o monitoring of SNMP-enabled devices - o performance monitoring (process load, network activity, disk - activity, memory usage, OS parameters etc.) - o data visualization - . - and much more. - . - This Package provides all binaries which are needed to run an - Zabbix Server. The Server collects all Informations of your Zabbix - Client Systems and stores them in an DBMS. This Package is compiled - with MySQL support. +Description: network monitoring solution - server (using MySQL) + Zabbix is a server/client network monitoring system with many features. + It can be used for: + . + - high level monitoring of IT services; + - centralized monitoring of your servers and applications; + - monitoring of SNMP-enabled devices; + - performance monitoring (process load, network activity, disk + activity, memory usage, OS parameters etc.); + - data visualization. + . + This package provides the software needed to integrate a host as a Zabbix + client. It collects information from Zabbix clients and stores it in a + MySQL database back-end. Package: zabbix-server-pgsql Architecture: any @@ -66,105 +52,75 @@ Recommends: postgresql, snmpd Suggests: zabbix-frontend-php Conflicts: zabbix-server-mysql -Description: software for monitoring of your networks -- server - Zabbix is an all-in-one 24x7, free monitoring solution for both - commercial and non-commercial use. - . - Zabbix can be installed on any UNIX platform. It acts as server - that monitors client systems running on different platforms as - well as other Network devices. The Software can be used for: - . - o high level monitoring of IT Services - o centralised monitoring of your servers and applications - o monitoring of SNMP-enabled devices - o performance monitoring (process load, network activity, disk - activity, memory usage, OS parameters etc.) - o data visualization - . - and much more. - . - This Package provides all binaries which are needed to run an - Zabbix Server. The Server collects all Informations of your Zabbix - Client Systems and stores them in an DBMS. This Package is compiled - with PostgreSQL support. +Description: network monitoring solution - server (using PostgreSQL) + Zabbix is a server/client network monitoring system with many features. + It can be used for: + . + - high level monitoring of IT services; + - centralized monitoring of your servers and applications; + - monitoring of SNMP-enabled devices; + - performance monitoring (process load, network activity, disk + activity, memory usage, OS parameters etc.); + - data visualization. + . + This package provides the software needed to integrate a host as a Zabbix + client. It collects information from Zabbix clients and stores it in a + PostgreSQL database back-end. Package: zabbix-frontend-php Architecture: all Depends: apache2 | httpd, php5, php5-mysql | php5-pgsql, php5-gd, ucf, dbconfig-common (>= 1.8.19), ${misc:Depends} Recommends: zabbix-server-mysql | zabbix-server-pgsql, mysql-server (>= 4.0.16-2) | postgresql -Description: software for monitoring of your servers -- php frontend - Zabbix is an all-in-one 24x7, free monitoring solution for both - commercial and non-commercial use. - . - Zabbix can be installed on any UNIX platform. It acts as server - that monitors client systems running on different platforms as - well as other Network devices. The Software can be used for: - . - o high level monitoring of IT Services - o centralised monitoring of your servers and applications - o monitoring of SNMP-enabled devices - o performance monitoring (process load, network activity, disk - activity, memory usage, OS parameters etc.) - o data visualization - . - and much more. - . - This Package provides the php Frontend to your Zabbix Server - database, which displays the collected Informations of your - Zabbix-Clients using graphs. +Description: network monitoring solution - PHP front-end + Zabbix is a server/client network monitoring system with many features. + It can be used for: + . + - high level monitoring of IT services; + - centralized monitoring of your servers and applications; + - monitoring of SNMP-enabled devices; + - performance monitoring (process load, network activity, disk + activity, memory usage, OS parameters etc.); + - data visualization. + . + This package provides a web-browsable front-end to the Zabbix server, which + can display graphs of the data collected from clients. Package: zabbix-proxy-pgsql Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, fping, adduser, dbconfig-common (>= 1.8.19), logrotate Recommends: postgresql Conflicts: zabbix-proxy-mysql -Description: software for monitoring of your networks -- proxy - Zabbix is an all-in-one 24x7, free monitoring solution for both - commercial and non-commercial use. - . - Zabbix can be installed on any UNIX platform. It acts as server - that monitors client systems running on different platforms as - well as other Network devices. The Software can be used for: - . - o high level monitoring of IT Services - o centralised monitoring of your servers and applications - o monitoring of SNMP-enabled devices - o performance monitoring (process load, network activity, disk - activity, memory usage, OS parameters etc.) - o data visualization - . - and much more. - . - This Package provides all binaries which are needed to run a - Zabbix proxy. The Server collects all Informations of your Zabbix - Client Systems and stores them in an DBMS. This Package is compiled - with PostgreSQL support. +Description: network monitoring solution - proxy (using MySQL) + Zabbix is a server/client network monitoring system with many features. + It can be used for: + . + - high level monitoring of IT services; + - centralized monitoring of your servers and applications; + - monitoring of SNMP-enabled devices; + - performance monitoring (process load, network activity, disk + activity, memory usage, OS parameters etc.); + - data visualization. + . + This package provides the software needed to integrate a host as a Zabbix + proxy. It collects information from Zabbix clients and passes it to a + server running a MySQL database back-end. Package: zabbix-proxy-mysql Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, fping, adduser, dbconfig-common (>= 1.8.19), logrotate Recommends: mysql-server (>= 4.0.16-2) Conflicts: zabbix-proxy-pgsql -Description: software for monitoring of your networks -- proxy - Zabbix is an all-in-one 24x7, free monitoring solution for both - commercial and non-commercial use. - . - Zabbix can be installed on any UNIX platform. It acts as server - that monitors client systems running on different platforms as - well as other Network devices. The Software can be used for: - . - o high level monitoring of IT Services - o centralised monitoring of your servers and applications - o monitoring of SNMP-enabled devices - o performance monitoring (process load, network activity, disk - activity, memory usage, OS parameters etc.) - o data visualization - . - and much more. - . - This Package provides all binaries which are needed to run a - Zabbix proxy. The Server collects all Informations of your Zabbix - Client Systems and stores them in an DBMS. This Package is compiled - with MySQL support. - - +Description: network monitoring solution - proxy (using PostgreSQL) + Zabbix is a server/client network monitoring system with many features. + It can be used for: + . + - high level monitoring of IT services; + - centralized monitoring of your servers and applications; + - monitoring of SNMP-enabled devices; + - performance monitoring (process load, network activity, disk + activity, memory usage, OS parameters etc.); + - data visualization. + . + This package provides the software needed to integrate a host as a Zabbix + proxy. It collects information from Zabbix clients and passes it to a + server running a PostgreSQL database back-end.

