X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=blobdiff_plain;f=monitor-server.cron;h=da9dea14adfd224ceabe038460fcb910d32b5a3b;hp=dc5302e0b0f770431ae420c6a1d1a4d8f66aa4ca;hb=HEAD;hpb=f8a21af03fbc3da0ea4e0af26b1cd6054775558b diff --git a/monitor-server.cron b/monitor-server.cron index dc5302e..da9dea1 100644 --- a/monitor-server.cron +++ b/monitor-server.cron @@ -1,5 +1,6 @@ # Runs every three hours to poll all nodes and PCUs, as well as take some # automated actions for debug nodes. -01 6,9,12,15,18,21 * * * root /usr/share/monitor-server/automate.sh +01 * * * * root /usr/share/monitor/automate-default.sh > /usr/share/monitor/monitor.log 2>&1 +#30 * * * * root /etc/plc.d/monitor sync >> /var/log/monitorsync.log 2>&1