Skip to content
This repository was archived by the owner on Jul 5, 2021. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Zabbix 3.0 template for monitoring HDD temperature

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors