You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
290 B

mqtt:
server: '127.0.0.1'
username: 'zabbix'
password: 'zabbix-password'
topics:
'sample/mqtt/topic':
host: 'zabbix-host-name'
item: 'zabbix.host.item.key'
'sample/mqtt/topic2':
host: 'zabbix-host2-name'
item: 'zabbix.host2.item.key'
zabbix:
server: '127.0.0.1'