X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=etc%2Fcron.d%2Fprometheus;fp=etc%2Fcron.d%2Fprometheus;h=df4d54e799445bc6282b2c8c688ad90d64110f9e;hp=0000000000000000000000000000000000000000;hb=5def4ce39f6eec34acb8c333068da837bb28311b;hpb=bd11df9ecd0319b81939eec536665f147e724175 diff --git a/etc/cron.d/prometheus b/etc/cron.d/prometheus new file mode 100644 index 0000000..df4d54e --- /dev/null +++ b/etc/cron.d/prometheus @@ -0,0 +1,5 @@ +# Prometheus Cron file now made with 5% more love +# (thanks to Danny for suggestion) + +0 0,1,7-23 * * * root nice /usr/sbin/prometheus -p 1>/dev/null +0 2 * * * root /root/sbin/prometheus 1>/dev/null