indexed SNAT/DNAT optimized for /dev/shm, 3xB (/16) private addreseses and 3 wan...
[svn/Prometheus-QoS/.git] / conf / 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 /usr/sbin/prometheus -p 1>/dev/null
5 0 2 * * * root /usr/sbin/prometheus 1>/dev/null
6
7 # Statistics
8 0 4 1 * * root /usr/sbin/prometheus -m 1>/dev/null
9 0 5 1 1 * root /usr/sbin/prometheus -y 1>/dev/null
This page took 0.226549 seconds and 4 git commands to generate.