charm-ceph-mon/unit_tests
Marian Gasparovic 35c8e40e83 Don't return Critical when ceph is in warning state.
Current implementation returns Critical when Ceph is in warning
state, checking for some known exceptions which are considered
operational tasks. However this causes many Alarms.
This patch changes the behavior to report Warning when Ceph is
in HEALTH_WARN. If known operational tasks are exceeding
thresholds, Critical is returned.

Change-Id: I7a330189da8f0ba9168cedb534823c5e8f4795ba
2018-11-21 16:49:14 +01:00
..
__init__.py Add get-health action to the Ceph mon charm 2018-03-22 18:41:02 +11:00
ceph_crit.json Update ceph nagios plugin 2017-11-07 13:34:27 +13:00
ceph_crit_luminous.json Update Nagios check for Luminous 2018-05-01 10:29:37 +12:00
ceph_degraded_luminous.json Don't return Critical when ceph is in warning state. 2018-11-21 16:49:14 +01:00
ceph_error.json Don't return Critical when ceph is in warning state. 2018-11-21 16:49:14 +01:00
ceph_many_warnings_luminous.json Don't return Critical when ceph is in warning state. 2018-11-21 16:49:14 +01:00
ceph_nodeepscrub.json Don't return Critical when ceph is in warning state. 2018-11-21 16:49:14 +01:00
ceph_nodeepscrub_luminous.json Don't return Critical when ceph is in warning state. 2018-11-21 16:49:14 +01:00
ceph_ok.json Update ceph nagios plugin 2017-11-07 13:34:27 +13:00
ceph_ok_luminous.json Update Nagios check for Luminous 2018-05-01 10:29:37 +12:00
ceph_params.json Update ceph nagios plugin 2017-11-07 13:34:27 +13:00
ceph_warn.json Update ceph nagios plugin 2017-11-07 13:34:27 +13:00
test_actions_mon.py Add get-health action to the Ceph mon charm 2018-03-22 18:41:02 +11:00
test_ceph_hooks.py Don't return Critical when ceph is in warning state. 2018-11-21 16:49:14 +01:00
test_ceph_networking.py Add support for user-provided ceph config 2016-07-03 16:17:23 +01:00
test_ceph_ops.py Sync charms.ceph to get code cleanup changes 2017-08-14 14:50:39 +01:00
test_check_ceph_status.py Don't return Critical when ceph is in warning state. 2018-11-21 16:49:14 +01:00
test_status.py Add ceph-bootstrap relation for ceph charm migration 2017-10-02 21:11:16 -07:00
test_upgrade.py remove trusty requirement to allow xenial upgrades 2017-08-21 16:43:26 +02:00
test_utils.py Tighten up the leader_set(..) usage to handle any errors 2018-05-08 12:13:23 +01:00