templates/client/config.yml in zabbix-ruby-client-0.0.8 vs templates/client/config.yml in zabbix-ruby-client-0.0.9
- old
+ new
@@ -8,15 +8,5 @@
- plugins
zabbix:
host: zabbix.example.com
port: 10051
sender: /usr/bin/zabbix_sender
-plugins:
- - name: load
- - name: memory
- - name: cpu
- - name: network
- args: [ eth0 ]
- - name: disk
- args: [ sda1, / ]
- - name: network
- args: [ eth1 ]