1852f3331adff558d73aac55949a9f740579b10a
[monitor.git] / nagios / monitor-nagios.cron
1 # run daily to regenerate the nagios configuration files
2 0 0 * * * root /usr/share/monitor/nagios/plc_hosts_to_nagios.py > /etc/nagios/objects/plc.cfg
3 5 0 * * * root /usr/share/monitor/nagios/plc_users_to_nagios.py > /etc/nagios/objects/plcusers.cfg
4 10 0 * * * root /sbin/service nagios restart