diff options
author | Danilo G. Baio (dbaio) <dbaio@bsd.com.br> | 2013-01-22 14:10:36 -0200 |
---|---|---|
committer | Danilo G. Baio (dbaio) <dbaio@bsd.com.br> | 2013-01-22 14:10:36 -0200 |
commit | 6571eef8d831715e6a1e8d66801f7e77cb641084 (patch) | |
tree | 9df1ce9491d013ec70739e32ad6b9fbffa0bb7f6 /pkg_config.8.xml | |
parent | 05dd30063ea497b34bd0e1899ed975ed382cdf80 (diff) | |
download | pfsense-packages-6571eef8d831715e6a1e8d66801f7e77cb641084.tar.gz pfsense-packages-6571eef8d831715e6a1e8d66801f7e77cb641084.tar.bz2 pfsense-packages-6571eef8d831715e6a1e8d66801f7e77cb641084.zip |
New beta packages: Zabbix-2 Agent and Zabbix-2 Proxy
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 4a726f8f..74996ca2 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1788,5 +1788,44 @@ <config_file>http://www.pfsense.com/packages/config/syslog-ng/syslog-ng.xml</config_file> <configurationfile>syslog-ng.xml</configurationfile> </package> + <package> + <name>Zabbix-2 Agent</name> + <descr>Monitoring agent.</descr> + <category>Services</category> + <config_file>http://www.pfsense.org/packages/config/zabbix2-agent/zabbix2-agent.xml</config_file> + <version>zabbix2-agent-2.0.4 pkg v0.3</version> + <status>BETA</status> + <required_version>2.0</required_version> + <configurationfile>zabbix2-agent.xml</configurationfile> + <maintainer>dbaio@bsd.com.br</maintainer> + <build_port_path>/usr/ports/net-mgmt/zabbix2-agent</build_port_path> + <build_pbi> + <custom_name>zabbix2-agent</custom_name> + <port>net-mgmt/zabbix2-agent</port> + </build_pbi> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> + <depends_on_package>zabbix2-agent-2.0.4.tbz</depends_on_package> + <depends_on_package_pbi>zabbix2-agent-2.0.4-i386.pbi</depends_on_package_pbi> + </package> + <package> + <name>Zabbix-2 Proxy</name> + <descr>Monitoring agent proxy.</descr> + <category>Services</category> + <config_file>http://www.pfsense.org/packages/config/zabbix2-proxy/zabbix2-proxy.xml</config_file> + <version>zabbix2-proxy-2.0.4 pkg v0.3</version> + <status>BETA</status> + <required_version>2.0</required_version> + <configurationfile>zabbix2-proxy.xml</configurationfile> + <maintainer>dbaio@bsd.com.br</maintainer> + <build_port_path>/usr/ports/net-mgmt/zabbix2-proxy</build_port_path> + <build_pbi> + <custom_name>zabbix2-proxy</custom_name> + <port>net-mgmt/zabbix2-proxy</port> + </build_pbi> + <build_options>OPTIONS_SET+= SQLITE;OPTIONS_UNSET+= MYSQL JABBER LDAP</build_options> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> + <depends_on_package>zabbix2-proxy-2.0.4.tbz</depends_on_package> + <depends_on_package_pbi>zabbix2-proxy-2.0.4-i386.pbi</depends_on_package_pbi> + </package> </packages> </pfsensepkgs> |