commit | 41e64e19956e16e3aef34d9f26f9b4238be60052 | [log] [tgz] |
---|---|---|
author | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Wed Sep 21 16:36:18 2016 -0700 |
committer | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Wed Sep 21 16:36:18 2016 -0700 |
tree | b161efa01eb777c6ee59fbd1b4da5f9c72cdb1ec | |
parent | b222a135fa1486e22a6f8906e9fdc96218346774 [diff] |
change salt master check range
diff --git a/salt/meta/sensu.yml b/salt/meta/sensu.yml index cac0fdf..fc529c9 100644 --- a/salt/meta/sensu.yml +++ b/salt/meta/sensu.yml
@@ -1,6 +1,6 @@ check: local_salt_master_proc: - command: "PATH=$PATH:/usr/lib64/nagios/plugins:/usr/lib/nagios/plugins check_procs -C salt-master -u root -c 1:10" + command: "PATH=$PATH:/usr/lib64/nagios/plugins:/usr/lib/nagios/plugins check_procs -C salt-master -u root -c 1:15" interval: 60 occurrences: 1 subscribers: