X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=conf%2Fprometheus.cron;fp=conf%2Fprometheus.cron;h=e89d3d490cc0cb2998caebbcedc02f3c4166111c;hp=08e557cf47768d8a9bf3b9b7be3928f330e265ef;hb=45ae1b123a1bcaefc39fb1d9bb0217147916fb97;hpb=5b902402b7b440ed3c1c93ed7f8eb8cf2c9fe31e diff --git a/conf/prometheus.cron b/conf/prometheus.cron index 08e557c..e89d3d4 100644 --- a/conf/prometheus.cron +++ b/conf/prometheus.cron @@ -3,3 +3,7 @@ 0 0,1,7-23 * * * root nice /usr/sbin/prometheus -p 1>/dev/null 0 2 * * * root /usr/sbin/prometheus 1>/dev/null + +# Statistics +0 4 1 * * root /usr/sbin/prometheus -m 1>/dev/null +0 5 1 1 * root /usr/sbin/prometheus -y 1>/dev/null