[Dxspider-support] The 'perfect' cron list

Michael Walker mike at portcredit.net
Thu Mar 2 18:26:54 GMT 2023


Hi All

For years, my cluster runs flawlessly on its own.  :)  And, I trust that to
continue.

Can those in the know share what their CRON entries are so us mear mortals
can update our own clusters?  :)

This is what I have now (and, am now noticing the funny characters that
require fixing)


# Automaticlly check for update at 02:20 on Tuesday morning and then apply
at 02:30
# Note, this restarts the node so will disconnect all sessions
20 02 * * 2 spawn("cd /spider; git reset --hard; git pull")
30 02 * * 2 run_cmd('shutdown▒^`^y)

# Check for updates on weekdays at 23:42.  Do not update at weekends.
Update the updater first
40 23 * * 1,2,3,4,5 spawn('cd /spider/local_cmd; wget -qN
https://raw.githubusercontent.com/EA3CV/dxspider_info/main/check_build.pl')
41 23 * * 1,2,3,4,5 run_cmd(▒^`^xload/cmd')
42 23 * * 1,2,3,4,5 run_cmd("check_build Y▒^`^})




Mike va3mw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20230302/efaaf80c/attachment-0001.htm>


More information about the Dxspider-support mailing list