1 |
diff -Nur smeserver-zabbix-proxy-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_proxy.conf/40freq smeserver-zabbix-proxy-0.1_mod/root/etc/e-smith/templates/etc/zabbix/zabbix_proxy.conf/40freq |
2 |
--- smeserver-zabbix-proxy-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_proxy.conf/40freq 2011-10-07 18:18:12.000000000 +0200 |
3 |
+++ smeserver-zabbix-proxy-0.1_mod/root/etc/e-smith/templates/etc/zabbix/zabbix_proxy.conf/40freq 2011-10-07 18:20:41.000000000 +0200 |
4 |
@@ -24,7 +24,7 @@ |
5 |
# How often ZABBIX will try to send unsent alerts |
6 |
# (in seconds) |
7 |
# Default value is 30 seconds |
8 |
-SenderFrequency=30 |
9 |
+DataSenderFrequency=30 |
10 |
|
11 |
# Uncomment this line to disable housekeeping procedure |
12 |
#DisableHousekeeping=1 |
13 |
diff -Nur smeserver-zabbix-proxy-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_proxy.conf/70location smeserver-zabbix-proxy-0.1_mod/root/etc/e-smith/templates/etc/zabbix/zabbix_proxy.conf/70location |
14 |
--- smeserver-zabbix-proxy-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_proxy.conf/70location 2011-10-07 18:18:12.000000000 +0200 |
15 |
+++ smeserver-zabbix-proxy-0.1_mod/root/etc/e-smith/templates/etc/zabbix/zabbix_proxy.conf/70location 2011-10-07 18:20:58.000000000 +0200 |
16 |
@@ -1,6 +1,3 @@ |
17 |
-# Location for custom alert scripts |
18 |
-AlertScriptsPath=/var/lib/zabbix/bin |
19 |
- |
20 |
# Location of external scripts |
21 |
ExternalScripts=/var/lib/zabbix/bin |
22 |
|