X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=conf%2Fprometheus.cron;h=e89d3d490cc0cb2998caebbcedc02f3c4166111c;hb=c9012978d51f85e4209bc0c7fc5ef78df5c3b38e;hp=08e557cf47768d8a9bf3b9b7be3928f330e265ef;hpb=5c7ce8ce582f05dad22cec8f41a80180f4c08e18;p=svn%2FPrometheus-QoS%2F.git 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