commit | 7da1b5470316956e05dbe4d863ca0e510a29311a | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Apr 21 13:26:03 2016 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Apr 21 13:26:03 2016 +0200 |
tree | a53f6dd5146bad851220f4eac24ac5b08811916f | |
parent | 9379b3fe2f66b048c260f66acad363f527fe8363 [diff] |
Fix false-positive checks when backup is running
diff --git a/backupninja/meta/sensu.yml b/backupninja/meta/sensu.yml index 81656d8..5124216 100644 --- a/backupninja/meta/sensu.yml +++ b/backupninja/meta/sensu.yml
@@ -3,6 +3,6 @@ command: "PATH=$PATH:/usr/local/sbin duplicity_salt.sh nagios 24" interval: 3600 timeout: 300 - occurrences: 1 + occurrences: 3 subscribers: - {{ grains['fqdn']|replace('.', '-') }}