[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[TAF] templates://zabbix/{zabbix-agent.templates,zabbix-frontend-php.templ ates}



The zabbix package introduced new or modified debconf
templates. This is the perfect moment for a review to help the package
maintainer following the general suggested writing style and track
down typos and errors in the use of English language.

If someone wants to pick up this review, please answer to this mail,
in the mailing list, with an [ITR] (Intent To Review) label.

The templates file is attached.

To propose the file you reviewed for peer review, please send a [RFR]
(Request For Review) mail with the reviewed file attached...then a few
days later, when no more contributions come, a summary mail with a
[LCFC] (Last Chance For Comments) label.

Finally, after no more comments coming to the LCFC mail, you can send
the reviewed templates file as a bug report against the package.

Then, please notify the list with a last mail using a [BTS] label
with the bug number.

Helping the package maintainer to deal with induced translation
updates at that moment will be nice. If you're not comfortable with
that part of the process, please hand it off to a translator.

-- 


Template: zabbix-agent/server
Type: string
_Description: Zabbix server host address:
 Please enter the host name or the address of the Zabbix server you 
 want to connect to.
Template: zabbix-frontend-php/reconfigure-webserver
Type: multiselect
_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.

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. 
Source: zabbix
Section: net
Priority: optional
Maintainer: Zabbix Maintainers <kobold-zabbix@debian.org>
Uploaders: Fabio Tranchitella <kobold@debian.org>, Michael Ablassmeier <abi@debian.org>
Build-Depends: debhelper (>= 5.0.0), libsnmp9-dev | libsnmp-dev, libmysqlclient15-dev, dpatch, automake1.9, po-debconf, libpq-dev, libcurl4-gnutls-dev, libldap2-dev,libiksemel-dev, libopenipmi-dev
Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/zabbix/trunk
Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/deb-maint/zabbix/trunk/?op=log
 
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
 .
 and much more.
 .
 This package provides all binaries which are needed to integrate
 a System as zabbix client.


Package: zabbix-server-mysql
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fping, adduser, dbconfig-common (>= 1.8.19), logrotate
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.

Package: zabbix-server-pgsql
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fping, adduser, dbconfig-common (>= 1.8.19), logrotate
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.

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.

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.

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.


Attachment: signature.asc
Description: Digital signature


Reply to: