Sha256: 5ebfcca7e03292797d6f661dbcc0136ef757e34c7848f73ab55ec06457c7b5e9

Contents?: true

Size: 347 Bytes

Versions: 1

Compression:

Stored size: 347 Bytes

Contents

---
host: localhost
logsdir: logs
loglevel: info
datadir: data
keepdata: no # or yes
plugindirs: 
  - plugins
zabbix:
  host: zabbix.example.com
  port: 10051
  sender: /usr/bin/zabbix_sender
plugins:
  - name: memory
  - name: cpu
  - name: network
    args: eth0
  - name: disk
    args: 
      - sda1
      - /
  - name: network
    args: eth1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zabbix-ruby-client-0.0.6 templates/client/config.yml