From f223081789b9d324a3f34988150891ea0a8e2a1b Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio (dbaio)" Date: Thu, 14 May 2015 11:05:37 -0300 Subject: zabbix_lts - separate directories between agent and proxy --- config/zabbix-lts/zabbix-proxy-lts.xml | 150 --------------------------------- 1 file changed, 150 deletions(-) delete mode 100644 config/zabbix-lts/zabbix-proxy-lts.xml (limited to 'config/zabbix-lts/zabbix-proxy-lts.xml') diff --git a/config/zabbix-lts/zabbix-proxy-lts.xml b/config/zabbix-lts/zabbix-proxy-lts.xml deleted file mode 100644 index de9f1e1c..00000000 --- a/config/zabbix-lts/zabbix-proxy-lts.xml +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - zabbixproxylts - Services: Zabbix Proxy LTS - Monitoring - 0.8.3 - /usr/local/pkg/zabbix-lts.inc - Zabbix Proxy has been created/modified. - Zabbix Proxy has been deleted. - /usr/local/etc/rc.d/zabbix_proxy_lts.sh restart - - https://packages.pfsense.org/packages/config/zabbix-lts/zabbix-lts.inc - /usr/local/pkg/ - 0755 - - - Zabbix Proxy LTS - Setup Zabbix Proxy LTS specific settings -
Services
- /pkg_edit.php?xml=zabbix-proxy-lts.xml&id=0 -
- - zabbix_proxy_lts - zabbix_proxy_lts.sh - zabbix_proxy - Zabbix Proxy LTS collection daemon - - - - Proxy - /pkg_edit.php?xml=zabbix-proxy-lts.xml&id=0 - - - - - - Zabbix Proxy LTS Settings - listtopic - - - Enable - proxyenabled - Enable Zabbix Proxy LTS service - checkbox - - - Server - server - List of comma delimited IP addresses (or hostnames) of ZABBIX servers - 127.0.0.1 - input - 60 - true - - - Server Port - serverport - Port of Zabbix trapper on Zabbix server. default value 10051 - 10051 - input - 6 - true - - - Hostname - hostname - Unique, case-sensitive proxy name. Make sure the proxy name is known to the server - localhost - input - 50 - true - - - Proxy Mode - proxymode - Select Zabbix proxy mode (Active is default) - select - 0 - - - - - true - - - Config Frequency - configfrequency - How often the proxy retrieves configuration data from the Zabbix server in seconds. Ignored if the proxy runs in passive mode. - 3600 - input - 10 - true - - - Advanced Parameters - advancedparams - base64 - textarea - 5 - 50 - Advanced parameters. There are some rarely used parameters that sometimes need to be defined. Value has form, example: StartDiscoverers=10 - - - sync_package_zabbix_lts(); - - - - validate_input_zabbix_lts($_POST, $input_errors); - - sync_package_zabbix_lts(); - php_deinstall_zabbix_proxy_lts(); -
-- cgit v1.2.3