X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=sample-configuration%2Fprometheus.cron;h=df4d54e799445bc6282b2c8c688ad90d64110f9e;hp=80c3fa21b512d4261499c1ca29dea6a00e1e52e0;hb=5def4ce39f6eec34acb8c333068da837bb28311b;hpb=f3a93fac75882f0b778223eb93934a7794accf8e diff --git a/sample-configuration/prometheus.cron b/sample-configuration/prometheus.cron index 80c3fa2..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 1>/dev/null -0 2 * * * root /root/qos/prometheus 1>/dev/null +0 0,1,7-23 * * * root nice /usr/sbin/prometheus -p 1>/dev/null +0 2 * * * root /root/sbin/prometheus 1>/dev/null