Author: glen                         Date: Thu Oct 21 15:49:34 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- increase cache time (but be lower than 5m cacti poll interval)

---- Files affected:
packages/cacti-template-mail_statistics:
   cachetime.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/cacti-template-mail_statistics/cachetime.patch
diff -u /dev/null packages/cacti-template-mail_statistics/cachetime.patch:1.1
--- /dev/null   Thu Oct 21 17:49:34 2010
+++ packages/cacti-template-mail_statistics/cachetime.patch     Thu Oct 21 
17:49:29 2010
@@ -0,0 +1,11 @@
+--- cacti-template-postfix-0.1/fetch_mail_statistics.pl        2005-12-19 
15:52:35.000000000 +0200
++++ cacti-template-postfix-0.1/fetch_mail_statistics.pl        2010-10-21 
17:22:21.000000000 +0300
+@@ -14,7 +14,7 @@
+ #
+ # This defines how many seconds we will cache calculated values.
+ #
+-$MINRESET = 50;
++$MINRESET = 280;
+ 
+ 
+ if ( @ARGV < 5 ) {
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to