diff options
author | Danilo G. Baio (dbaio) <dbaio@bsd.com.br> | 2015-02-18 10:41:38 -0200 |
---|---|---|
committer | Danilo G. Baio (dbaio) <dbaio@bsd.com.br> | 2015-02-18 10:41:38 -0200 |
commit | 9c085e83c7ab3480f6c5ba8745ac0eaaeeed52c3 (patch) | |
tree | dd05200936be369728b71ce186030ed7d0f797a6 | |
parent | 5b728a28cc59cccf7e5beaf89da22bf912553321 (diff) | |
download | pfsense-packages-9c085e83c7ab3480f6c5ba8745ac0eaaeeed52c3.tar.gz pfsense-packages-9c085e83c7ab3480f6c5ba8745ac0eaaeeed52c3.tar.bz2 pfsense-packages-9c085e83c7ab3480f6c5ba8745ac0eaaeeed52c3.zip |
zabbix - alter packages descriptions
-rw-r--r-- | pkg_config.10.xml | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 4f60ce4c..368a1f2d 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -1304,7 +1304,10 @@ </package> <package> <name>Zabbix Agent LTS</name> - <descr>Monitoring agent.</descr> + <descr>LTS (Long Term Support) release of Zabbix Monitoring agent. Zabbix LTS releases are supported for + Zabbix customers during five (5) years i.e. 3 years of Full Support (general, critical and security issues) + and 2 additional years of Limited Support (critical and security issues only). Zabbix LTS version release + will result in change of the first version number. More info in http://www.zabbix.com/life_cycle_and_release_policy.php </descr> <category>Services</category> <config_file>https://packages.pfsense.org/packages/config/zabbix-lts/zabbix-agent-lts.xml</config_file> <version>zabbix-agent-lts-2.2.7 pkg v0.8.3</version> @@ -1320,7 +1323,10 @@ </package> <package> <name>Zabbix Proxy LTS</name> - <descr>Monitoring agent proxy.</descr> + <descr>LTS (Long Term Support) release of Zabbix agent proxy. Zabbix LTS releases are supported for + Zabbix customers during five (5) years i.e. 3 years of Full Support (general, critical and security issues) + and 2 additional years of Limited Support (critical and security issues only). Zabbix LTS version release + will result in change of the first version number. More info in http://www.zabbix.com/life_cycle_and_release_policy.php </descr> <category>Services</category> <config_file>https://packages.pfsense.org/packages/config/zabbix-lts/zabbix-proxy-lts.xml</config_file> <version>zabbix-proxy-lts-2.2.7 pkg v0.8.3</version> @@ -1337,7 +1343,11 @@ </package> <package> <name>Zabbix-2 Agent</name> - <descr>Monitoring agent.</descr> + <descr>Standard release of Zabbix Monitoring agent. Standard Zabbix releases are supported for + Zabbix customers during six (6) months of Full Support (general, critical and security issues) until + the next Zabbix stable release, plus one (1) additional month of Limited Support (critical and security + issues only). Zabbix Standard version release will result in change of the second version number. + More info in http://www.zabbix.com/life_cycle_and_release_policy.php </descr> <category>Services</category> <config_file>https://packages.pfsense.org/packages/config/zabbix2/zabbix2-agent.xml</config_file> <version>zabbix24-agent-2.4.3 pkg v0.8.3</version> @@ -1353,7 +1363,11 @@ </package> <package> <name>Zabbix-2 Proxy</name> - <descr>Monitoring agent proxy.</descr> + <descr>Standard release of Zabbix agent proxy. Standard Zabbix releases are supported for + Zabbix customers during six (6) months of Full Support (general, critical and security issues) until + the next Zabbix stable release, plus one (1) additional month of Limited Support (critical and security + issues only). Zabbix Standard version release will result in change of the second version number. + More info in http://www.zabbix.com/life_cycle_and_release_policy.php </descr> <category>Services</category> <config_file>https://packages.pfsense.org/packages/config/zabbix2/zabbix2-proxy.xml</config_file> <version>zabbix24-proxy-2.4.3 pkg v0.8.3</version> |