X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fmonit%2Ffiles%2Fpuppet;h=789c67875f1715ca508f93a0f836394de01fcd9f;hb=ff485fa7362e67b8ce63bb11c75b85dd81b6af52;hp=39a5626f557d8d85bbf396023e885ca7357afc95;hpb=e759d754758f3b58905ad6096046d941567e239d;p=dsa-puppet.git diff --git a/modules/monit/files/puppet b/modules/monit/files/puppet index 39a5626f..789c6787 100644 --- a/modules/monit/files/puppet +++ b/modules/monit/files/puppet @@ -11,6 +11,6 @@ check process puppetd with pidfile /var/run/puppet/puppetd.pid check file puppetstate with path /var/lib/puppet/state/state.yaml - if timestamp > 1 hour then exec "/etc/init.d/puppet stop" + if timestamp > 45 minutes for 3 cycles then exec "/etc/init.d/puppet stop" depends on puppetd