odstranen warning: suggest parentheses around && within ||
[svn/Prometheus-QoS/.git] / sample-configuration / crontab
CommitLineData
a4f661fc 1# /etc/crontab: system-wide crontab
2# Unlike any other crontab you don't have to run the `crontab'
3# command to install the new version when you edit this file.
4# This file also has a username field, that none of the other crontabs do.
5
6SHELL=/bin/sh
7PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
8
9# m h dom mon dow user command
1017 * * * * root run-parts --report /etc/cron.hourly
1125 6 * * * root test -x /usr/sbin/anacron || run-parts --report /etc/cron.daily
1247 6 * * 7 root test -x /usr/sbin/anacron || run-parts --report /etc/cron.weekly
1352 6 1 * * root test -x /usr/sbin/anacron || run-parts --report /etc/cron.monthly
14#
15
160 7 * * * root nice /root/qos/prometheus -p
170 8 * * * root nice /root/qos/prometheus -p
180 9 * * * root nice /root/qos/prometheus -p
190 10 * * * root nice /root/qos/prometheus -p
200 11 * * * root nice /root/qos/prometheus -p
210 12 * * * root nice /root/qos/prometheus -p
220 13 * * * root nice /root/qos/prometheus -p
230 14 * * * root nice /root/qos/prometheus -p
240 15 * * * root nice /root/qos/prometheus -p
250 16 * * * root nice /root/qos/prometheus -p
260 18 * * * root nice /root/qos/prometheus -p
270 19 * * * root nice /root/qos/prometheus -p
280 20 * * * root nice /root/qos/prometheus -p
290 21 * * * root nice /root/qos/prometheus -p
300 22 * * * root nice /root/qos/prometheus -p
310 0 * * * root nice /root/qos/prometheus -p
320 1 * * * root nice /root/qos/prometheus -p
330 2 * * * root screen -L -d -m /root/qos/prometheus
This page took 0.108751 seconds and 4 git commands to generate.