packages: munin/munin-plugins.patch - one more mysql_ fix

baggins baggins at pld-linux.org
Tue Feb 2 12:53:55 CET 2010


Author: baggins                      Date: Tue Feb  2 11:53:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- one more mysql_ fix

---- Files affected:
packages/munin:
   munin-plugins.patch (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: packages/munin/munin-plugins.patch
diff -u packages/munin/munin-plugins.patch:1.40 packages/munin/munin-plugins.patch:1.41
--- packages/munin/munin-plugins.patch:1.40	Tue Feb  2 12:03:48 2010
+++ packages/munin/munin-plugins.patch	Tue Feb  2 12:53:49 2010
@@ -1296,6 +1296,15 @@
  );
  
  
+@@ -296,7 +296,7 @@
+ 	global_attrs => {
+ 	    title  => 'InnoDB Buffer Pool',
+ 	    vlabel => 'Pages',
+-	    base   => '1024',
++	    args   => '--base 1024',
+ 	},
+ 	data_source_attrs => {
+ 	    draw => 'LINE2',
 @@ -900,8 +902,10 @@
  
      update_variables($dbh);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/munin/munin-plugins.patch?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list