charm-ceph-mon/templates
Cornellius Metto 320ddae827 Add configuration options for disk usage alerting thresholds
The ceph cluster degrades to HEALTH_{WARN|CRIT} when the following
default thresholds are breached:

mon data avail warn = 30
mon data avail crit = 5

- These thresholds can be conservative. It might be desirable
  to change them.
- A specific common scenario is when ceph-mon units are run in lxd
  containers which report the disk usage of the underlying host. The
  underlying host may have its own monitoring and its own
  thresholds which can lead to duplicate or conflicting alerts.


Closes-Bug: #1890777
Change-Id: I13e35be71697b98b19260970bcf9812a43ef9369
2021-05-12 17:25:50 +03:00
..
ceph.conf Add configuration options for disk usage alerting thresholds 2021-05-12 17:25:50 +03:00