diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-12-06 10:56:47 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-12-06 10:56:47 +0000 |
commit | b6af48a862d67d7313e6399f20c4a438b21cc3b3 (patch) | |
tree | 6cb155c2807683f807f7d9c725f964ecf6ee6721 /bytemark/cron | |
parent | f81be32a30ce1961e2ca71a7d930ed2cd5555ada (diff) |
Added script to report on parse failures.
Diffstat (limited to 'bytemark/cron')
-rw-r--r-- | bytemark/cron/custodian-enqueue-parse-test | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bytemark/cron/custodian-enqueue-parse-test b/bytemark/cron/custodian-enqueue-parse-test new file mode 100644 index 0000000..6d71e5c --- /dev/null +++ b/bytemark/cron/custodian-enqueue-parse-test @@ -0,0 +1,6 @@ +# +# Alert if our custodian parser sees a failure on any file. +# +# Run once an hour, during working hours. +# +2 09-18 * * 1-5 nobody /usr/bin/custodian-enqueue-parse-test |