Blame | Last modification | View Log | RSS feed
[settings]
# 'device' or 'serial' as primary identifier in zabbix item's name
# 'serial' is preferred for multi-disk systems
mode: serial
# skip duplicate disk outputs. 'DriveStatus' json will not be skipped
# determined by disk serial, model, capacity and firmware (serial + at least
# one of others)
skipDuplicates: yes
# Path to the smartctl binary
# ctlPath: smartctl
# On Windows:
# ctlPath = C:\Program Files\smartmontools\bin\smartctl.exe
# On FreeBSD
ctlPath = '/usr/sbin/smartctl
# path to second send script
# Linux:
# senderPyPath: /etc/zabbix/scripts/sender_wrapper.py
# Windows:
# senderPyPath: C:\zabbix-agent\scripts\sender_wrapper.py
# BSD:
senderPyPath: /usr/local/bin/sender_wrapper.py
# path to zabbix agent configuration file
# Linux:
# agentConf: /etc/zabbix/zabbix_agentd.conf
# Windows:
# agentConf: C:\zabbix_agentd.conf
# BSD:
agentConf: /etc/zabbix/zabbix_agentd.conf
# Linux, BSD:
# senderPath: zabbix_sender
# Windows:
senderPath: /usr/bin/zabbix_sender
# manually provide disk list or RAID configuration if needed
# more info: https://www.smartmontools.org/wiki/Supported_RAID-Controllers
# [Disks]
# /dev/sda: -d sat+megaraid,4
# /dev/sda: -d sat+megaraid,5