From 7df4eabf27357731cbdf6946591df92ac15e8ed2 Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 7 Aug 2010 01:31:17 +0200 Subject: improve checklastrun script --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README') diff --git a/README b/README index 72d5d6e..c8e4a9b 100644 --- a/README +++ b/README @@ -41,6 +41,18 @@ values: * 'X', where X is the amount of days you want to keep reports for * false, to disable reports cleanup +Check last run: +--------------- + +We can check on the last run state of certain clients, to check whether +they still check in. You can do that by setting the following variables: + +$puppetmaster_checklastrun + +* any cron time: '20 10,22 * * *' to run the script at a certain time + by cron. Default: 40 10,22 * * * +* false: to disable check for last run + Example: -------- -- cgit v1.2.3