Add S.M.A.R.T monitoring

This commit is contained in:
Gerard Stanczak
2015-06-01 22:11:18 +02:00
parent 3ed283df96
commit 406fa7610f
4 changed files with 1694 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
UserParameter=hdd.smart[*],sudo smartctl -A $1 | grep $2 | awk '{print $$10}' | tail -1
UserParameter=hdd_discovery, /etc/zabbix/bin/hdd_discovery.sh