mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-23 06:35:42 +00:00
disk/raid-mismatch-count != 0 is a critical alert
This commit is contained in:
parent
d42751c908
commit
b149f0cf63
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ graph_vlabel Count
|
||||||
__EOF__
|
__EOF__
|
||||||
for target in $targets; do
|
for target in $targets; do
|
||||||
echo "$target.label $target"
|
echo "$target.label $target"
|
||||||
|
echo "$target.critical 1"
|
||||||
done
|
done
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue