clearer names for actions, and infer actions better
[monitor.git] / monitor-server.cron
1 # Runs every three hours to poll all nodes and PCUs, as well as take some
2 # automated actions for debug nodes.
3
4 01 * * * * root /usr/share/monitor/automate-default.sh > /usr/share/monitor/monitor.log 2>&1
5 #30 * * * * root /etc/plc.d/monitor sync >> /var/log/monitorsync.log 2>&1
6