commit | 31d3a567865b2d3ddf35b30992add0b52f8411ec | [log] [tgz] |
---|---|---|
author | Simon Pasquier <spasquier@mirantis.com> | Mon Jul 24 15:34:42 2017 +0200 |
committer | Simon Pasquier <spasquier@mirantis.com> | Mon Jul 24 15:34:42 2017 +0200 |
tree | 6b6ae7098f53b751f7541846ba8d41a663aa4731 | |
parent | 83afdab779e83be7b2735ebc8a3fa3927d88c6e8 [diff] |
Rename Prometheus alerts for consistency Change-Id: I088d59606aa9a9c0f86baf86227cff698c8eafcd
diff --git a/keepalived/meta/prometheus.yml b/keepalived/meta/prometheus.yml index 6fe2186..5172ace 100644 --- a/keepalived/meta/prometheus.yml +++ b/keepalived/meta/prometheus.yml
@@ -2,7 +2,7 @@ {%- if cluster.get('enabled', False) %} server: alert: - ProcstatRunningKeepalived: + KeepalivedProcessDown: if: >- procstat_running{process_name="keepalived"} == 0 {% raw %}