Fix multi-sensor with identical thresholds
- keep thresholds once found, wait for regular re-definition
This commit is contained in:
parent
9a3f4cc3a9
commit
1853626e49
@ -279,9 +279,6 @@ while [[ -n "$1" ]]; do
|
|||||||
else
|
else
|
||||||
process_sensor "$sensors_to_check"
|
process_sensor "$sensors_to_check"
|
||||||
fi
|
fi
|
||||||
unset thresh_crit
|
|
||||||
unset thresh_warn
|
|
||||||
unset sensors_to_check
|
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user