Many small changes, new module configs included, patches for various issues

from the 3.1.x trunk etc.
This commit is contained in:
georgiou 2008-08-12 16:21:20 +00:00
commit 6ae15fc56a
4 changed files with 109 additions and 7 deletions

16
diskusage-fix.patch Normal file
View file

@ -0,0 +1,16 @@
--- gmond/python_modules/conf.d/diskusage.pyconf-orig 2008-08-12 13:20:42.000000000 +0100
+++ gmond/python_modules/conf.d/diskusage.pyconf 2008-08-12 13:21:53.000000000 +0100
@@ -7,6 +7,7 @@
}
}
+/*
collection_group {
collect_every = 10
time_threshold = 50
@@ -23,4 +24,5 @@
name = "<disk_total-metric-name>"
}
}
+*/