diff options
Diffstat (limited to 'bytemark/cron')
-rw-r--r-- | bytemark/cron/custodian-queue-monitor | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bytemark/cron/custodian-queue-monitor b/bytemark/cron/custodian-queue-monitor new file mode 100644 index 0000000..db83ec8 --- /dev/null +++ b/bytemark/cron/custodian-queue-monitor @@ -0,0 +1,6 @@ +# +# Alert if our custodian queue has too many entries in it. +# +# That implies the queue isn't emptying because of either a bug or too many tests +# +*/2 09-18 * * 1-5 nobody /usr/bin/custodian-queue-monitor |