/zabbix_template_hddtemp

Zabbix 3.0 template for monitoring HDD temperature

Creative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

HDD temperature monitoring template for Zabbix

Zabbix template for monitoring disk temperature. Uses sysfs and hddtemp command-line tool.

Prerequisites

  • Zabbix server version 3.0+
  • Zabbix database in UTF-8
  • Zabbix Agent user has read access to sysfs
  • hddtemp is installed
  • hddtemp is executable by Zabbix Agent user: chmod u+s $(which hddtemp)

Installing

Agent

  1. Copy userparameter_hddtemp.conf to /etc/zabbix/zabbix_agentd.d/
  2. Restart Zabbix Agent service

Server

  1. Import zbx_template_hddtemp.xml template file into Zabbix templates

Authors

  • Roman Eremeev

See also the list of contributors who participated in this project.

License

This work is licensed under the Creative Commons Attribution Share Alike 4.0 license – see LICENSE file for details.