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