mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
disk/raid-mismatch-count != 0 is a critical alert
This commit is contained in:
parent
d42751c908
commit
b149f0cf63
@ -50,6 +50,7 @@ graph_vlabel Count
|
||||
__EOF__
|
||||
for target in $targets; do
|
||||
echo "$target.label $target"
|
||||
echo "$target.critical 1"
|
||||
done
|
||||
exit
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user