commit | 210e98304eb6c5333ff3ddab24c0c9690b7beb0c | [log] [tgz] |
---|---|---|
author | Swann Croiset <scroiset@mirantis.com> | Thu Nov 10 15:14:19 2016 +0100 |
committer | Swann Croiset <scroiset@mirantis.com> | Mon Nov 14 14:09:46 2016 +0100 |
tree | 2ed111a2f94f3405c4f09d8caf5e6574ba7271f4 | |
parent | 8eb141d1231f535de3be5a1ff3d6f04cfac4f189 [diff] |
Redefine alerting property The alerting property can be one of 'disabled', 'enabled' or 'enabled_with_notification'
diff --git a/linux/meta/heka.yml b/linux/meta/heka.yml index f88c051..0c4a43c 100644 --- a/linux/meta/heka.yml +++ b/linux/meta/heka.yml
@@ -56,8 +56,7 @@ function: avg alarm: linux_system_cpu: - notifications: False - alerting: True + alerting: enabled triggers: - linux_system_cpu_warning - linux_system_cpu_critical