cron scripts definitely needed cleanup, so here it goes
[svn/Prometheus-QoS/.git] / sample-configuration / prometheus.cron
1 # Prometheus Cron file now made with 5% more love
2 # (thanks to Danny for suggestion)
3
4 0 0,1,7-23 * * * root nice /root/qos/prometheus -p
5 0 2 * * * root screen -L -d -m /root/qos/prometheus
This page took 0.262987 seconds and 4 git commands to generate.