chiark / gitweb /
probes: start running it from cron, and some debugging
[modbot-mtm.git] / crontab.part.INO
index da97af923edc2a13811a24f15c206f14d6165635..5bb16437246d92f1b5596d9645d34362baeb99b4 100644 (file)
@@ -6,4 +6,6 @@
 50 7  * * 1    savelog -p live-%ABBREV%/xlog/log/%GROUP%/event.log
 51 7  12 * *   savelog -p live-%ABBREV%/errs
 52 7  12 * *   savelog -p live-%ABBREV%/webstump/log/webstump.log
-53 7  * * 1    find live-%ABBREV%/xlog/log/%GROUP%/public -mtime +14 -print0 | xargs -r0 rm --
+53 7  * * 1    find live-%ABBREV%/xlog/log/%GROUP%/public -mtime +14 -type f -print0 | xargs -r0 rm --
+42     *  * * *        cd %BASEDIR% && probes/modrelays-probe all
+3-59/5 *  * * *        cd %BASEDIR% && probes/modrelays-probe report