X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=sample-configuration%2Fprometheus.cron;h=df4d54e799445bc6282b2c8c688ad90d64110f9e;hp=4e9f8d37fcf0a27363c6f45675d8146f9af35c0f;hb=5def4ce39f6eec34acb8c333068da837bb28311b;hpb=7619acd541d905096bdaa7b1908554e8f4fc208a diff --git a/sample-configuration/prometheus.cron b/sample-configuration/prometheus.cron index 4e9f8d3..df4d54e 100644 --- a/sample-configuration/prometheus.cron +++ b/sample-configuration/prometheus.cron @@ -1,5 +1,5 @@ # Prometheus Cron file now made with 5% more love # (thanks to Danny for suggestion) -0 0,1,7-23 * * * root nice /root/qos/prometheus -p -0 2 * * * root screen -L -d -m /root/qos/prometheus +0 0,1,7-23 * * * root nice /usr/sbin/prometheus -p 1>/dev/null +0 2 * * * root /root/sbin/prometheus 1>/dev/null