ceph / ceph-medic

find common issues in ceph clusters
MIT License
22 stars 18 forks source link

Separate warnings and errors from failures #104

Closed alfredodeza closed 5 years ago

alfredodeza commented 5 years ago

Fixes issue #101 by separating errors and warnings from the "failed" bucket. This removes failed as it will be possible in the future to not fail on anything or fail on warnings for example. The wording will not be able to keep up with the configuration, so failed is removed, and we limit the reporting on warnings, errors, and internal errors.