T
T
Taki Lazy2015-11-14 13:41:07
Iron
Taki Lazy, 2015-11-14 13:41:07

How to set up disk monitoring so that when a disk goes out of work, an alert is sent to zabbix?

When monitoring SMART / disk load, if a screw fell out of the system or just got it - all the elements associated with it simply become unsupported, how can I make it so that if it disappears from the system, zabbix sends an alert?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
Taki Lazy, 2015-11-18
@TakiLazy

Implemented a script that counts the number of disks in the system, and if the number changes, the trigger fires.

UserParameter=hddcount,ls /dev/sd* | grep -v sd[a-z][0-9] | wc -l

D
Dmitry, 2015-11-14
@plin2s

You can make a trapper element in Zabbix, and process it with smart scripts on the final hardware and send it via zabbix_sender.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question