commit | b9aa8030e81cffea9aa7622a9ab99871a2cc8734 | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Fri Dec 18 21:54:02 2015 +0100 |
committer | Ales Komarek <mail@newt.cz> | Fri Dec 18 21:54:02 2015 +0100 |
tree | 6b0b6bdfb7e4cdd219c6c9a01e205ddada8c3e7b | |
parent | 20fdf0cf780018e6e95418ff1c24d472781b0a11 [diff] |
Basic sensu process check
diff --git a/keepalived/meta/sensu.yml b/keepalived/meta/sensu.yml index e69de29..3931c3c 100644 --- a/keepalived/meta/sensu.yml +++ b/keepalived/meta/sensu.yml
@@ -0,0 +1,7 @@ +check: + local_keepalived_cluster_proc: + command: "PATH=$PATH:/usr/lib64/nagios/plugins:/usr/lib/nagios/plugins check_procs -C keepalived -c 1:20" + interval: 60 + occurrences: 1 + subscribers: + - local-keepalived-cluster