Zabbix template for monitoring disk temperature. Uses sysfs and hddtemp command-line tool.
- 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)
- Copy userparameter_hddtemp.conf to /etc/zabbix/zabbix_agentd.d/
- Restart Zabbix Agent service
- Import zbx_template_hddtemp.xml template file into Zabbix templates
- Roman Eremeev
See also the list of contributors who participated in this project.
This work is licensed under the Creative Commons Attribution Share Alike 4.0 license – see LICENSE file for details.