f6062d6f5632be389949fa8670fb04758f622625
[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.sh 2>&1 > /usr/share/monitor/monitor.log
5 01 * * * * root /usr/share/monitor/zabbix/zabbixsync.py 2>&1 > /usr/share/monitor/zabbixsync.log
6