max nesting limit according to include/uapi/linux/pkt_sched.h: #define TC_HTB_MAXDEPTH 8
[svn/Prometheus-QoS/.git] / conf / prometheus.cron
CommitLineData
5def4ce3 1# Prometheus Cron file now made with 5% more love
2# (thanks to Danny for suggestion)
3
40 0,1,7-23 * * * root nice /usr/sbin/prometheus -p 1>/dev/null
252fc106 50 2 * * * root /usr/sbin/prometheus 1>/dev/null
45ae1b12 6
7# Statistics
80 4 1 * * root /usr/sbin/prometheus -m 1>/dev/null
90 5 1 1 * root /usr/sbin/prometheus -y 1>/dev/null
This page took 0.137034 seconds and 4 git commands to generate.