mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net-mgmt/zabbix-agent: post merge fixes, refs. #1618
This commit is contained in:
+1
-4
@@ -137,21 +137,18 @@
|
||||
<label>PSK based encryption</label>
|
||||
<type>checkbox</type>
|
||||
<help>Enable PSK based encryption for communicating with the Zabbix server</help>
|
||||
<advanced>true</advanced>
|
||||
</field>
|
||||
<field>
|
||||
<id>zabbixagent.settings.features.encryptionidentity</id>
|
||||
<label>PSK Identity</label>
|
||||
<type>text</type>
|
||||
<help>>The PSK identity configured must match on agent and server</help>
|
||||
<advanced>true</advanced>
|
||||
<help>The PSK identity configured must match on agent and server</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>zabbixagent.settings.features.encryptionpsk</id>
|
||||
<label>PSK</label>
|
||||
<type>text</type>
|
||||
<help>The PSK configured on the Zabbix server</help>
|
||||
<advanced>true</advanced>
|
||||
</field>
|
||||
</tab>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user