Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
node-mixins/config: Switch fsAvailable warning and critical thresholds
Problem: In 0b50eb7 the usage of the threshold variables was adjusted. The values had been switched as well resulting in reversed thresholds after the commit above. Warnings now have a smaller threshold than critical alerts. Solution: Adjust thresholds to reflect that warnings should be alerted on before critical alerts. Issues: prometheus#2352 Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
- Loading branch information