mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
disk/raid-mismatch-count better config: added .info per device
This commit is contained in:
parent
b149f0cf63
commit
370e1d05c3
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ __EOF__
|
|||
for target in $targets; do
|
||||
echo "$target.label $target"
|
||||
echo "$target.critical 1"
|
||||
echo "$target.info Mismatch count for software raid device $target"
|
||||
done
|
||||
exit
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue