mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net-mgmt/zabbix-proxy: update template and chmod (#391)
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
<id>general.proxymode</id>
|
||||
<label>Proxy Mode</label>
|
||||
<type>checkbox</type>
|
||||
<help>Active or passive mode, only switch to passive if you know what you are doing.</help>
|
||||
<help>Active (default) or passive mode, only switch to passive if you know what you are doing.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>general.server</id>
|
||||
|
||||
+2
-1
@@ -59,5 +59,6 @@ HistoryIndexCacheSize={{ OPNsense.zabbixproxy.general.historyindexcachesize }}
|
||||
{% if helpers.exists('OPNsense.zabbixproxy.general.timeout') and OPNsense.zabbixproxy.general.timeout != '' %}
|
||||
Timeout={{ OPNsense.zabbixproxy.general.timeout }}
|
||||
{% endif %}
|
||||
|
||||
FpingLocation=/usr/local/sbin/fping
|
||||
Fping6Location=/usr/local/sbin/fping6
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user