]> git.pld-linux.org Git - packages/ganglia.git/blob - ganglia-diskusage-fix.patch
No empty pidfile/config.
[packages/ganglia.git] / ganglia-diskusage-fix.patch
1 --- gmond/python_modules/conf.d/diskusage.pyconf-orig   2008-08-12 13:20:42.000000000 +0100
2 +++ gmond/python_modules/conf.d/diskusage.pyconf        2008-08-12 13:21:53.000000000 +0100
3 @@ -7,6 +7,7 @@
4    }
5  }
6  
7 +/*
8  collection_group {
9    collect_every = 10
10    time_threshold = 50
11 @@ -23,4 +24,5 @@
12      name = "<disk_total-metric-name>"
13    }
14  }
15 +*/
16  
This page took 0.074851 seconds and 3 git commands to generate.