Sha256: d09aab3d4b20146f435c513742fa35d06a5ab86144fcdfbfa21122fc57fbbe51

Contents?: true

Size: 342 Bytes

Versions: 1

Compression:

Stored size: 342 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.7 templates/client/config.yml